Feature Membership Policycontroller Policy Controller Hub Config Deployment Config Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun containerResources(value: Output<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesArgs>)
suspend fun containerResources(value: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesArgs?)
suspend fun containerResources(argument: suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourcesArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun podTolerations(value: Output<List<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>>)
suspend fun podTolerations(vararg values: Output<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>)
suspend fun podTolerations(vararg values: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs)
suspend fun podTolerations(vararg argument: suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgsBuilder.() -> Unit)
suspend fun podTolerations(values: List<Output<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>>)
suspend fun podTolerations(value: List<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>?)
suspend fun podTolerations(argument: List<suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgsBuilder.() -> Unit>)
suspend fun podTolerations(argument: suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgsBuilder.() -> Unit)
Link copied to clipboard