Reference documentation and code samples for the Google Cloud Container V1 Client class Autopilot.
Autopilot is the configuration for Autopilot settings on the cluster.
Generated from protobuf message google.container.v1.Autopilot
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enabled
bool
Enable Autopilot
↳ workload_policy_config
↳ privileged_admission_config
PrivilegedAdmissionConfig
PrivilegedAdmissionConfig is the configuration related to privileged admission control.
getEnabled
Enable Autopilot
bool
setEnabled
Enable Autopilot
var
bool
$this
getWorkloadPolicyConfig
WorkloadPolicyConfig is the configuration related to GCW workload policy
hasWorkloadPolicyConfig
clearWorkloadPolicyConfig
setWorkloadPolicyConfig
WorkloadPolicyConfig is the configuration related to GCW workload policy
$this
getPrivilegedAdmissionConfig
PrivilegedAdmissionConfig is the configuration related to privileged admission control.
hasPrivilegedAdmissionConfig
clearPrivilegedAdmissionConfig
setPrivilegedAdmissionConfig
PrivilegedAdmissionConfig is the configuration related to privileged admission control.
$this

