Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientCertificate ¶
type Cluster ¶
type Cluster struct { types.Metadata NodePools []NodePool IPAllocationPolicy IPAllocationPolicy MasterAuthorizedNetworks MasterAuthorizedNetworks NetworkPolicy NetworkPolicy PrivateCluster PrivateCluster LoggingService types.StringValue MonitoringService types.StringValue PodSecurityPolicy PodSecurityPolicy MasterAuth MasterAuth NodeConfig NodeConfig EnableShieldedNodes types.BoolValue EnableLegacyABAC types.BoolValue ResourceLabels types.MapValue RemoveDefaultNodePool types.BoolValue }
type Management ¶
type MasterAuth ¶
type MasterAuth struct { types.Metadata ClientCertificate ClientCertificate Username types.StringValue Password types.StringValue }
type NodeConfig ¶
type NodeConfig struct { types.Metadata ImageType types.StringValue WorkloadMetadataConfig WorkloadMetadataConfig ServiceAccount types.StringValue EnableLegacyEndpoints types.BoolValue }
type NodePool ¶
type NodePool struct { types.Metadata Management Management NodeConfig NodeConfig }
type PrivateCluster ¶
type WorkloadMetadataConfig ¶
type WorkloadMetadataConfig struct { types.Metadata NodeMetadata types.StringValue }
Click to show internal directories.
Click to hide internal directories.