Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::WorkloadPolicyConfig.
WorkloadPolicyConfig is the configuration related to GCW workload policy
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#allow_net_admin
def allow_net_admin() -> ::Boolean
Returns
- (::Boolean) — If true, workloads can use NET_ADMIN capability.
#allow_net_admin=
def allow_net_admin=(value) -> ::Boolean
Parameter
- value (::Boolean) — If true, workloads can use NET_ADMIN capability.
Returns
- (::Boolean) — If true, workloads can use NET_ADMIN capability.
#autopilot_compatibility_auditing_enabled
def autopilot_compatibility_auditing_enabled() -> ::Boolean
Returns
- (::Boolean) — If true, enables the GCW Auditor that audits workloads on standard clusters.
#autopilot_compatibility_auditing_enabled=
def autopilot_compatibility_auditing_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — If true, enables the GCW Auditor that audits workloads on standard clusters.
Returns
- (::Boolean) — If true, enables the GCW Auditor that audits workloads on standard clusters.