Class WorkloadConfig
WorkloadConfig defines the flags to enable or disable the workload configurations for the cluster.
Implements
Inherited Members
Namespace: Google.Apis.Container.v1beta1.Data
Assembly: Google.Apis.Container.v1beta1.dll
Syntax
public class WorkloadConfig : IDirectResponseSchema
Properties
AuditMode
Sets which mode of auditing should be used for the cluster's workloads.
Declaration
[JsonProperty("auditMode")]
public virtual string AuditMode { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |