Interface protos.google.cloud.gkehub.policycontroller.v1beta.PolicyControllerDeploymentConfig.IToleration (6.0.1)

Properties of a Toleration.

Package

@google-cloud/gke-hub

Properties

effect

effect?: (string|null);

Toleration effect

key

key?: (string|null);

Toleration key

operator

operator?: (string|null);

Toleration operator

value

value?: (string|null);

Toleration value