Class SharedDeploymentPolicy (0.5.9)

SharedDeploymentPolicy(value)

Represents the policy configuration about how user applications are deployed.

Values: SHARED_DEPLOYMENT_POLICY_UNSPECIFIED (0): Unspecified. ALLOWED (1): User applications can be deployed both on control plane and worker nodes. DISALLOWED (2): User applications can not be deployed on control plane nodes and can only be deployed on worker nodes.