pod Tolerations
suspend fun podTolerations(value: Output<List<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>>)
suspend fun podTolerations(value: List<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>?)
Parameters
value
Pod tolerations of node taints.
suspend fun podTolerations(vararg values: Output<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>)
suspend fun podTolerations(values: List<Output<FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs>>)
suspend fun podTolerations(vararg values: FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgs)
Parameters
values
Pod tolerations of node taints.
suspend fun podTolerations(argument: List<suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgsBuilder.() -> Unit>)
suspend fun podTolerations(vararg argument: suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgsBuilder.() -> Unit)
suspend fun podTolerations(argument: suspend FeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodTolerationArgsBuilder.() -> Unit)
Parameters
argument
Pod tolerations of node taints.