Interface protos.google.cloud.gkehub.policycontroller.v1beta.IPolicyControllerDeploymentConfig (6.0.1)

Properties of a PolicyControllerDeploymentConfig.

Package

@google-cloud/gke-hub

Properties

containerResources

containerResources?: (google.cloud.gkehub.policycontroller.v1beta.IResourceRequirements|null);

PolicyControllerDeploymentConfig containerResources

podAffinity

podAffinity?: (google.cloud.gkehub.policycontroller.v1beta.PolicyControllerDeploymentConfig.Affinity|keyof typeof google.cloud.gkehub.policycontroller.v1beta.PolicyControllerDeploymentConfig.Affinity|null);

PolicyControllerDeploymentConfig podAffinity

podAntiAffinity

podAntiAffinity?: (boolean|null);

PolicyControllerDeploymentConfig podAntiAffinity

podTolerations

podTolerations?: (google.cloud.gkehub.policycontroller.v1beta.PolicyControllerDeploymentConfig.IToleration[]|null);

PolicyControllerDeploymentConfig podTolerations

replicaCount

replicaCount?: (number|Long|string|null);

PolicyControllerDeploymentConfig replicaCount