Class DefaultClusterConfig (1.21.0)

DefaultClusterConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

DefaultClusterConfig describes the default cluster configurations to be applied to all clusters born-in-fleet.

Attributes

Name Description
security_posture_config google.cloud.gkehub_v1.types.SecurityPostureConfig
Enable/Disable Security Posture features for the cluster.
binary_authorization_config google.cloud.gkehub_v1.types.BinaryAuthorizationConfig
Optional. Enable/Disable binary authorization features for the cluster.
compliance_posture_config google.cloud.gkehub_v1.types.CompliancePostureConfig
Optional. Enable/Disable Compliance Posture features for the cluster. Note that on UpdateFleet, only full replacement of this field is allowed. Users are not allowed for partial updates through field mask.