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 { Metadata iacTypes.Metadata NodePools []NodePool IPAllocationPolicy IPAllocationPolicy MasterAuthorizedNetworks MasterAuthorizedNetworks NetworkPolicy NetworkPolicy PrivateCluster PrivateCluster LoggingService iacTypes.StringValue MonitoringService iacTypes.StringValue MasterAuth MasterAuth NodeConfig NodeConfig EnableShieldedNodes iacTypes.BoolValue EnableLegacyABAC iacTypes.BoolValue ResourceLabels iacTypes.MapValue RemoveDefaultNodePool iacTypes.BoolValue EnableAutpilot iacTypes.BoolValue DatapathProvider iacTypes.StringValue }
type IPAllocationPolicy ¶
type Management ¶
type MasterAuth ¶
type MasterAuth struct { Metadata iacTypes.Metadata ClientCertificate ClientCertificate Username iacTypes.StringValue Password iacTypes.StringValue }
type NetworkPolicy ¶
type NodeConfig ¶
type NodeConfig struct { Metadata iacTypes.Metadata ImageType iacTypes.StringValue WorkloadMetadataConfig WorkloadMetadataConfig ServiceAccount iacTypes.StringValue EnableLegacyEndpoints iacTypes.BoolValue }
type NodePool ¶
type NodePool struct { Metadata iacTypes.Metadata Management Management NodeConfig NodeConfig }
type PrivateCluster ¶
type WorkloadMetadataConfig ¶
type WorkloadMetadataConfig struct { Metadata iacTypes.Metadata NodeMetadata iacTypes.StringValue }
Click to show internal directories.
Click to hide internal directories.