Class PolicyControllerTemplateLibraryConfig
The config specifying which default library templates to install.
Implements
Inherited Members
Namespace: Google.Apis.GKEHub.v2.Data
Assembly: Google.Apis.GKEHub.v2.dll
Syntax
public class PolicyControllerTemplateLibraryConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Installation
Configures the manner in which the template library is installed on the cluster.
Declaration
[JsonProperty("installation")]
public virtual string Installation { get; set; }
Property Value
Type | Description |
---|---|
string |