Reference documentation and code samples for the Google Cloud Container V1 Client class WorkloadPolicyConfig.
WorkloadPolicyConfig is the configuration related to GCW workload policy
Generated from protobuf message google.container.v1.WorkloadPolicyConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ allow_net_admin
bool
If true, workloads can use NET_ADMIN capability.
↳ autopilot_compatibility_auditing_enabled
bool
If true, enables the GCW Auditor that audits workloads on standard clusters.
getAllowNetAdmin
If true, workloads can use NET_ADMIN capability.
bool
hasAllowNetAdmin
clearAllowNetAdmin
setAllowNetAdmin
If true, workloads can use NET_ADMIN capability.
var
bool
$this
getAutopilotCompatibilityAuditingEnabled
If true, enables the GCW Auditor that audits workloads on standard clusters.
bool
hasAutopilotCompatibilityAuditingEnabled
clearAutopilotCompatibilityAuditingEnabled
setAutopilotCompatibilityAuditingEnabled
If true, enables the GCW Auditor that audits workloads on standard clusters.
var
bool
$this