public static interface KubernetesCluster.UpdateStages.WithRBAC
Modifier and Type | Method and Description |
---|---|
KubernetesCluster.Update |
withRBACDisabled()
Updates the cluster to specify the Kubernetes Role-Based Access Control is disabled.
|
KubernetesCluster.Update |
withRBACEnabled()
Updates the cluster to specify the Kubernetes Role-Based Access Control is enabled.
|
@Beta(value=V1_15_0) KubernetesCluster.Update withRBACEnabled()
@Beta(value=V1_15_0) KubernetesCluster.Update withRBACDisabled()
Copyright © 2019. All rights reserved.