Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class DefaultClusterConfig.
DefaultClusterConfig describes the default cluster configurations to be applied to all clusters born-in-fleet.
Generated from protobuf message google.cloud.gkehub.v1.DefaultClusterConfig
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ security_posture_config
↳ binary_authorization_config
↳ compliance_posture_config
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.
getSecurityPostureConfig
Enable/Disable Security Posture features for the cluster.
hasSecurityPostureConfig
clearSecurityPostureConfig
setSecurityPostureConfig
Enable/Disable Security Posture features for the cluster.
$this
getBinaryAuthorizationConfig
Optional. Enable/Disable binary authorization features for the cluster.
hasBinaryAuthorizationConfig
clearBinaryAuthorizationConfig
setBinaryAuthorizationConfig
Optional. Enable/Disable binary authorization features for the cluster.
$this
getCompliancePostureConfig
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.
hasCompliancePostureConfig
clearCompliancePostureConfig
setCompliancePostureConfig
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.
$this

