FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentArgs

data class FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentArgs(val bundles: Output<List<FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentBundleArgs>>? = null, val templateLibrary: Output<FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentTemplateLibraryArgs>? = null) : ConvertibleToJava<FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentArgs>

Properties

Link copied to clipboard

map of bundle name to BundleInstallSpec. The bundle name maps to the bundleName key in the policycontroller.gke.io/constraintData annotation on a constraint.

Link copied to clipboard

Configures the installation of the Template Library. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): FeatureMembershipPolicycontrollerPolicyControllerHubConfigPolicyContentArgs