Documentation
¶
Index ¶
- Variables
- func RegisterClusterManagerServer(s *grpc.Server, srv ClusterManagerServer)
- type AcceleratorConfig
- func (*AcceleratorConfig) Descriptor() ([]byte, []int)
- func (m *AcceleratorConfig) GetAcceleratorCount() int64
- func (m *AcceleratorConfig) GetAcceleratorType() string
- func (*AcceleratorConfig) ProtoMessage()
- func (m *AcceleratorConfig) Reset()
- func (m *AcceleratorConfig) String() string
- func (m *AcceleratorConfig) XXX_DiscardUnknown()
- func (m *AcceleratorConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AcceleratorConfig) XXX_Merge(src proto.Message)
- func (m *AcceleratorConfig) XXX_Size() int
- func (m *AcceleratorConfig) XXX_Unmarshal(b []byte) error
- type AddonsConfig
- func (*AddonsConfig) Descriptor() ([]byte, []int)
- func (m *AddonsConfig) GetCloudRunConfig() *CloudRunConfig
- func (m *AddonsConfig) GetHorizontalPodAutoscaling() *HorizontalPodAutoscaling
- func (m *AddonsConfig) GetHttpLoadBalancing() *HttpLoadBalancing
- func (m *AddonsConfig) GetKubernetesDashboard() *KubernetesDashboarddeprecated
- func (m *AddonsConfig) GetNetworkPolicyConfig() *NetworkPolicyConfig
- func (*AddonsConfig) ProtoMessage()
- func (m *AddonsConfig) Reset()
- func (m *AddonsConfig) String() string
- func (m *AddonsConfig) XXX_DiscardUnknown()
- func (m *AddonsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddonsConfig) XXX_Merge(src proto.Message)
- func (m *AddonsConfig) XXX_Size() int
- func (m *AddonsConfig) XXX_Unmarshal(b []byte) error
- type AuthenticatorGroupsConfig
- func (*AuthenticatorGroupsConfig) Descriptor() ([]byte, []int)
- func (m *AuthenticatorGroupsConfig) GetEnabled() bool
- func (m *AuthenticatorGroupsConfig) GetSecurityGroup() string
- func (*AuthenticatorGroupsConfig) ProtoMessage()
- func (m *AuthenticatorGroupsConfig) Reset()
- func (m *AuthenticatorGroupsConfig) String() string
- func (m *AuthenticatorGroupsConfig) XXX_DiscardUnknown()
- func (m *AuthenticatorGroupsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AuthenticatorGroupsConfig) XXX_Merge(src proto.Message)
- func (m *AuthenticatorGroupsConfig) XXX_Size() int
- func (m *AuthenticatorGroupsConfig) XXX_Unmarshal(b []byte) error
- type AutoUpgradeOptions
- func (*AutoUpgradeOptions) Descriptor() ([]byte, []int)
- func (m *AutoUpgradeOptions) GetAutoUpgradeStartTime() string
- func (m *AutoUpgradeOptions) GetDescription() string
- func (*AutoUpgradeOptions) ProtoMessage()
- func (m *AutoUpgradeOptions) Reset()
- func (m *AutoUpgradeOptions) String() string
- func (m *AutoUpgradeOptions) XXX_DiscardUnknown()
- func (m *AutoUpgradeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoUpgradeOptions) XXX_Merge(src proto.Message)
- func (m *AutoUpgradeOptions) XXX_Size() int
- func (m *AutoUpgradeOptions) XXX_Unmarshal(b []byte) error
- type AutoprovisioningNodePoolDefaults
- func (*AutoprovisioningNodePoolDefaults) Descriptor() ([]byte, []int)
- func (m *AutoprovisioningNodePoolDefaults) GetOauthScopes() []string
- func (m *AutoprovisioningNodePoolDefaults) GetServiceAccount() string
- func (*AutoprovisioningNodePoolDefaults) ProtoMessage()
- func (m *AutoprovisioningNodePoolDefaults) Reset()
- func (m *AutoprovisioningNodePoolDefaults) String() string
- func (m *AutoprovisioningNodePoolDefaults) XXX_DiscardUnknown()
- func (m *AutoprovisioningNodePoolDefaults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoprovisioningNodePoolDefaults) XXX_Merge(src proto.Message)
- func (m *AutoprovisioningNodePoolDefaults) XXX_Size() int
- func (m *AutoprovisioningNodePoolDefaults) XXX_Unmarshal(b []byte) error
- type BinaryAuthorization
- func (*BinaryAuthorization) Descriptor() ([]byte, []int)
- func (m *BinaryAuthorization) GetEnabled() bool
- func (*BinaryAuthorization) ProtoMessage()
- func (m *BinaryAuthorization) Reset()
- func (m *BinaryAuthorization) String() string
- func (m *BinaryAuthorization) XXX_DiscardUnknown()
- func (m *BinaryAuthorization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BinaryAuthorization) XXX_Merge(src proto.Message)
- func (m *BinaryAuthorization) XXX_Size() int
- func (m *BinaryAuthorization) XXX_Unmarshal(b []byte) error
- type CancelOperationRequest
- func (*CancelOperationRequest) Descriptor() ([]byte, []int)
- func (m *CancelOperationRequest) GetName() string
- func (m *CancelOperationRequest) GetOperationId() stringdeprecated
- func (m *CancelOperationRequest) GetProjectId() stringdeprecated
- func (m *CancelOperationRequest) GetZone() stringdeprecated
- func (*CancelOperationRequest) ProtoMessage()
- func (m *CancelOperationRequest) Reset()
- func (m *CancelOperationRequest) String() string
- func (m *CancelOperationRequest) XXX_DiscardUnknown()
- func (m *CancelOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CancelOperationRequest) XXX_Merge(src proto.Message)
- func (m *CancelOperationRequest) XXX_Size() int
- func (m *CancelOperationRequest) XXX_Unmarshal(b []byte) error
- type ClientCertificateConfig
- func (*ClientCertificateConfig) Descriptor() ([]byte, []int)
- func (m *ClientCertificateConfig) GetIssueClientCertificate() bool
- func (*ClientCertificateConfig) ProtoMessage()
- func (m *ClientCertificateConfig) Reset()
- func (m *ClientCertificateConfig) String() string
- func (m *ClientCertificateConfig) XXX_DiscardUnknown()
- func (m *ClientCertificateConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClientCertificateConfig) XXX_Merge(src proto.Message)
- func (m *ClientCertificateConfig) XXX_Size() int
- func (m *ClientCertificateConfig) XXX_Unmarshal(b []byte) error
- type CloudRunConfig
- func (*CloudRunConfig) Descriptor() ([]byte, []int)
- func (m *CloudRunConfig) GetDisabled() bool
- func (*CloudRunConfig) ProtoMessage()
- func (m *CloudRunConfig) Reset()
- func (m *CloudRunConfig) String() string
- func (m *CloudRunConfig) XXX_DiscardUnknown()
- func (m *CloudRunConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CloudRunConfig) XXX_Merge(src proto.Message)
- func (m *CloudRunConfig) XXX_Size() int
- func (m *CloudRunConfig) XXX_Unmarshal(b []byte) error
- type Cluster
- func (*Cluster) Descriptor() ([]byte, []int)
- func (m *Cluster) GetAddonsConfig() *AddonsConfig
- func (m *Cluster) GetAuthenticatorGroupsConfig() *AuthenticatorGroupsConfig
- func (m *Cluster) GetAutoscaling() *ClusterAutoscaling
- func (m *Cluster) GetBinaryAuthorization() *BinaryAuthorization
- func (m *Cluster) GetClusterIpv4Cidr() string
- func (m *Cluster) GetConditions() []*StatusCondition
- func (m *Cluster) GetCreateTime() string
- func (m *Cluster) GetCurrentMasterVersion() string
- func (m *Cluster) GetCurrentNodeCount() int32deprecated
- func (m *Cluster) GetCurrentNodeVersion() stringdeprecated
- func (m *Cluster) GetDatabaseEncryption() *DatabaseEncryption
- func (m *Cluster) GetDefaultMaxPodsConstraint() *MaxPodsConstraint
- func (m *Cluster) GetDescription() string
- func (m *Cluster) GetEnableKubernetesAlpha() bool
- func (m *Cluster) GetEnableTpu() bool
- func (m *Cluster) GetEndpoint() string
- func (m *Cluster) GetExpireTime() string
- func (m *Cluster) GetInitialClusterVersion() string
- func (m *Cluster) GetInitialNodeCount() int32deprecated
- func (m *Cluster) GetInstanceGroupUrls() []stringdeprecated
- func (m *Cluster) GetIpAllocationPolicy() *IPAllocationPolicy
- func (m *Cluster) GetLabelFingerprint() string
- func (m *Cluster) GetLegacyAbac() *LegacyAbac
- func (m *Cluster) GetLocation() string
- func (m *Cluster) GetLocations() []string
- func (m *Cluster) GetLoggingService() string
- func (m *Cluster) GetMaintenancePolicy() *MaintenancePolicy
- func (m *Cluster) GetMasterAuth() *MasterAuth
- func (m *Cluster) GetMasterAuthorizedNetworksConfig() *MasterAuthorizedNetworksConfig
- func (m *Cluster) GetMonitoringService() string
- func (m *Cluster) GetName() string
- func (m *Cluster) GetNetwork() string
- func (m *Cluster) GetNetworkConfig() *NetworkConfig
- func (m *Cluster) GetNetworkPolicy() *NetworkPolicy
- func (m *Cluster) GetNodeConfig() *NodeConfigdeprecated
- func (m *Cluster) GetNodeIpv4CidrSize() int32
- func (m *Cluster) GetNodePools() []*NodePool
- func (m *Cluster) GetPrivateClusterConfig() *PrivateClusterConfig
- func (m *Cluster) GetResourceLabels() map[string]string
- func (m *Cluster) GetResourceUsageExportConfig() *ResourceUsageExportConfig
- func (m *Cluster) GetSelfLink() string
- func (m *Cluster) GetServicesIpv4Cidr() string
- func (m *Cluster) GetStatus() Cluster_Status
- func (m *Cluster) GetStatusMessage() string
- func (m *Cluster) GetSubnetwork() string
- func (m *Cluster) GetTpuIpv4CidrBlock() string
- func (m *Cluster) GetVerticalPodAutoscaling() *VerticalPodAutoscaling
- func (m *Cluster) GetZone() stringdeprecated
- func (*Cluster) ProtoMessage()
- func (m *Cluster) Reset()
- func (m *Cluster) String() string
- func (m *Cluster) XXX_DiscardUnknown()
- func (m *Cluster) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Cluster) XXX_Merge(src proto.Message)
- func (m *Cluster) XXX_Size() int
- func (m *Cluster) XXX_Unmarshal(b []byte) error
- type ClusterAutoscaling
- func (*ClusterAutoscaling) Descriptor() ([]byte, []int)
- func (m *ClusterAutoscaling) GetAutoprovisioningLocations() []string
- func (m *ClusterAutoscaling) GetAutoprovisioningNodePoolDefaults() *AutoprovisioningNodePoolDefaults
- func (m *ClusterAutoscaling) GetEnableNodeAutoprovisioning() bool
- func (m *ClusterAutoscaling) GetResourceLimits() []*ResourceLimit
- func (*ClusterAutoscaling) ProtoMessage()
- func (m *ClusterAutoscaling) Reset()
- func (m *ClusterAutoscaling) String() string
- func (m *ClusterAutoscaling) XXX_DiscardUnknown()
- func (m *ClusterAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterAutoscaling) XXX_Merge(src proto.Message)
- func (m *ClusterAutoscaling) XXX_Size() int
- func (m *ClusterAutoscaling) XXX_Unmarshal(b []byte) error
- type ClusterManagerClient
- type ClusterManagerServer
- type ClusterUpdate
- func (*ClusterUpdate) Descriptor() ([]byte, []int)
- func (m *ClusterUpdate) GetDesiredAddonsConfig() *AddonsConfig
- func (m *ClusterUpdate) GetDesiredBinaryAuthorization() *BinaryAuthorization
- func (m *ClusterUpdate) GetDesiredClusterAutoscaling() *ClusterAutoscaling
- func (m *ClusterUpdate) GetDesiredDatabaseEncryption() *DatabaseEncryption
- func (m *ClusterUpdate) GetDesiredImageType() string
- func (m *ClusterUpdate) GetDesiredIntraNodeVisibilityConfig() *IntraNodeVisibilityConfig
- func (m *ClusterUpdate) GetDesiredLocations() []string
- func (m *ClusterUpdate) GetDesiredLoggingService() string
- func (m *ClusterUpdate) GetDesiredMasterAuthorizedNetworksConfig() *MasterAuthorizedNetworksConfig
- func (m *ClusterUpdate) GetDesiredMasterVersion() string
- func (m *ClusterUpdate) GetDesiredMonitoringService() string
- func (m *ClusterUpdate) GetDesiredNodePoolAutoscaling() *NodePoolAutoscaling
- func (m *ClusterUpdate) GetDesiredNodePoolId() string
- func (m *ClusterUpdate) GetDesiredNodeVersion() string
- func (m *ClusterUpdate) GetDesiredResourceUsageExportConfig() *ResourceUsageExportConfig
- func (m *ClusterUpdate) GetDesiredVerticalPodAutoscaling() *VerticalPodAutoscaling
- func (*ClusterUpdate) ProtoMessage()
- func (m *ClusterUpdate) Reset()
- func (m *ClusterUpdate) String() string
- func (m *ClusterUpdate) XXX_DiscardUnknown()
- func (m *ClusterUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterUpdate) XXX_Merge(src proto.Message)
- func (m *ClusterUpdate) XXX_Size() int
- func (m *ClusterUpdate) XXX_Unmarshal(b []byte) error
- type Cluster_Status
- type CompleteIPRotationRequest
- func (*CompleteIPRotationRequest) Descriptor() ([]byte, []int)
- func (m *CompleteIPRotationRequest) GetClusterId() stringdeprecated
- func (m *CompleteIPRotationRequest) GetName() string
- func (m *CompleteIPRotationRequest) GetProjectId() stringdeprecated
- func (m *CompleteIPRotationRequest) GetZone() stringdeprecated
- func (*CompleteIPRotationRequest) ProtoMessage()
- func (m *CompleteIPRotationRequest) Reset()
- func (m *CompleteIPRotationRequest) String() string
- func (m *CompleteIPRotationRequest) XXX_DiscardUnknown()
- func (m *CompleteIPRotationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CompleteIPRotationRequest) XXX_Merge(src proto.Message)
- func (m *CompleteIPRotationRequest) XXX_Size() int
- func (m *CompleteIPRotationRequest) XXX_Unmarshal(b []byte) error
- type CreateClusterRequest
- func (*CreateClusterRequest) Descriptor() ([]byte, []int)
- func (m *CreateClusterRequest) GetCluster() *Cluster
- func (m *CreateClusterRequest) GetParent() string
- func (m *CreateClusterRequest) GetProjectId() stringdeprecated
- func (m *CreateClusterRequest) GetZone() stringdeprecated
- func (*CreateClusterRequest) ProtoMessage()
- func (m *CreateClusterRequest) Reset()
- func (m *CreateClusterRequest) String() string
- func (m *CreateClusterRequest) XXX_DiscardUnknown()
- func (m *CreateClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateClusterRequest) XXX_Merge(src proto.Message)
- func (m *CreateClusterRequest) XXX_Size() int
- func (m *CreateClusterRequest) XXX_Unmarshal(b []byte) error
- type CreateNodePoolRequest
- func (*CreateNodePoolRequest) Descriptor() ([]byte, []int)
- func (m *CreateNodePoolRequest) GetClusterId() stringdeprecated
- func (m *CreateNodePoolRequest) GetNodePool() *NodePool
- func (m *CreateNodePoolRequest) GetParent() string
- func (m *CreateNodePoolRequest) GetProjectId() stringdeprecated
- func (m *CreateNodePoolRequest) GetZone() stringdeprecated
- func (*CreateNodePoolRequest) ProtoMessage()
- func (m *CreateNodePoolRequest) Reset()
- func (m *CreateNodePoolRequest) String() string
- func (m *CreateNodePoolRequest) XXX_DiscardUnknown()
- func (m *CreateNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNodePoolRequest) XXX_Merge(src proto.Message)
- func (m *CreateNodePoolRequest) XXX_Size() int
- func (m *CreateNodePoolRequest) XXX_Unmarshal(b []byte) error
- type DailyMaintenanceWindow
- func (*DailyMaintenanceWindow) Descriptor() ([]byte, []int)
- func (m *DailyMaintenanceWindow) GetDuration() string
- func (m *DailyMaintenanceWindow) GetStartTime() string
- func (*DailyMaintenanceWindow) ProtoMessage()
- func (m *DailyMaintenanceWindow) Reset()
- func (m *DailyMaintenanceWindow) String() string
- func (m *DailyMaintenanceWindow) XXX_DiscardUnknown()
- func (m *DailyMaintenanceWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DailyMaintenanceWindow) XXX_Merge(src proto.Message)
- func (m *DailyMaintenanceWindow) XXX_Size() int
- func (m *DailyMaintenanceWindow) XXX_Unmarshal(b []byte) error
- type DatabaseEncryption
- func (*DatabaseEncryption) Descriptor() ([]byte, []int)
- func (m *DatabaseEncryption) GetKeyName() string
- func (m *DatabaseEncryption) GetState() DatabaseEncryption_State
- func (*DatabaseEncryption) ProtoMessage()
- func (m *DatabaseEncryption) Reset()
- func (m *DatabaseEncryption) String() string
- func (m *DatabaseEncryption) XXX_DiscardUnknown()
- func (m *DatabaseEncryption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DatabaseEncryption) XXX_Merge(src proto.Message)
- func (m *DatabaseEncryption) XXX_Size() int
- func (m *DatabaseEncryption) XXX_Unmarshal(b []byte) error
- type DatabaseEncryption_State
- type DeleteClusterRequest
- func (*DeleteClusterRequest) Descriptor() ([]byte, []int)
- func (m *DeleteClusterRequest) GetClusterId() stringdeprecated
- func (m *DeleteClusterRequest) GetName() string
- func (m *DeleteClusterRequest) GetProjectId() stringdeprecated
- func (m *DeleteClusterRequest) GetZone() stringdeprecated
- func (*DeleteClusterRequest) ProtoMessage()
- func (m *DeleteClusterRequest) Reset()
- func (m *DeleteClusterRequest) String() string
- func (m *DeleteClusterRequest) XXX_DiscardUnknown()
- func (m *DeleteClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteClusterRequest) XXX_Merge(src proto.Message)
- func (m *DeleteClusterRequest) XXX_Size() int
- func (m *DeleteClusterRequest) XXX_Unmarshal(b []byte) error
- type DeleteNodePoolRequest
- func (*DeleteNodePoolRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNodePoolRequest) GetClusterId() stringdeprecated
- func (m *DeleteNodePoolRequest) GetName() string
- func (m *DeleteNodePoolRequest) GetNodePoolId() stringdeprecated
- func (m *DeleteNodePoolRequest) GetProjectId() stringdeprecated
- func (m *DeleteNodePoolRequest) GetZone() stringdeprecated
- func (*DeleteNodePoolRequest) ProtoMessage()
- func (m *DeleteNodePoolRequest) Reset()
- func (m *DeleteNodePoolRequest) String() string
- func (m *DeleteNodePoolRequest) XXX_DiscardUnknown()
- func (m *DeleteNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNodePoolRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNodePoolRequest) XXX_Size() int
- func (m *DeleteNodePoolRequest) XXX_Unmarshal(b []byte) error
- type GetClusterRequest
- func (*GetClusterRequest) Descriptor() ([]byte, []int)
- func (m *GetClusterRequest) GetClusterId() stringdeprecated
- func (m *GetClusterRequest) GetName() string
- func (m *GetClusterRequest) GetProjectId() stringdeprecated
- func (m *GetClusterRequest) GetZone() stringdeprecated
- func (*GetClusterRequest) ProtoMessage()
- func (m *GetClusterRequest) Reset()
- func (m *GetClusterRequest) String() string
- func (m *GetClusterRequest) XXX_DiscardUnknown()
- func (m *GetClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetClusterRequest) XXX_Merge(src proto.Message)
- func (m *GetClusterRequest) XXX_Size() int
- func (m *GetClusterRequest) XXX_Unmarshal(b []byte) error
- type GetNodePoolRequest
- func (*GetNodePoolRequest) Descriptor() ([]byte, []int)
- func (m *GetNodePoolRequest) GetClusterId() stringdeprecated
- func (m *GetNodePoolRequest) GetName() string
- func (m *GetNodePoolRequest) GetNodePoolId() stringdeprecated
- func (m *GetNodePoolRequest) GetProjectId() stringdeprecated
- func (m *GetNodePoolRequest) GetZone() stringdeprecated
- func (*GetNodePoolRequest) ProtoMessage()
- func (m *GetNodePoolRequest) Reset()
- func (m *GetNodePoolRequest) String() string
- func (m *GetNodePoolRequest) XXX_DiscardUnknown()
- func (m *GetNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNodePoolRequest) XXX_Merge(src proto.Message)
- func (m *GetNodePoolRequest) XXX_Size() int
- func (m *GetNodePoolRequest) XXX_Unmarshal(b []byte) error
- type GetOperationRequest
- func (*GetOperationRequest) Descriptor() ([]byte, []int)
- func (m *GetOperationRequest) GetName() string
- func (m *GetOperationRequest) GetOperationId() stringdeprecated
- func (m *GetOperationRequest) GetProjectId() stringdeprecated
- func (m *GetOperationRequest) GetZone() stringdeprecated
- func (*GetOperationRequest) ProtoMessage()
- func (m *GetOperationRequest) Reset()
- func (m *GetOperationRequest) String() string
- func (m *GetOperationRequest) XXX_DiscardUnknown()
- func (m *GetOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetOperationRequest) XXX_Merge(src proto.Message)
- func (m *GetOperationRequest) XXX_Size() int
- func (m *GetOperationRequest) XXX_Unmarshal(b []byte) error
- type GetServerConfigRequest
- func (*GetServerConfigRequest) Descriptor() ([]byte, []int)
- func (m *GetServerConfigRequest) GetName() string
- func (m *GetServerConfigRequest) GetProjectId() stringdeprecated
- func (m *GetServerConfigRequest) GetZone() stringdeprecated
- func (*GetServerConfigRequest) ProtoMessage()
- func (m *GetServerConfigRequest) Reset()
- func (m *GetServerConfigRequest) String() string
- func (m *GetServerConfigRequest) XXX_DiscardUnknown()
- func (m *GetServerConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServerConfigRequest) XXX_Merge(src proto.Message)
- func (m *GetServerConfigRequest) XXX_Size() int
- func (m *GetServerConfigRequest) XXX_Unmarshal(b []byte) error
- type HorizontalPodAutoscaling
- func (*HorizontalPodAutoscaling) Descriptor() ([]byte, []int)
- func (m *HorizontalPodAutoscaling) GetDisabled() bool
- func (*HorizontalPodAutoscaling) ProtoMessage()
- func (m *HorizontalPodAutoscaling) Reset()
- func (m *HorizontalPodAutoscaling) String() string
- func (m *HorizontalPodAutoscaling) XXX_DiscardUnknown()
- func (m *HorizontalPodAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HorizontalPodAutoscaling) XXX_Merge(src proto.Message)
- func (m *HorizontalPodAutoscaling) XXX_Size() int
- func (m *HorizontalPodAutoscaling) XXX_Unmarshal(b []byte) error
- type HttpLoadBalancing
- func (*HttpLoadBalancing) Descriptor() ([]byte, []int)
- func (m *HttpLoadBalancing) GetDisabled() bool
- func (*HttpLoadBalancing) ProtoMessage()
- func (m *HttpLoadBalancing) Reset()
- func (m *HttpLoadBalancing) String() string
- func (m *HttpLoadBalancing) XXX_DiscardUnknown()
- func (m *HttpLoadBalancing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HttpLoadBalancing) XXX_Merge(src proto.Message)
- func (m *HttpLoadBalancing) XXX_Size() int
- func (m *HttpLoadBalancing) XXX_Unmarshal(b []byte) error
- type IPAllocationPolicy
- func (*IPAllocationPolicy) Descriptor() ([]byte, []int)
- func (m *IPAllocationPolicy) GetClusterIpv4Cidr() stringdeprecated
- func (m *IPAllocationPolicy) GetClusterIpv4CidrBlock() string
- func (m *IPAllocationPolicy) GetClusterSecondaryRangeName() string
- func (m *IPAllocationPolicy) GetCreateSubnetwork() bool
- func (m *IPAllocationPolicy) GetNodeIpv4Cidr() stringdeprecated
- func (m *IPAllocationPolicy) GetNodeIpv4CidrBlock() string
- func (m *IPAllocationPolicy) GetServicesIpv4Cidr() stringdeprecated
- func (m *IPAllocationPolicy) GetServicesIpv4CidrBlock() string
- func (m *IPAllocationPolicy) GetServicesSecondaryRangeName() string
- func (m *IPAllocationPolicy) GetSubnetworkName() string
- func (m *IPAllocationPolicy) GetTpuIpv4CidrBlock() string
- func (m *IPAllocationPolicy) GetUseIpAliases() bool
- func (*IPAllocationPolicy) ProtoMessage()
- func (m *IPAllocationPolicy) Reset()
- func (m *IPAllocationPolicy) String() string
- func (m *IPAllocationPolicy) XXX_DiscardUnknown()
- func (m *IPAllocationPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IPAllocationPolicy) XXX_Merge(src proto.Message)
- func (m *IPAllocationPolicy) XXX_Size() int
- func (m *IPAllocationPolicy) XXX_Unmarshal(b []byte) error
- type IntraNodeVisibilityConfig
- func (*IntraNodeVisibilityConfig) Descriptor() ([]byte, []int)
- func (m *IntraNodeVisibilityConfig) GetEnabled() bool
- func (*IntraNodeVisibilityConfig) ProtoMessage()
- func (m *IntraNodeVisibilityConfig) Reset()
- func (m *IntraNodeVisibilityConfig) String() string
- func (m *IntraNodeVisibilityConfig) XXX_DiscardUnknown()
- func (m *IntraNodeVisibilityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IntraNodeVisibilityConfig) XXX_Merge(src proto.Message)
- func (m *IntraNodeVisibilityConfig) XXX_Size() int
- func (m *IntraNodeVisibilityConfig) XXX_Unmarshal(b []byte) error
- type KubernetesDashboard
- func (*KubernetesDashboard) Descriptor() ([]byte, []int)
- func (m *KubernetesDashboard) GetDisabled() bool
- func (*KubernetesDashboard) ProtoMessage()
- func (m *KubernetesDashboard) Reset()
- func (m *KubernetesDashboard) String() string
- func (m *KubernetesDashboard) XXX_DiscardUnknown()
- func (m *KubernetesDashboard) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *KubernetesDashboard) XXX_Merge(src proto.Message)
- func (m *KubernetesDashboard) XXX_Size() int
- func (m *KubernetesDashboard) XXX_Unmarshal(b []byte) error
- type LegacyAbac
- func (*LegacyAbac) Descriptor() ([]byte, []int)
- func (m *LegacyAbac) GetEnabled() bool
- func (*LegacyAbac) ProtoMessage()
- func (m *LegacyAbac) Reset()
- func (m *LegacyAbac) String() string
- func (m *LegacyAbac) XXX_DiscardUnknown()
- func (m *LegacyAbac) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LegacyAbac) XXX_Merge(src proto.Message)
- func (m *LegacyAbac) XXX_Size() int
- func (m *LegacyAbac) XXX_Unmarshal(b []byte) error
- type ListClustersRequest
- func (*ListClustersRequest) Descriptor() ([]byte, []int)
- func (m *ListClustersRequest) GetParent() string
- func (m *ListClustersRequest) GetProjectId() stringdeprecated
- func (m *ListClustersRequest) GetZone() stringdeprecated
- func (*ListClustersRequest) ProtoMessage()
- func (m *ListClustersRequest) Reset()
- func (m *ListClustersRequest) String() string
- func (m *ListClustersRequest) XXX_DiscardUnknown()
- func (m *ListClustersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClustersRequest) XXX_Merge(src proto.Message)
- func (m *ListClustersRequest) XXX_Size() int
- func (m *ListClustersRequest) XXX_Unmarshal(b []byte) error
- type ListClustersResponse
- func (*ListClustersResponse) Descriptor() ([]byte, []int)
- func (m *ListClustersResponse) GetClusters() []*Cluster
- func (m *ListClustersResponse) GetMissingZones() []string
- func (*ListClustersResponse) ProtoMessage()
- func (m *ListClustersResponse) Reset()
- func (m *ListClustersResponse) String() string
- func (m *ListClustersResponse) XXX_DiscardUnknown()
- func (m *ListClustersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClustersResponse) XXX_Merge(src proto.Message)
- func (m *ListClustersResponse) XXX_Size() int
- func (m *ListClustersResponse) XXX_Unmarshal(b []byte) error
- type ListNodePoolsRequest
- func (*ListNodePoolsRequest) Descriptor() ([]byte, []int)
- func (m *ListNodePoolsRequest) GetClusterId() stringdeprecated
- func (m *ListNodePoolsRequest) GetParent() string
- func (m *ListNodePoolsRequest) GetProjectId() stringdeprecated
- func (m *ListNodePoolsRequest) GetZone() stringdeprecated
- func (*ListNodePoolsRequest) ProtoMessage()
- func (m *ListNodePoolsRequest) Reset()
- func (m *ListNodePoolsRequest) String() string
- func (m *ListNodePoolsRequest) XXX_DiscardUnknown()
- func (m *ListNodePoolsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodePoolsRequest) XXX_Merge(src proto.Message)
- func (m *ListNodePoolsRequest) XXX_Size() int
- func (m *ListNodePoolsRequest) XXX_Unmarshal(b []byte) error
- type ListNodePoolsResponse
- func (*ListNodePoolsResponse) Descriptor() ([]byte, []int)
- func (m *ListNodePoolsResponse) GetNodePools() []*NodePool
- func (*ListNodePoolsResponse) ProtoMessage()
- func (m *ListNodePoolsResponse) Reset()
- func (m *ListNodePoolsResponse) String() string
- func (m *ListNodePoolsResponse) XXX_DiscardUnknown()
- func (m *ListNodePoolsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodePoolsResponse) XXX_Merge(src proto.Message)
- func (m *ListNodePoolsResponse) XXX_Size() int
- func (m *ListNodePoolsResponse) XXX_Unmarshal(b []byte) error
- type ListOperationsRequest
- func (*ListOperationsRequest) Descriptor() ([]byte, []int)
- func (m *ListOperationsRequest) GetParent() string
- func (m *ListOperationsRequest) GetProjectId() stringdeprecated
- func (m *ListOperationsRequest) GetZone() stringdeprecated
- func (*ListOperationsRequest) ProtoMessage()
- func (m *ListOperationsRequest) Reset()
- func (m *ListOperationsRequest) String() string
- func (m *ListOperationsRequest) XXX_DiscardUnknown()
- func (m *ListOperationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListOperationsRequest) XXX_Merge(src proto.Message)
- func (m *ListOperationsRequest) XXX_Size() int
- func (m *ListOperationsRequest) XXX_Unmarshal(b []byte) error
- type ListOperationsResponse
- func (*ListOperationsResponse) Descriptor() ([]byte, []int)
- func (m *ListOperationsResponse) GetMissingZones() []string
- func (m *ListOperationsResponse) GetOperations() []*Operation
- func (*ListOperationsResponse) ProtoMessage()
- func (m *ListOperationsResponse) Reset()
- func (m *ListOperationsResponse) String() string
- func (m *ListOperationsResponse) XXX_DiscardUnknown()
- func (m *ListOperationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListOperationsResponse) XXX_Merge(src proto.Message)
- func (m *ListOperationsResponse) XXX_Size() int
- func (m *ListOperationsResponse) XXX_Unmarshal(b []byte) error
- type ListUsableSubnetworksRequest
- func (*ListUsableSubnetworksRequest) Descriptor() ([]byte, []int)
- func (m *ListUsableSubnetworksRequest) GetFilter() string
- func (m *ListUsableSubnetworksRequest) GetPageSize() int32
- func (m *ListUsableSubnetworksRequest) GetPageToken() string
- func (m *ListUsableSubnetworksRequest) GetParent() string
- func (*ListUsableSubnetworksRequest) ProtoMessage()
- func (m *ListUsableSubnetworksRequest) Reset()
- func (m *ListUsableSubnetworksRequest) String() string
- func (m *ListUsableSubnetworksRequest) XXX_DiscardUnknown()
- func (m *ListUsableSubnetworksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListUsableSubnetworksRequest) XXX_Merge(src proto.Message)
- func (m *ListUsableSubnetworksRequest) XXX_Size() int
- func (m *ListUsableSubnetworksRequest) XXX_Unmarshal(b []byte) error
- type ListUsableSubnetworksResponse
- func (*ListUsableSubnetworksResponse) Descriptor() ([]byte, []int)
- func (m *ListUsableSubnetworksResponse) GetNextPageToken() string
- func (m *ListUsableSubnetworksResponse) GetSubnetworks() []*UsableSubnetwork
- func (*ListUsableSubnetworksResponse) ProtoMessage()
- func (m *ListUsableSubnetworksResponse) Reset()
- func (m *ListUsableSubnetworksResponse) String() string
- func (m *ListUsableSubnetworksResponse) XXX_DiscardUnknown()
- func (m *ListUsableSubnetworksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListUsableSubnetworksResponse) XXX_Merge(src proto.Message)
- func (m *ListUsableSubnetworksResponse) XXX_Size() int
- func (m *ListUsableSubnetworksResponse) XXX_Unmarshal(b []byte) error
- type MaintenancePolicy
- func (*MaintenancePolicy) Descriptor() ([]byte, []int)
- func (m *MaintenancePolicy) GetResourceVersion() string
- func (m *MaintenancePolicy) GetWindow() *MaintenanceWindow
- func (*MaintenancePolicy) ProtoMessage()
- func (m *MaintenancePolicy) Reset()
- func (m *MaintenancePolicy) String() string
- func (m *MaintenancePolicy) XXX_DiscardUnknown()
- func (m *MaintenancePolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MaintenancePolicy) XXX_Merge(src proto.Message)
- func (m *MaintenancePolicy) XXX_Size() int
- func (m *MaintenancePolicy) XXX_Unmarshal(b []byte) error
- type MaintenanceWindow
- func (*MaintenanceWindow) Descriptor() ([]byte, []int)
- func (m *MaintenanceWindow) GetDailyMaintenanceWindow() *DailyMaintenanceWindow
- func (m *MaintenanceWindow) GetMaintenanceExclusions() map[string]*TimeWindow
- func (m *MaintenanceWindow) GetPolicy() isMaintenanceWindow_Policy
- func (m *MaintenanceWindow) GetRecurringWindow() *RecurringTimeWindow
- func (*MaintenanceWindow) ProtoMessage()
- func (m *MaintenanceWindow) Reset()
- func (m *MaintenanceWindow) String() string
- func (m *MaintenanceWindow) XXX_DiscardUnknown()
- func (m *MaintenanceWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MaintenanceWindow) XXX_Merge(src proto.Message)
- func (*MaintenanceWindow) XXX_OneofWrappers() []interface{}
- func (m *MaintenanceWindow) XXX_Size() int
- func (m *MaintenanceWindow) XXX_Unmarshal(b []byte) error
- type MaintenanceWindow_DailyMaintenanceWindow
- type MaintenanceWindow_RecurringWindow
- type MasterAuth
- func (*MasterAuth) Descriptor() ([]byte, []int)
- func (m *MasterAuth) GetClientCertificate() string
- func (m *MasterAuth) GetClientCertificateConfig() *ClientCertificateConfig
- func (m *MasterAuth) GetClientKey() string
- func (m *MasterAuth) GetClusterCaCertificate() string
- func (m *MasterAuth) GetPassword() string
- func (m *MasterAuth) GetUsername() string
- func (*MasterAuth) ProtoMessage()
- func (m *MasterAuth) Reset()
- func (m *MasterAuth) String() string
- func (m *MasterAuth) XXX_DiscardUnknown()
- func (m *MasterAuth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MasterAuth) XXX_Merge(src proto.Message)
- func (m *MasterAuth) XXX_Size() int
- func (m *MasterAuth) XXX_Unmarshal(b []byte) error
- type MasterAuthorizedNetworksConfig
- func (*MasterAuthorizedNetworksConfig) Descriptor() ([]byte, []int)
- func (m *MasterAuthorizedNetworksConfig) GetCidrBlocks() []*MasterAuthorizedNetworksConfig_CidrBlock
- func (m *MasterAuthorizedNetworksConfig) GetEnabled() bool
- func (*MasterAuthorizedNetworksConfig) ProtoMessage()
- func (m *MasterAuthorizedNetworksConfig) Reset()
- func (m *MasterAuthorizedNetworksConfig) String() string
- func (m *MasterAuthorizedNetworksConfig) XXX_DiscardUnknown()
- func (m *MasterAuthorizedNetworksConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MasterAuthorizedNetworksConfig) XXX_Merge(src proto.Message)
- func (m *MasterAuthorizedNetworksConfig) XXX_Size() int
- func (m *MasterAuthorizedNetworksConfig) XXX_Unmarshal(b []byte) error
- type MasterAuthorizedNetworksConfig_CidrBlock
- func (*MasterAuthorizedNetworksConfig_CidrBlock) Descriptor() ([]byte, []int)
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) GetCidrBlock() string
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) GetDisplayName() string
- func (*MasterAuthorizedNetworksConfig_CidrBlock) ProtoMessage()
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) Reset()
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) String() string
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_DiscardUnknown()
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Merge(src proto.Message)
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Size() int
- func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Unmarshal(b []byte) error
- type MaxPodsConstraint
- func (*MaxPodsConstraint) Descriptor() ([]byte, []int)
- func (m *MaxPodsConstraint) GetMaxPodsPerNode() int64
- func (*MaxPodsConstraint) ProtoMessage()
- func (m *MaxPodsConstraint) Reset()
- func (m *MaxPodsConstraint) String() string
- func (m *MaxPodsConstraint) XXX_DiscardUnknown()
- func (m *MaxPodsConstraint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MaxPodsConstraint) XXX_Merge(src proto.Message)
- func (m *MaxPodsConstraint) XXX_Size() int
- func (m *MaxPodsConstraint) XXX_Unmarshal(b []byte) error
- type NetworkConfig
- func (*NetworkConfig) Descriptor() ([]byte, []int)
- func (m *NetworkConfig) GetEnableIntraNodeVisibility() bool
- func (m *NetworkConfig) GetNetwork() string
- func (m *NetworkConfig) GetSubnetwork() string
- func (*NetworkConfig) ProtoMessage()
- func (m *NetworkConfig) Reset()
- func (m *NetworkConfig) String() string
- func (m *NetworkConfig) XXX_DiscardUnknown()
- func (m *NetworkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkConfig) XXX_Merge(src proto.Message)
- func (m *NetworkConfig) XXX_Size() int
- func (m *NetworkConfig) XXX_Unmarshal(b []byte) error
- type NetworkPolicy
- func (*NetworkPolicy) Descriptor() ([]byte, []int)
- func (m *NetworkPolicy) GetEnabled() bool
- func (m *NetworkPolicy) GetProvider() NetworkPolicy_Provider
- func (*NetworkPolicy) ProtoMessage()
- func (m *NetworkPolicy) Reset()
- func (m *NetworkPolicy) String() string
- func (m *NetworkPolicy) XXX_DiscardUnknown()
- func (m *NetworkPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkPolicy) XXX_Merge(src proto.Message)
- func (m *NetworkPolicy) XXX_Size() int
- func (m *NetworkPolicy) XXX_Unmarshal(b []byte) error
- type NetworkPolicyConfig
- func (*NetworkPolicyConfig) Descriptor() ([]byte, []int)
- func (m *NetworkPolicyConfig) GetDisabled() bool
- func (*NetworkPolicyConfig) ProtoMessage()
- func (m *NetworkPolicyConfig) Reset()
- func (m *NetworkPolicyConfig) String() string
- func (m *NetworkPolicyConfig) XXX_DiscardUnknown()
- func (m *NetworkPolicyConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NetworkPolicyConfig) XXX_Merge(src proto.Message)
- func (m *NetworkPolicyConfig) XXX_Size() int
- func (m *NetworkPolicyConfig) XXX_Unmarshal(b []byte) error
- type NetworkPolicy_Provider
- type NodeConfig
- func (*NodeConfig) Descriptor() ([]byte, []int)
- func (m *NodeConfig) GetAccelerators() []*AcceleratorConfig
- func (m *NodeConfig) GetDiskSizeGb() int32
- func (m *NodeConfig) GetDiskType() string
- func (m *NodeConfig) GetImageType() string
- func (m *NodeConfig) GetLabels() map[string]string
- func (m *NodeConfig) GetLocalSsdCount() int32
- func (m *NodeConfig) GetMachineType() string
- func (m *NodeConfig) GetMetadata() map[string]string
- func (m *NodeConfig) GetMinCpuPlatform() string
- func (m *NodeConfig) GetOauthScopes() []string
- func (m *NodeConfig) GetPreemptible() bool
- func (m *NodeConfig) GetServiceAccount() string
- func (m *NodeConfig) GetShieldedInstanceConfig() *ShieldedInstanceConfig
- func (m *NodeConfig) GetTags() []string
- func (m *NodeConfig) GetTaints() []*NodeTaint
- func (*NodeConfig) ProtoMessage()
- func (m *NodeConfig) Reset()
- func (m *NodeConfig) String() string
- func (m *NodeConfig) XXX_DiscardUnknown()
- func (m *NodeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeConfig) XXX_Merge(src proto.Message)
- func (m *NodeConfig) XXX_Size() int
- func (m *NodeConfig) XXX_Unmarshal(b []byte) error
- type NodeManagement
- func (*NodeManagement) Descriptor() ([]byte, []int)
- func (m *NodeManagement) GetAutoRepair() bool
- func (m *NodeManagement) GetAutoUpgrade() bool
- func (m *NodeManagement) GetUpgradeOptions() *AutoUpgradeOptions
- func (*NodeManagement) ProtoMessage()
- func (m *NodeManagement) Reset()
- func (m *NodeManagement) String() string
- func (m *NodeManagement) XXX_DiscardUnknown()
- func (m *NodeManagement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeManagement) XXX_Merge(src proto.Message)
- func (m *NodeManagement) XXX_Size() int
- func (m *NodeManagement) XXX_Unmarshal(b []byte) error
- type NodePool
- func (*NodePool) Descriptor() ([]byte, []int)
- func (m *NodePool) GetAutoscaling() *NodePoolAutoscaling
- func (m *NodePool) GetConditions() []*StatusCondition
- func (m *NodePool) GetConfig() *NodeConfig
- func (m *NodePool) GetInitialNodeCount() int32
- func (m *NodePool) GetInstanceGroupUrls() []string
- func (m *NodePool) GetManagement() *NodeManagement
- func (m *NodePool) GetMaxPodsConstraint() *MaxPodsConstraint
- func (m *NodePool) GetName() string
- func (m *NodePool) GetPodIpv4CidrSize() int32
- func (m *NodePool) GetSelfLink() string
- func (m *NodePool) GetStatus() NodePool_Status
- func (m *NodePool) GetStatusMessage() string
- func (m *NodePool) GetVersion() string
- func (*NodePool) ProtoMessage()
- func (m *NodePool) Reset()
- func (m *NodePool) String() string
- func (m *NodePool) XXX_DiscardUnknown()
- func (m *NodePool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodePool) XXX_Merge(src proto.Message)
- func (m *NodePool) XXX_Size() int
- func (m *NodePool) XXX_Unmarshal(b []byte) error
- type NodePoolAutoscaling
- func (*NodePoolAutoscaling) Descriptor() ([]byte, []int)
- func (m *NodePoolAutoscaling) GetAutoprovisioned() bool
- func (m *NodePoolAutoscaling) GetEnabled() bool
- func (m *NodePoolAutoscaling) GetMaxNodeCount() int32
- func (m *NodePoolAutoscaling) GetMinNodeCount() int32
- func (*NodePoolAutoscaling) ProtoMessage()
- func (m *NodePoolAutoscaling) Reset()
- func (m *NodePoolAutoscaling) String() string
- func (m *NodePoolAutoscaling) XXX_DiscardUnknown()
- func (m *NodePoolAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodePoolAutoscaling) XXX_Merge(src proto.Message)
- func (m *NodePoolAutoscaling) XXX_Size() int
- func (m *NodePoolAutoscaling) XXX_Unmarshal(b []byte) error
- type NodePool_Status
- type NodeTaint
- func (*NodeTaint) Descriptor() ([]byte, []int)
- func (m *NodeTaint) GetEffect() NodeTaint_Effect
- func (m *NodeTaint) GetKey() string
- func (m *NodeTaint) GetValue() string
- func (*NodeTaint) ProtoMessage()
- func (m *NodeTaint) Reset()
- func (m *NodeTaint) String() string
- func (m *NodeTaint) XXX_DiscardUnknown()
- func (m *NodeTaint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeTaint) XXX_Merge(src proto.Message)
- func (m *NodeTaint) XXX_Size() int
- func (m *NodeTaint) XXX_Unmarshal(b []byte) error
- type NodeTaint_Effect
- type Operation
- func (*Operation) Descriptor() ([]byte, []int)
- func (m *Operation) GetClusterConditions() []*StatusCondition
- func (m *Operation) GetDetail() string
- func (m *Operation) GetEndTime() string
- func (m *Operation) GetLocation() string
- func (m *Operation) GetName() string
- func (m *Operation) GetNodepoolConditions() []*StatusCondition
- func (m *Operation) GetOperationType() Operation_Type
- func (m *Operation) GetSelfLink() string
- func (m *Operation) GetStartTime() string
- func (m *Operation) GetStatus() Operation_Status
- func (m *Operation) GetStatusMessage() string
- func (m *Operation) GetTargetLink() string
- func (m *Operation) GetZone() stringdeprecated
- func (*Operation) ProtoMessage()
- func (m *Operation) Reset()
- func (m *Operation) String() string
- func (m *Operation) XXX_DiscardUnknown()
- func (m *Operation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operation) XXX_Merge(src proto.Message)
- func (m *Operation) XXX_Size() int
- func (m *Operation) XXX_Unmarshal(b []byte) error
- type Operation_Status
- type Operation_Type
- type PrivateClusterConfig
- func (*PrivateClusterConfig) Descriptor() ([]byte, []int)
- func (m *PrivateClusterConfig) GetEnablePrivateEndpoint() bool
- func (m *PrivateClusterConfig) GetEnablePrivateNodes() bool
- func (m *PrivateClusterConfig) GetMasterIpv4CidrBlock() string
- func (m *PrivateClusterConfig) GetPrivateEndpoint() string
- func (m *PrivateClusterConfig) GetPublicEndpoint() string
- func (*PrivateClusterConfig) ProtoMessage()
- func (m *PrivateClusterConfig) Reset()
- func (m *PrivateClusterConfig) String() string
- func (m *PrivateClusterConfig) XXX_DiscardUnknown()
- func (m *PrivateClusterConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateClusterConfig) XXX_Merge(src proto.Message)
- func (m *PrivateClusterConfig) XXX_Size() int
- func (m *PrivateClusterConfig) XXX_Unmarshal(b []byte) error
- type RecurringTimeWindow
- func (*RecurringTimeWindow) Descriptor() ([]byte, []int)
- func (m *RecurringTimeWindow) GetRecurrence() string
- func (m *RecurringTimeWindow) GetWindow() *TimeWindow
- func (*RecurringTimeWindow) ProtoMessage()
- func (m *RecurringTimeWindow) Reset()
- func (m *RecurringTimeWindow) String() string
- func (m *RecurringTimeWindow) XXX_DiscardUnknown()
- func (m *RecurringTimeWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecurringTimeWindow) XXX_Merge(src proto.Message)
- func (m *RecurringTimeWindow) XXX_Size() int
- func (m *RecurringTimeWindow) XXX_Unmarshal(b []byte) error
- type ResourceLimit
- func (*ResourceLimit) Descriptor() ([]byte, []int)
- func (m *ResourceLimit) GetMaximum() int64
- func (m *ResourceLimit) GetMinimum() int64
- func (m *ResourceLimit) GetResourceType() string
- func (*ResourceLimit) ProtoMessage()
- func (m *ResourceLimit) Reset()
- func (m *ResourceLimit) String() string
- func (m *ResourceLimit) XXX_DiscardUnknown()
- func (m *ResourceLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceLimit) XXX_Merge(src proto.Message)
- func (m *ResourceLimit) XXX_Size() int
- func (m *ResourceLimit) XXX_Unmarshal(b []byte) error
- type ResourceUsageExportConfig
- func (*ResourceUsageExportConfig) Descriptor() ([]byte, []int)
- func (m *ResourceUsageExportConfig) GetBigqueryDestination() *ResourceUsageExportConfig_BigQueryDestination
- func (m *ResourceUsageExportConfig) GetConsumptionMeteringConfig() *ResourceUsageExportConfig_ConsumptionMeteringConfig
- func (m *ResourceUsageExportConfig) GetEnableNetworkEgressMetering() bool
- func (*ResourceUsageExportConfig) ProtoMessage()
- func (m *ResourceUsageExportConfig) Reset()
- func (m *ResourceUsageExportConfig) String() string
- func (m *ResourceUsageExportConfig) XXX_DiscardUnknown()
- func (m *ResourceUsageExportConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceUsageExportConfig) XXX_Merge(src proto.Message)
- func (m *ResourceUsageExportConfig) XXX_Size() int
- func (m *ResourceUsageExportConfig) XXX_Unmarshal(b []byte) error
- type ResourceUsageExportConfig_BigQueryDestination
- func (*ResourceUsageExportConfig_BigQueryDestination) Descriptor() ([]byte, []int)
- func (m *ResourceUsageExportConfig_BigQueryDestination) GetDatasetId() string
- func (*ResourceUsageExportConfig_BigQueryDestination) ProtoMessage()
- func (m *ResourceUsageExportConfig_BigQueryDestination) Reset()
- func (m *ResourceUsageExportConfig_BigQueryDestination) String() string
- func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_DiscardUnknown()
- func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Merge(src proto.Message)
- func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Size() int
- func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Unmarshal(b []byte) error
- type ResourceUsageExportConfig_ConsumptionMeteringConfig
- func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) Descriptor() ([]byte, []int)
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) GetEnabled() bool
- func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) ProtoMessage()
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) Reset()
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) String() string
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_DiscardUnknown()
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Merge(src proto.Message)
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Size() int
- func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Unmarshal(b []byte) error
- type RollbackNodePoolUpgradeRequest
- func (*RollbackNodePoolUpgradeRequest) Descriptor() ([]byte, []int)
- func (m *RollbackNodePoolUpgradeRequest) GetClusterId() stringdeprecated
- func (m *RollbackNodePoolUpgradeRequest) GetName() string
- func (m *RollbackNodePoolUpgradeRequest) GetNodePoolId() stringdeprecated
- func (m *RollbackNodePoolUpgradeRequest) GetProjectId() stringdeprecated
- func (m *RollbackNodePoolUpgradeRequest) GetZone() stringdeprecated
- func (*RollbackNodePoolUpgradeRequest) ProtoMessage()
- func (m *RollbackNodePoolUpgradeRequest) Reset()
- func (m *RollbackNodePoolUpgradeRequest) String() string
- func (m *RollbackNodePoolUpgradeRequest) XXX_DiscardUnknown()
- func (m *RollbackNodePoolUpgradeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RollbackNodePoolUpgradeRequest) XXX_Merge(src proto.Message)
- func (m *RollbackNodePoolUpgradeRequest) XXX_Size() int
- func (m *RollbackNodePoolUpgradeRequest) XXX_Unmarshal(b []byte) error
- type ServerConfig
- func (*ServerConfig) Descriptor() ([]byte, []int)
- func (m *ServerConfig) GetDefaultClusterVersion() string
- func (m *ServerConfig) GetDefaultImageType() string
- func (m *ServerConfig) GetValidImageTypes() []string
- func (m *ServerConfig) GetValidMasterVersions() []string
- func (m *ServerConfig) GetValidNodeVersions() []string
- func (*ServerConfig) ProtoMessage()
- func (m *ServerConfig) Reset()
- func (m *ServerConfig) String() string
- func (m *ServerConfig) XXX_DiscardUnknown()
- func (m *ServerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServerConfig) XXX_Merge(src proto.Message)
- func (m *ServerConfig) XXX_Size() int
- func (m *ServerConfig) XXX_Unmarshal(b []byte) error
- type SetAddonsConfigRequest
- func (*SetAddonsConfigRequest) Descriptor() ([]byte, []int)
- func (m *SetAddonsConfigRequest) GetAddonsConfig() *AddonsConfig
- func (m *SetAddonsConfigRequest) GetClusterId() stringdeprecated
- func (m *SetAddonsConfigRequest) GetName() string
- func (m *SetAddonsConfigRequest) GetProjectId() stringdeprecated
- func (m *SetAddonsConfigRequest) GetZone() stringdeprecated
- func (*SetAddonsConfigRequest) ProtoMessage()
- func (m *SetAddonsConfigRequest) Reset()
- func (m *SetAddonsConfigRequest) String() string
- func (m *SetAddonsConfigRequest) XXX_DiscardUnknown()
- func (m *SetAddonsConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetAddonsConfigRequest) XXX_Merge(src proto.Message)
- func (m *SetAddonsConfigRequest) XXX_Size() int
- func (m *SetAddonsConfigRequest) XXX_Unmarshal(b []byte) error
- type SetLabelsRequest
- func (*SetLabelsRequest) Descriptor() ([]byte, []int)
- func (m *SetLabelsRequest) GetClusterId() stringdeprecated
- func (m *SetLabelsRequest) GetLabelFingerprint() string
- func (m *SetLabelsRequest) GetName() string
- func (m *SetLabelsRequest) GetProjectId() stringdeprecated
- func (m *SetLabelsRequest) GetResourceLabels() map[string]string
- func (m *SetLabelsRequest) GetZone() stringdeprecated
- func (*SetLabelsRequest) ProtoMessage()
- func (m *SetLabelsRequest) Reset()
- func (m *SetLabelsRequest) String() string
- func (m *SetLabelsRequest) XXX_DiscardUnknown()
- func (m *SetLabelsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetLabelsRequest) XXX_Merge(src proto.Message)
- func (m *SetLabelsRequest) XXX_Size() int
- func (m *SetLabelsRequest) XXX_Unmarshal(b []byte) error
- type SetLegacyAbacRequest
- func (*SetLegacyAbacRequest) Descriptor() ([]byte, []int)
- func (m *SetLegacyAbacRequest) GetClusterId() stringdeprecated
- func (m *SetLegacyAbacRequest) GetEnabled() bool
- func (m *SetLegacyAbacRequest) GetName() string
- func (m *SetLegacyAbacRequest) GetProjectId() stringdeprecated
- func (m *SetLegacyAbacRequest) GetZone() stringdeprecated
- func (*SetLegacyAbacRequest) ProtoMessage()
- func (m *SetLegacyAbacRequest) Reset()
- func (m *SetLegacyAbacRequest) String() string
- func (m *SetLegacyAbacRequest) XXX_DiscardUnknown()
- func (m *SetLegacyAbacRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetLegacyAbacRequest) XXX_Merge(src proto.Message)
- func (m *SetLegacyAbacRequest) XXX_Size() int
- func (m *SetLegacyAbacRequest) XXX_Unmarshal(b []byte) error
- type SetLocationsRequest
- func (*SetLocationsRequest) Descriptor() ([]byte, []int)
- func (m *SetLocationsRequest) GetClusterId() stringdeprecated
- func (m *SetLocationsRequest) GetLocations() []string
- func (m *SetLocationsRequest) GetName() string
- func (m *SetLocationsRequest) GetProjectId() stringdeprecated
- func (m *SetLocationsRequest) GetZone() stringdeprecated
- func (*SetLocationsRequest) ProtoMessage()
- func (m *SetLocationsRequest) Reset()
- func (m *SetLocationsRequest) String() string
- func (m *SetLocationsRequest) XXX_DiscardUnknown()
- func (m *SetLocationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetLocationsRequest) XXX_Merge(src proto.Message)
- func (m *SetLocationsRequest) XXX_Size() int
- func (m *SetLocationsRequest) XXX_Unmarshal(b []byte) error
- type SetLoggingServiceRequest
- func (*SetLoggingServiceRequest) Descriptor() ([]byte, []int)
- func (m *SetLoggingServiceRequest) GetClusterId() stringdeprecated
- func (m *SetLoggingServiceRequest) GetLoggingService() string
- func (m *SetLoggingServiceRequest) GetName() string
- func (m *SetLoggingServiceRequest) GetProjectId() stringdeprecated
- func (m *SetLoggingServiceRequest) GetZone() stringdeprecated
- func (*SetLoggingServiceRequest) ProtoMessage()
- func (m *SetLoggingServiceRequest) Reset()
- func (m *SetLoggingServiceRequest) String() string
- func (m *SetLoggingServiceRequest) XXX_DiscardUnknown()
- func (m *SetLoggingServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetLoggingServiceRequest) XXX_Merge(src proto.Message)
- func (m *SetLoggingServiceRequest) XXX_Size() int
- func (m *SetLoggingServiceRequest) XXX_Unmarshal(b []byte) error
- type SetMaintenancePolicyRequest
- func (*SetMaintenancePolicyRequest) Descriptor() ([]byte, []int)
- func (m *SetMaintenancePolicyRequest) GetClusterId() string
- func (m *SetMaintenancePolicyRequest) GetMaintenancePolicy() *MaintenancePolicy
- func (m *SetMaintenancePolicyRequest) GetName() string
- func (m *SetMaintenancePolicyRequest) GetProjectId() string
- func (m *SetMaintenancePolicyRequest) GetZone() string
- func (*SetMaintenancePolicyRequest) ProtoMessage()
- func (m *SetMaintenancePolicyRequest) Reset()
- func (m *SetMaintenancePolicyRequest) String() string
- func (m *SetMaintenancePolicyRequest) XXX_DiscardUnknown()
- func (m *SetMaintenancePolicyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetMaintenancePolicyRequest) XXX_Merge(src proto.Message)
- func (m *SetMaintenancePolicyRequest) XXX_Size() int
- func (m *SetMaintenancePolicyRequest) XXX_Unmarshal(b []byte) error
- type SetMasterAuthRequest
- func (*SetMasterAuthRequest) Descriptor() ([]byte, []int)
- func (m *SetMasterAuthRequest) GetAction() SetMasterAuthRequest_Action
- func (m *SetMasterAuthRequest) GetClusterId() stringdeprecated
- func (m *SetMasterAuthRequest) GetName() string
- func (m *SetMasterAuthRequest) GetProjectId() stringdeprecated
- func (m *SetMasterAuthRequest) GetUpdate() *MasterAuth
- func (m *SetMasterAuthRequest) GetZone() stringdeprecated
- func (*SetMasterAuthRequest) ProtoMessage()
- func (m *SetMasterAuthRequest) Reset()
- func (m *SetMasterAuthRequest) String() string
- func (m *SetMasterAuthRequest) XXX_DiscardUnknown()
- func (m *SetMasterAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetMasterAuthRequest) XXX_Merge(src proto.Message)
- func (m *SetMasterAuthRequest) XXX_Size() int
- func (m *SetMasterAuthRequest) XXX_Unmarshal(b []byte) error
- type SetMasterAuthRequest_Action
- type SetMonitoringServiceRequest
- func (*SetMonitoringServiceRequest) Descriptor() ([]byte, []int)
- func (m *SetMonitoringServiceRequest) GetClusterId() stringdeprecated
- func (m *SetMonitoringServiceRequest) GetMonitoringService() string
- func (m *SetMonitoringServiceRequest) GetName() string
- func (m *SetMonitoringServiceRequest) GetProjectId() stringdeprecated
- func (m *SetMonitoringServiceRequest) GetZone() stringdeprecated
- func (*SetMonitoringServiceRequest) ProtoMessage()
- func (m *SetMonitoringServiceRequest) Reset()
- func (m *SetMonitoringServiceRequest) String() string
- func (m *SetMonitoringServiceRequest) XXX_DiscardUnknown()
- func (m *SetMonitoringServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetMonitoringServiceRequest) XXX_Merge(src proto.Message)
- func (m *SetMonitoringServiceRequest) XXX_Size() int
- func (m *SetMonitoringServiceRequest) XXX_Unmarshal(b []byte) error
- type SetNetworkPolicyRequest
- func (*SetNetworkPolicyRequest) Descriptor() ([]byte, []int)
- func (m *SetNetworkPolicyRequest) GetClusterId() stringdeprecated
- func (m *SetNetworkPolicyRequest) GetName() string
- func (m *SetNetworkPolicyRequest) GetNetworkPolicy() *NetworkPolicy
- func (m *SetNetworkPolicyRequest) GetProjectId() stringdeprecated
- func (m *SetNetworkPolicyRequest) GetZone() stringdeprecated
- func (*SetNetworkPolicyRequest) ProtoMessage()
- func (m *SetNetworkPolicyRequest) Reset()
- func (m *SetNetworkPolicyRequest) String() string
- func (m *SetNetworkPolicyRequest) XXX_DiscardUnknown()
- func (m *SetNetworkPolicyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetNetworkPolicyRequest) XXX_Merge(src proto.Message)
- func (m *SetNetworkPolicyRequest) XXX_Size() int
- func (m *SetNetworkPolicyRequest) XXX_Unmarshal(b []byte) error
- type SetNodePoolAutoscalingRequest
- func (*SetNodePoolAutoscalingRequest) Descriptor() ([]byte, []int)
- func (m *SetNodePoolAutoscalingRequest) GetAutoscaling() *NodePoolAutoscaling
- func (m *SetNodePoolAutoscalingRequest) GetClusterId() stringdeprecated
- func (m *SetNodePoolAutoscalingRequest) GetName() string
- func (m *SetNodePoolAutoscalingRequest) GetNodePoolId() stringdeprecated
- func (m *SetNodePoolAutoscalingRequest) GetProjectId() stringdeprecated
- func (m *SetNodePoolAutoscalingRequest) GetZone() stringdeprecated
- func (*SetNodePoolAutoscalingRequest) ProtoMessage()
- func (m *SetNodePoolAutoscalingRequest) Reset()
- func (m *SetNodePoolAutoscalingRequest) String() string
- func (m *SetNodePoolAutoscalingRequest) XXX_DiscardUnknown()
- func (m *SetNodePoolAutoscalingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetNodePoolAutoscalingRequest) XXX_Merge(src proto.Message)
- func (m *SetNodePoolAutoscalingRequest) XXX_Size() int
- func (m *SetNodePoolAutoscalingRequest) XXX_Unmarshal(b []byte) error
- type SetNodePoolManagementRequest
- func (*SetNodePoolManagementRequest) Descriptor() ([]byte, []int)
- func (m *SetNodePoolManagementRequest) GetClusterId() stringdeprecated
- func (m *SetNodePoolManagementRequest) GetManagement() *NodeManagement
- func (m *SetNodePoolManagementRequest) GetName() string
- func (m *SetNodePoolManagementRequest) GetNodePoolId() stringdeprecated
- func (m *SetNodePoolManagementRequest) GetProjectId() stringdeprecated
- func (m *SetNodePoolManagementRequest) GetZone() stringdeprecated
- func (*SetNodePoolManagementRequest) ProtoMessage()
- func (m *SetNodePoolManagementRequest) Reset()
- func (m *SetNodePoolManagementRequest) String() string
- func (m *SetNodePoolManagementRequest) XXX_DiscardUnknown()
- func (m *SetNodePoolManagementRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetNodePoolManagementRequest) XXX_Merge(src proto.Message)
- func (m *SetNodePoolManagementRequest) XXX_Size() int
- func (m *SetNodePoolManagementRequest) XXX_Unmarshal(b []byte) error
- type SetNodePoolSizeRequest
- func (*SetNodePoolSizeRequest) Descriptor() ([]byte, []int)
- func (m *SetNodePoolSizeRequest) GetClusterId() stringdeprecated
- func (m *SetNodePoolSizeRequest) GetName() string
- func (m *SetNodePoolSizeRequest) GetNodeCount() int32
- func (m *SetNodePoolSizeRequest) GetNodePoolId() stringdeprecated
- func (m *SetNodePoolSizeRequest) GetProjectId() stringdeprecated
- func (m *SetNodePoolSizeRequest) GetZone() stringdeprecated
- func (*SetNodePoolSizeRequest) ProtoMessage()
- func (m *SetNodePoolSizeRequest) Reset()
- func (m *SetNodePoolSizeRequest) String() string
- func (m *SetNodePoolSizeRequest) XXX_DiscardUnknown()
- func (m *SetNodePoolSizeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetNodePoolSizeRequest) XXX_Merge(src proto.Message)
- func (m *SetNodePoolSizeRequest) XXX_Size() int
- func (m *SetNodePoolSizeRequest) XXX_Unmarshal(b []byte) error
- type ShieldedInstanceConfig
- func (*ShieldedInstanceConfig) Descriptor() ([]byte, []int)
- func (m *ShieldedInstanceConfig) GetEnableIntegrityMonitoring() bool
- func (m *ShieldedInstanceConfig) GetEnableSecureBoot() bool
- func (*ShieldedInstanceConfig) ProtoMessage()
- func (m *ShieldedInstanceConfig) Reset()
- func (m *ShieldedInstanceConfig) String() string
- func (m *ShieldedInstanceConfig) XXX_DiscardUnknown()
- func (m *ShieldedInstanceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ShieldedInstanceConfig) XXX_Merge(src proto.Message)
- func (m *ShieldedInstanceConfig) XXX_Size() int
- func (m *ShieldedInstanceConfig) XXX_Unmarshal(b []byte) error
- type StartIPRotationRequest
- func (*StartIPRotationRequest) Descriptor() ([]byte, []int)
- func (m *StartIPRotationRequest) GetClusterId() stringdeprecated
- func (m *StartIPRotationRequest) GetName() string
- func (m *StartIPRotationRequest) GetProjectId() stringdeprecated
- func (m *StartIPRotationRequest) GetRotateCredentials() bool
- func (m *StartIPRotationRequest) GetZone() stringdeprecated
- func (*StartIPRotationRequest) ProtoMessage()
- func (m *StartIPRotationRequest) Reset()
- func (m *StartIPRotationRequest) String() string
- func (m *StartIPRotationRequest) XXX_DiscardUnknown()
- func (m *StartIPRotationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartIPRotationRequest) XXX_Merge(src proto.Message)
- func (m *StartIPRotationRequest) XXX_Size() int
- func (m *StartIPRotationRequest) XXX_Unmarshal(b []byte) error
- type StatusCondition
- func (*StatusCondition) Descriptor() ([]byte, []int)
- func (m *StatusCondition) GetCode() StatusCondition_Code
- func (m *StatusCondition) GetMessage() string
- func (*StatusCondition) ProtoMessage()
- func (m *StatusCondition) Reset()
- func (m *StatusCondition) String() string
- func (m *StatusCondition) XXX_DiscardUnknown()
- func (m *StatusCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StatusCondition) XXX_Merge(src proto.Message)
- func (m *StatusCondition) XXX_Size() int
- func (m *StatusCondition) XXX_Unmarshal(b []byte) error
- type StatusCondition_Code
- type TimeWindow
- func (*TimeWindow) Descriptor() ([]byte, []int)
- func (m *TimeWindow) GetEndTime() *timestamp.Timestamp
- func (m *TimeWindow) GetStartTime() *timestamp.Timestamp
- func (*TimeWindow) ProtoMessage()
- func (m *TimeWindow) Reset()
- func (m *TimeWindow) String() string
- func (m *TimeWindow) XXX_DiscardUnknown()
- func (m *TimeWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimeWindow) XXX_Merge(src proto.Message)
- func (m *TimeWindow) XXX_Size() int
- func (m *TimeWindow) XXX_Unmarshal(b []byte) error
- type UnimplementedClusterManagerServer
- func (*UnimplementedClusterManagerServer) CancelOperation(ctx context.Context, req *CancelOperationRequest) (*empty.Empty, error)
- func (*UnimplementedClusterManagerServer) CompleteIPRotation(ctx context.Context, req *CompleteIPRotationRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) CreateNodePool(ctx context.Context, req *CreateNodePoolRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) DeleteNodePool(ctx context.Context, req *DeleteNodePoolRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error)
- func (*UnimplementedClusterManagerServer) GetNodePool(ctx context.Context, req *GetNodePoolRequest) (*NodePool, error)
- func (*UnimplementedClusterManagerServer) GetOperation(ctx context.Context, req *GetOperationRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) GetServerConfig(ctx context.Context, req *GetServerConfigRequest) (*ServerConfig, error)
- func (*UnimplementedClusterManagerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error)
- func (*UnimplementedClusterManagerServer) ListNodePools(ctx context.Context, req *ListNodePoolsRequest) (*ListNodePoolsResponse, error)
- func (*UnimplementedClusterManagerServer) ListOperations(ctx context.Context, req *ListOperationsRequest) (*ListOperationsResponse, error)
- func (*UnimplementedClusterManagerServer) ListUsableSubnetworks(ctx context.Context, req *ListUsableSubnetworksRequest) (*ListUsableSubnetworksResponse, error)
- func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade(ctx context.Context, req *RollbackNodePoolUpgradeRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetAddonsConfig(ctx context.Context, req *SetAddonsConfigRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLabels(ctx context.Context, req *SetLabelsRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLegacyAbac(ctx context.Context, req *SetLegacyAbacRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLocations(ctx context.Context, req *SetLocationsRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLoggingService(ctx context.Context, req *SetLoggingServiceRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetMaintenancePolicy(ctx context.Context, req *SetMaintenancePolicyRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetMasterAuth(ctx context.Context, req *SetMasterAuthRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetMonitoringService(ctx context.Context, req *SetMonitoringServiceRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNetworkPolicy(ctx context.Context, req *SetNetworkPolicyRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling(ctx context.Context, req *SetNodePoolAutoscalingRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNodePoolManagement(ctx context.Context, req *SetNodePoolManagementRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNodePoolSize(ctx context.Context, req *SetNodePoolSizeRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) StartIPRotation(ctx context.Context, req *StartIPRotationRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) UpdateMaster(ctx context.Context, req *UpdateMasterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) UpdateNodePool(ctx context.Context, req *UpdateNodePoolRequest) (*Operation, error)
- type UpdateClusterRequest
- func (*UpdateClusterRequest) Descriptor() ([]byte, []int)
- func (m *UpdateClusterRequest) GetClusterId() stringdeprecated
- func (m *UpdateClusterRequest) GetName() string
- func (m *UpdateClusterRequest) GetProjectId() stringdeprecated
- func (m *UpdateClusterRequest) GetUpdate() *ClusterUpdate
- func (m *UpdateClusterRequest) GetZone() stringdeprecated
- func (*UpdateClusterRequest) ProtoMessage()
- func (m *UpdateClusterRequest) Reset()
- func (m *UpdateClusterRequest) String() string
- func (m *UpdateClusterRequest) XXX_DiscardUnknown()
- func (m *UpdateClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateClusterRequest) XXX_Merge(src proto.Message)
- func (m *UpdateClusterRequest) XXX_Size() int
- func (m *UpdateClusterRequest) XXX_Unmarshal(b []byte) error
- type UpdateMasterRequest
- func (*UpdateMasterRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMasterRequest) GetClusterId() stringdeprecated
- func (m *UpdateMasterRequest) GetMasterVersion() string
- func (m *UpdateMasterRequest) GetName() string
- func (m *UpdateMasterRequest) GetProjectId() stringdeprecated
- func (m *UpdateMasterRequest) GetZone() stringdeprecated
- func (*UpdateMasterRequest) ProtoMessage()
- func (m *UpdateMasterRequest) Reset()
- func (m *UpdateMasterRequest) String() string
- func (m *UpdateMasterRequest) XXX_DiscardUnknown()
- func (m *UpdateMasterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMasterRequest) XXX_Merge(src proto.Message)
- func (m *UpdateMasterRequest) XXX_Size() int
- func (m *UpdateMasterRequest) XXX_Unmarshal(b []byte) error
- type UpdateNodePoolRequest
- func (*UpdateNodePoolRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNodePoolRequest) GetClusterId() stringdeprecated
- func (m *UpdateNodePoolRequest) GetImageType() string
- func (m *UpdateNodePoolRequest) GetName() string
- func (m *UpdateNodePoolRequest) GetNodePoolId() stringdeprecated
- func (m *UpdateNodePoolRequest) GetNodeVersion() string
- func (m *UpdateNodePoolRequest) GetProjectId() stringdeprecated
- func (m *UpdateNodePoolRequest) GetZone() stringdeprecated
- func (*UpdateNodePoolRequest) ProtoMessage()
- func (m *UpdateNodePoolRequest) Reset()
- func (m *UpdateNodePoolRequest) String() string
- func (m *UpdateNodePoolRequest) XXX_DiscardUnknown()
- func (m *UpdateNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNodePoolRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNodePoolRequest) XXX_Size() int
- func (m *UpdateNodePoolRequest) XXX_Unmarshal(b []byte) error
- type UsableSubnetwork
- func (*UsableSubnetwork) Descriptor() ([]byte, []int)
- func (m *UsableSubnetwork) GetIpCidrRange() string
- func (m *UsableSubnetwork) GetNetwork() string
- func (m *UsableSubnetwork) GetSecondaryIpRanges() []*UsableSubnetworkSecondaryRange
- func (m *UsableSubnetwork) GetStatusMessage() string
- func (m *UsableSubnetwork) GetSubnetwork() string
- func (*UsableSubnetwork) ProtoMessage()
- func (m *UsableSubnetwork) Reset()
- func (m *UsableSubnetwork) String() string
- func (m *UsableSubnetwork) XXX_DiscardUnknown()
- func (m *UsableSubnetwork) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UsableSubnetwork) XXX_Merge(src proto.Message)
- func (m *UsableSubnetwork) XXX_Size() int
- func (m *UsableSubnetwork) XXX_Unmarshal(b []byte) error
- type UsableSubnetworkSecondaryRange
- func (*UsableSubnetworkSecondaryRange) Descriptor() ([]byte, []int)
- func (m *UsableSubnetworkSecondaryRange) GetIpCidrRange() string
- func (m *UsableSubnetworkSecondaryRange) GetRangeName() string
- func (m *UsableSubnetworkSecondaryRange) GetStatus() UsableSubnetworkSecondaryRange_Status
- func (*UsableSubnetworkSecondaryRange) ProtoMessage()
- func (m *UsableSubnetworkSecondaryRange) Reset()
- func (m *UsableSubnetworkSecondaryRange) String() string
- func (m *UsableSubnetworkSecondaryRange) XXX_DiscardUnknown()
- func (m *UsableSubnetworkSecondaryRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UsableSubnetworkSecondaryRange) XXX_Merge(src proto.Message)
- func (m *UsableSubnetworkSecondaryRange) XXX_Size() int
- func (m *UsableSubnetworkSecondaryRange) XXX_Unmarshal(b []byte) error
- type UsableSubnetworkSecondaryRange_Status
- type VerticalPodAutoscaling
- func (*VerticalPodAutoscaling) Descriptor() ([]byte, []int)
- func (m *VerticalPodAutoscaling) GetEnabled() bool
- func (*VerticalPodAutoscaling) ProtoMessage()
- func (m *VerticalPodAutoscaling) Reset()
- func (m *VerticalPodAutoscaling) String() string
- func (m *VerticalPodAutoscaling) XXX_DiscardUnknown()
- func (m *VerticalPodAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VerticalPodAutoscaling) XXX_Merge(src proto.Message)
- func (m *VerticalPodAutoscaling) XXX_Size() int
- func (m *VerticalPodAutoscaling) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var Cluster_Status_name = map[int32]string{
0: "STATUS_UNSPECIFIED",
1: "PROVISIONING",
2: "RUNNING",
3: "RECONCILING",
4: "STOPPING",
5: "ERROR",
6: "DEGRADED",
}
var Cluster_Status_value = map[string]int32{
"STATUS_UNSPECIFIED": 0,
"PROVISIONING": 1,
"RUNNING": 2,
"RECONCILING": 3,
"STOPPING": 4,
"ERROR": 5,
"DEGRADED": 6,
}
var DatabaseEncryption_State_name = map[int32]string{
0: "UNKNOWN",
1: "ENCRYPTED",
2: "DECRYPTED",
}
var DatabaseEncryption_State_value = map[string]int32{
"UNKNOWN": 0,
"ENCRYPTED": 1,
"DECRYPTED": 2,
}
var NetworkPolicy_Provider_name = map[int32]string{
0: "PROVIDER_UNSPECIFIED",
1: "CALICO",
}
var NetworkPolicy_Provider_value = map[string]int32{
"PROVIDER_UNSPECIFIED": 0,
"CALICO": 1,
}
var NodePool_Status_name = map[int32]string{
0: "STATUS_UNSPECIFIED",
1: "PROVISIONING",
2: "RUNNING",
3: "RUNNING_WITH_ERROR",
4: "RECONCILING",
5: "STOPPING",
6: "ERROR",
}
var NodePool_Status_value = map[string]int32{
"STATUS_UNSPECIFIED": 0,
"PROVISIONING": 1,
"RUNNING": 2,
"RUNNING_WITH_ERROR": 3,
"RECONCILING": 4,
"STOPPING": 5,
"ERROR": 6,
}
var NodeTaint_Effect_name = map[int32]string{
0: "EFFECT_UNSPECIFIED",
1: "NO_SCHEDULE",
2: "PREFER_NO_SCHEDULE",
3: "NO_EXECUTE",
}
var NodeTaint_Effect_value = map[string]int32{
"EFFECT_UNSPECIFIED": 0,
"NO_SCHEDULE": 1,
"PREFER_NO_SCHEDULE": 2,
"NO_EXECUTE": 3,
}
var Operation_Status_name = map[int32]string{
0: "STATUS_UNSPECIFIED",
1: "PENDING",
2: "RUNNING",
3: "DONE",
4: "ABORTING",
}
var Operation_Status_value = map[string]int32{
"STATUS_UNSPECIFIED": 0,
"PENDING": 1,
"RUNNING": 2,
"DONE": 3,
"ABORTING": 4,
}
var Operation_Type_name = map[int32]string{
0: "TYPE_UNSPECIFIED",
1: "CREATE_CLUSTER",
2: "DELETE_CLUSTER",
3: "UPGRADE_MASTER",
4: "UPGRADE_NODES",
5: "REPAIR_CLUSTER",
6: "UPDATE_CLUSTER",
7: "CREATE_NODE_POOL",
8: "DELETE_NODE_POOL",
9: "SET_NODE_POOL_MANAGEMENT",
10: "AUTO_REPAIR_NODES",
11: "AUTO_UPGRADE_NODES",
12: "SET_LABELS",
13: "SET_MASTER_AUTH",
14: "SET_NODE_POOL_SIZE",
15: "SET_NETWORK_POLICY",
16: "SET_MAINTENANCE_POLICY",
}
var Operation_Type_value = map[string]int32{
"TYPE_UNSPECIFIED": 0,
"CREATE_CLUSTER": 1,
"DELETE_CLUSTER": 2,
"UPGRADE_MASTER": 3,
"UPGRADE_NODES": 4,
"REPAIR_CLUSTER": 5,
"UPDATE_CLUSTER": 6,
"CREATE_NODE_POOL": 7,
"DELETE_NODE_POOL": 8,
"SET_NODE_POOL_MANAGEMENT": 9,
"AUTO_REPAIR_NODES": 10,
"AUTO_UPGRADE_NODES": 11,
"SET_LABELS": 12,
"SET_MASTER_AUTH": 13,
"SET_NODE_POOL_SIZE": 14,
"SET_NETWORK_POLICY": 15,
"SET_MAINTENANCE_POLICY": 16,
}
var SetMasterAuthRequest_Action_name = map[int32]string{
0: "UNKNOWN",
1: "SET_PASSWORD",
2: "GENERATE_PASSWORD",
3: "SET_USERNAME",
}
var SetMasterAuthRequest_Action_value = map[string]int32{
"UNKNOWN": 0,
"SET_PASSWORD": 1,
"GENERATE_PASSWORD": 2,
"SET_USERNAME": 3,
}
var StatusCondition_Code_name = map[int32]string{
0: "UNKNOWN",
1: "GCE_STOCKOUT",
2: "GKE_SERVICE_ACCOUNT_DELETED",
3: "GCE_QUOTA_EXCEEDED",
4: "SET_BY_OPERATOR",
7: "CLOUD_KMS_KEY_ERROR",
}
var StatusCondition_Code_value = map[string]int32{
"UNKNOWN": 0,
"GCE_STOCKOUT": 1,
"GKE_SERVICE_ACCOUNT_DELETED": 2,
"GCE_QUOTA_EXCEEDED": 3,
"SET_BY_OPERATOR": 4,
"CLOUD_KMS_KEY_ERROR": 7,
}
var UsableSubnetworkSecondaryRange_Status_name = map[int32]string{
0: "UNKNOWN",
1: "UNUSED",
2: "IN_USE_SERVICE",
3: "IN_USE_SHAREABLE_POD",
4: "IN_USE_MANAGED_POD",
}
var UsableSubnetworkSecondaryRange_Status_value = map[string]int32{
"UNKNOWN": 0,
"UNUSED": 1,
"IN_USE_SERVICE": 2,
"IN_USE_SHAREABLE_POD": 3,
"IN_USE_MANAGED_POD": 4,
}
Functions ¶
func RegisterClusterManagerServer ¶
func RegisterClusterManagerServer(s *grpc.Server, srv ClusterManagerServer)
Types ¶
type AcceleratorConfig ¶
type AcceleratorConfig struct { // The number of the accelerator cards exposed to an instance. AcceleratorCount int64 `protobuf:"varint,1,opt,name=accelerator_count,json=acceleratorCount,proto3" json:"accelerator_count,omitempty"` // The accelerator type resource name. List of supported accelerators // [here](https://cloud.google.com/compute/docs/gpus) AcceleratorType string `protobuf:"bytes,2,opt,name=accelerator_type,json=acceleratorType,proto3" json:"accelerator_type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AcceleratorConfig represents a Hardware Accelerator request.
func (*AcceleratorConfig) Descriptor ¶
func (*AcceleratorConfig) Descriptor() ([]byte, []int)
func (*AcceleratorConfig) GetAcceleratorCount ¶
func (m *AcceleratorConfig) GetAcceleratorCount() int64
func (*AcceleratorConfig) GetAcceleratorType ¶
func (m *AcceleratorConfig) GetAcceleratorType() string
func (*AcceleratorConfig) ProtoMessage ¶
func (*AcceleratorConfig) ProtoMessage()
func (*AcceleratorConfig) Reset ¶
func (m *AcceleratorConfig) Reset()
func (*AcceleratorConfig) String ¶
func (m *AcceleratorConfig) String() string
func (*AcceleratorConfig) XXX_DiscardUnknown ¶
func (m *AcceleratorConfig) XXX_DiscardUnknown()
func (*AcceleratorConfig) XXX_Marshal ¶
func (m *AcceleratorConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AcceleratorConfig) XXX_Merge ¶
func (m *AcceleratorConfig) XXX_Merge(src proto.Message)
func (*AcceleratorConfig) XXX_Size ¶
func (m *AcceleratorConfig) XXX_Size() int
func (*AcceleratorConfig) XXX_Unmarshal ¶
func (m *AcceleratorConfig) XXX_Unmarshal(b []byte) error
type AddonsConfig ¶
type AddonsConfig struct { // Configuration for the HTTP (L7) load balancing controller addon, which // makes it easy to set up HTTP load balancers for services in a cluster. HttpLoadBalancing *HttpLoadBalancing `protobuf:"bytes,1,opt,name=http_load_balancing,json=httpLoadBalancing,proto3" json:"http_load_balancing,omitempty"` // Configuration for the horizontal pod autoscaling feature, which // increases or decreases the number of replica pods a replication controller // has based on the resource usage of the existing pods. HorizontalPodAutoscaling *HorizontalPodAutoscaling `` /* 135-byte string literal not displayed */ // Configuration for the Kubernetes Dashboard. // This addon is deprecated, and will be disabled in 1.15. It is recommended // to use the Cloud Console to manage and monitor your Kubernetes clusters, // workloads and applications. For more information, see: // https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards KubernetesDashboard *KubernetesDashboard `protobuf:"bytes,3,opt,name=kubernetes_dashboard,json=kubernetesDashboard,proto3" json:"kubernetes_dashboard,omitempty"` // Deprecated: Do not use. // Configuration for NetworkPolicy. This only tracks whether the addon // is enabled or not on the Master, it does not track whether network policy // is enabled for the nodes. NetworkPolicyConfig *NetworkPolicyConfig `protobuf:"bytes,4,opt,name=network_policy_config,json=networkPolicyConfig,proto3" json:"network_policy_config,omitempty"` // Configuration for the Cloud Run addon, which allows the user to use a // managed Knative service. CloudRunConfig *CloudRunConfig `protobuf:"bytes,7,opt,name=cloud_run_config,json=cloudRunConfig,proto3" json:"cloud_run_config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality.
func (*AddonsConfig) Descriptor ¶
func (*AddonsConfig) Descriptor() ([]byte, []int)
func (*AddonsConfig) GetCloudRunConfig ¶
func (m *AddonsConfig) GetCloudRunConfig() *CloudRunConfig
func (*AddonsConfig) GetHorizontalPodAutoscaling ¶
func (m *AddonsConfig) GetHorizontalPodAutoscaling() *HorizontalPodAutoscaling
func (*AddonsConfig) GetHttpLoadBalancing ¶
func (m *AddonsConfig) GetHttpLoadBalancing() *HttpLoadBalancing
func (*AddonsConfig) GetKubernetesDashboard
deprecated
func (m *AddonsConfig) GetKubernetesDashboard() *KubernetesDashboard
Deprecated: Do not use.
func (*AddonsConfig) GetNetworkPolicyConfig ¶
func (m *AddonsConfig) GetNetworkPolicyConfig() *NetworkPolicyConfig
func (*AddonsConfig) ProtoMessage ¶
func (*AddonsConfig) ProtoMessage()
func (*AddonsConfig) Reset ¶
func (m *AddonsConfig) Reset()
func (*AddonsConfig) String ¶
func (m *AddonsConfig) String() string
func (*AddonsConfig) XXX_DiscardUnknown ¶
func (m *AddonsConfig) XXX_DiscardUnknown()
func (*AddonsConfig) XXX_Marshal ¶
func (m *AddonsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddonsConfig) XXX_Merge ¶
func (m *AddonsConfig) XXX_Merge(src proto.Message)
func (*AddonsConfig) XXX_Size ¶
func (m *AddonsConfig) XXX_Size() int
func (*AddonsConfig) XXX_Unmarshal ¶
func (m *AddonsConfig) XXX_Unmarshal(b []byte) error
type AuthenticatorGroupsConfig ¶
type AuthenticatorGroupsConfig struct { // Whether this cluster should return group membership lookups // during authentication using a group of security groups. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // The name of the security group-of-groups to be used. Only relevant // if enabled = true. SecurityGroup string `protobuf:"bytes,2,opt,name=security_group,json=securityGroup,proto3" json:"security_group,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for returning group information from authenticators.
func (*AuthenticatorGroupsConfig) Descriptor ¶
func (*AuthenticatorGroupsConfig) Descriptor() ([]byte, []int)
func (*AuthenticatorGroupsConfig) GetEnabled ¶
func (m *AuthenticatorGroupsConfig) GetEnabled() bool
func (*AuthenticatorGroupsConfig) GetSecurityGroup ¶
func (m *AuthenticatorGroupsConfig) GetSecurityGroup() string
func (*AuthenticatorGroupsConfig) ProtoMessage ¶
func (*AuthenticatorGroupsConfig) ProtoMessage()
func (*AuthenticatorGroupsConfig) Reset ¶
func (m *AuthenticatorGroupsConfig) Reset()
func (*AuthenticatorGroupsConfig) String ¶
func (m *AuthenticatorGroupsConfig) String() string
func (*AuthenticatorGroupsConfig) XXX_DiscardUnknown ¶
func (m *AuthenticatorGroupsConfig) XXX_DiscardUnknown()
func (*AuthenticatorGroupsConfig) XXX_Marshal ¶
func (m *AuthenticatorGroupsConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AuthenticatorGroupsConfig) XXX_Merge ¶
func (m *AuthenticatorGroupsConfig) XXX_Merge(src proto.Message)
func (*AuthenticatorGroupsConfig) XXX_Size ¶
func (m *AuthenticatorGroupsConfig) XXX_Size() int
func (*AuthenticatorGroupsConfig) XXX_Unmarshal ¶
func (m *AuthenticatorGroupsConfig) XXX_Unmarshal(b []byte) error
type AutoUpgradeOptions ¶
type AutoUpgradeOptions struct { // [Output only] This field is set when upgrades are about to commence // with the approximate start time for the upgrades, in // [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. AutoUpgradeStartTime string `protobuf:"bytes,1,opt,name=auto_upgrade_start_time,json=autoUpgradeStartTime,proto3" json:"auto_upgrade_start_time,omitempty"` // [Output only] This field is set when upgrades are about to commence // with the description of the upgrade. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.
func (*AutoUpgradeOptions) Descriptor ¶
func (*AutoUpgradeOptions) Descriptor() ([]byte, []int)
func (*AutoUpgradeOptions) GetAutoUpgradeStartTime ¶
func (m *AutoUpgradeOptions) GetAutoUpgradeStartTime() string
func (*AutoUpgradeOptions) GetDescription ¶
func (m *AutoUpgradeOptions) GetDescription() string
func (*AutoUpgradeOptions) ProtoMessage ¶
func (*AutoUpgradeOptions) ProtoMessage()
func (*AutoUpgradeOptions) Reset ¶
func (m *AutoUpgradeOptions) Reset()
func (*AutoUpgradeOptions) String ¶
func (m *AutoUpgradeOptions) String() string
func (*AutoUpgradeOptions) XXX_DiscardUnknown ¶
func (m *AutoUpgradeOptions) XXX_DiscardUnknown()
func (*AutoUpgradeOptions) XXX_Marshal ¶
func (m *AutoUpgradeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoUpgradeOptions) XXX_Merge ¶
func (m *AutoUpgradeOptions) XXX_Merge(src proto.Message)
func (*AutoUpgradeOptions) XXX_Size ¶
func (m *AutoUpgradeOptions) XXX_Size() int
func (*AutoUpgradeOptions) XXX_Unmarshal ¶
func (m *AutoUpgradeOptions) XXX_Unmarshal(b []byte) error
type AutoprovisioningNodePoolDefaults ¶
type AutoprovisioningNodePoolDefaults struct { // Scopes that are used by NAP when creating node pools. If oauth_scopes are // specified, service_account should be empty. OauthScopes []string `protobuf:"bytes,1,rep,name=oauth_scopes,json=oauthScopes,proto3" json:"oauth_scopes,omitempty"` // The Google Cloud Platform Service Account to be used by the node VMs. If // service_account is specified, scopes should be empty. ServiceAccount string `protobuf:"bytes,2,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP.
func (*AutoprovisioningNodePoolDefaults) Descriptor ¶
func (*AutoprovisioningNodePoolDefaults) Descriptor() ([]byte, []int)
func (*AutoprovisioningNodePoolDefaults) GetOauthScopes ¶
func (m *AutoprovisioningNodePoolDefaults) GetOauthScopes() []string
func (*AutoprovisioningNodePoolDefaults) GetServiceAccount ¶
func (m *AutoprovisioningNodePoolDefaults) GetServiceAccount() string
func (*AutoprovisioningNodePoolDefaults) ProtoMessage ¶
func (*AutoprovisioningNodePoolDefaults) ProtoMessage()
func (*AutoprovisioningNodePoolDefaults) Reset ¶
func (m *AutoprovisioningNodePoolDefaults) Reset()
func (*AutoprovisioningNodePoolDefaults) String ¶
func (m *AutoprovisioningNodePoolDefaults) String() string
func (*AutoprovisioningNodePoolDefaults) XXX_DiscardUnknown ¶
func (m *AutoprovisioningNodePoolDefaults) XXX_DiscardUnknown()
func (*AutoprovisioningNodePoolDefaults) XXX_Marshal ¶
func (m *AutoprovisioningNodePoolDefaults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoprovisioningNodePoolDefaults) XXX_Merge ¶
func (m *AutoprovisioningNodePoolDefaults) XXX_Merge(src proto.Message)
func (*AutoprovisioningNodePoolDefaults) XXX_Size ¶
func (m *AutoprovisioningNodePoolDefaults) XXX_Size() int
func (*AutoprovisioningNodePoolDefaults) XXX_Unmarshal ¶
func (m *AutoprovisioningNodePoolDefaults) XXX_Unmarshal(b []byte) error
type BinaryAuthorization ¶
type BinaryAuthorization struct { // Enable Binary Authorization for this cluster. If enabled, all container // images will be validated by Binary Authorization. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for Binary Authorization.
func (*BinaryAuthorization) Descriptor ¶
func (*BinaryAuthorization) Descriptor() ([]byte, []int)
func (*BinaryAuthorization) GetEnabled ¶
func (m *BinaryAuthorization) GetEnabled() bool
func (*BinaryAuthorization) ProtoMessage ¶
func (*BinaryAuthorization) ProtoMessage()
func (*BinaryAuthorization) Reset ¶
func (m *BinaryAuthorization) Reset()
func (*BinaryAuthorization) String ¶
func (m *BinaryAuthorization) String() string
func (*BinaryAuthorization) XXX_DiscardUnknown ¶
func (m *BinaryAuthorization) XXX_DiscardUnknown()
func (*BinaryAuthorization) XXX_Marshal ¶
func (m *BinaryAuthorization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BinaryAuthorization) XXX_Merge ¶
func (m *BinaryAuthorization) XXX_Merge(src proto.Message)
func (*BinaryAuthorization) XXX_Size ¶
func (m *BinaryAuthorization) XXX_Size() int
func (*BinaryAuthorization) XXX_Unmarshal ¶
func (m *BinaryAuthorization) XXX_Unmarshal(b []byte) error
type CancelOperationRequest ¶
type CancelOperationRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The server-assigned `name` of the operation. // This field has been deprecated and replaced by the name field. OperationId string `protobuf:"bytes,3,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"` // Deprecated: Do not use. // The name (project, location, operation id) of the operation to cancel. // Specified in the format `projects/*/locations/*/operations/*`. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CancelOperationRequest cancels a single operation.
func (*CancelOperationRequest) Descriptor ¶
func (*CancelOperationRequest) Descriptor() ([]byte, []int)
func (*CancelOperationRequest) GetName ¶
func (m *CancelOperationRequest) GetName() string
func (*CancelOperationRequest) GetOperationId
deprecated
func (m *CancelOperationRequest) GetOperationId() string
Deprecated: Do not use.
func (*CancelOperationRequest) GetProjectId
deprecated
func (m *CancelOperationRequest) GetProjectId() string
Deprecated: Do not use.
func (*CancelOperationRequest) GetZone
deprecated
func (m *CancelOperationRequest) GetZone() string
Deprecated: Do not use.
func (*CancelOperationRequest) ProtoMessage ¶
func (*CancelOperationRequest) ProtoMessage()
func (*CancelOperationRequest) Reset ¶
func (m *CancelOperationRequest) Reset()
func (*CancelOperationRequest) String ¶
func (m *CancelOperationRequest) String() string
func (*CancelOperationRequest) XXX_DiscardUnknown ¶
func (m *CancelOperationRequest) XXX_DiscardUnknown()
func (*CancelOperationRequest) XXX_Marshal ¶
func (m *CancelOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CancelOperationRequest) XXX_Merge ¶
func (m *CancelOperationRequest) XXX_Merge(src proto.Message)
func (*CancelOperationRequest) XXX_Size ¶
func (m *CancelOperationRequest) XXX_Size() int
func (*CancelOperationRequest) XXX_Unmarshal ¶
func (m *CancelOperationRequest) XXX_Unmarshal(b []byte) error
type ClientCertificateConfig ¶
type ClientCertificateConfig struct { // Issue a client certificate. IssueClientCertificate bool `` /* 130-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for client certificates on the cluster.
func (*ClientCertificateConfig) Descriptor ¶
func (*ClientCertificateConfig) Descriptor() ([]byte, []int)
func (*ClientCertificateConfig) GetIssueClientCertificate ¶
func (m *ClientCertificateConfig) GetIssueClientCertificate() bool
func (*ClientCertificateConfig) ProtoMessage ¶
func (*ClientCertificateConfig) ProtoMessage()
func (*ClientCertificateConfig) Reset ¶
func (m *ClientCertificateConfig) Reset()
func (*ClientCertificateConfig) String ¶
func (m *ClientCertificateConfig) String() string
func (*ClientCertificateConfig) XXX_DiscardUnknown ¶
func (m *ClientCertificateConfig) XXX_DiscardUnknown()
func (*ClientCertificateConfig) XXX_Marshal ¶
func (m *ClientCertificateConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClientCertificateConfig) XXX_Merge ¶
func (m *ClientCertificateConfig) XXX_Merge(src proto.Message)
func (*ClientCertificateConfig) XXX_Size ¶
func (m *ClientCertificateConfig) XXX_Size() int
func (*ClientCertificateConfig) XXX_Unmarshal ¶
func (m *ClientCertificateConfig) XXX_Unmarshal(b []byte) error
type CloudRunConfig ¶
type CloudRunConfig struct { // Whether Cloud Run addon is enabled for this cluster. Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration options for the Cloud Run feature.
func (*CloudRunConfig) Descriptor ¶
func (*CloudRunConfig) Descriptor() ([]byte, []int)
func (*CloudRunConfig) GetDisabled ¶
func (m *CloudRunConfig) GetDisabled() bool
func (*CloudRunConfig) ProtoMessage ¶
func (*CloudRunConfig) ProtoMessage()
func (*CloudRunConfig) Reset ¶
func (m *CloudRunConfig) Reset()
func (*CloudRunConfig) String ¶
func (m *CloudRunConfig) String() string
func (*CloudRunConfig) XXX_DiscardUnknown ¶
func (m *CloudRunConfig) XXX_DiscardUnknown()
func (*CloudRunConfig) XXX_Marshal ¶
func (m *CloudRunConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CloudRunConfig) XXX_Merge ¶
func (m *CloudRunConfig) XXX_Merge(src proto.Message)
func (*CloudRunConfig) XXX_Size ¶
func (m *CloudRunConfig) XXX_Size() int
func (*CloudRunConfig) XXX_Unmarshal ¶
func (m *CloudRunConfig) XXX_Unmarshal(b []byte) error
type Cluster ¶
type Cluster struct { // The name of this cluster. The name must be unique within this project // and location (e.g. zone or region), and can be up to 40 characters with // the following restrictions: // // * Lowercase letters, numbers, and hyphens only. // * Must start with a letter. // * Must end with a number or a letter. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // An optional description of this cluster. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // The number of nodes to create in this cluster. You must ensure that your // Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a> // is sufficient for this number of instances. You must also have available // firewall and routes quota. // For requests, this field should only be used in lieu of a // "node_pool" object, since this configuration (along with the // "node_config") will be used to create a "NodePool" object with an // auto-generated name. Do not use this and a node_pool at the same time. // // This field is deprecated, use node_pool.initial_node_count instead. InitialNodeCount int32 `protobuf:"varint,3,opt,name=initial_node_count,json=initialNodeCount,proto3" json:"initial_node_count,omitempty"` // Deprecated: Do not use. // Parameters used in creating the cluster's nodes. // For requests, this field should only be used in lieu of a // "node_pool" object, since this configuration (along with the // "initial_node_count") will be used to create a "NodePool" object with an // auto-generated name. Do not use this and a node_pool at the same time. // For responses, this field will be populated with the node configuration of // the first node pool. (For configuration of each node pool, see // `node_pool.config`) // // If unspecified, the defaults are used. // This field is deprecated, use node_pool.config instead. NodeConfig *NodeConfig `protobuf:"bytes,4,opt,name=node_config,json=nodeConfig,proto3" json:"node_config,omitempty"` // Deprecated: Do not use. // The authentication information for accessing the master endpoint. // If unspecified, the defaults are used: // For clusters before v1.12, if master_auth is unspecified, `username` will // be set to "admin", a random password will be generated, and a client // certificate will be issued. MasterAuth *MasterAuth `protobuf:"bytes,5,opt,name=master_auth,json=masterAuth,proto3" json:"master_auth,omitempty"` // The logging service the cluster should use to write logs. // Currently available options: // // * "logging.googleapis.com/kubernetes" - the Google Cloud Logging // service with Kubernetes-native resource model // * `logging.googleapis.com` - the Google Cloud Logging service. // * `none` - no logs will be exported from the cluster. // * if left as an empty string,`logging.googleapis.com` will be used. LoggingService string `protobuf:"bytes,6,opt,name=logging_service,json=loggingService,proto3" json:"logging_service,omitempty"` // The monitoring service the cluster should use to write metrics. // Currently available options: // // * `monitoring.googleapis.com` - the Google Cloud Monitoring service. // * `none` - no metrics will be exported from the cluster. // * if left as an empty string, `monitoring.googleapis.com` will be used. MonitoringService string `protobuf:"bytes,7,opt,name=monitoring_service,json=monitoringService,proto3" json:"monitoring_service,omitempty"` // The name of the Google Compute Engine // [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the // cluster is connected. If left unspecified, the `default` network // will be used. Network string `protobuf:"bytes,8,opt,name=network,proto3" json:"network,omitempty"` // The IP address range of the container pods in this cluster, in // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `10.96.0.0/14`). Leave blank to have // one automatically chosen or specify a `/14` block in `10.0.0.0/8`. ClusterIpv4Cidr string `protobuf:"bytes,9,opt,name=cluster_ipv4_cidr,json=clusterIpv4Cidr,proto3" json:"cluster_ipv4_cidr,omitempty"` // Configurations for the various addons available to run in the cluster. AddonsConfig *AddonsConfig `protobuf:"bytes,10,opt,name=addons_config,json=addonsConfig,proto3" json:"addons_config,omitempty"` // The name of the Google Compute Engine // [subnetwork](https://cloud.google.com/compute/docs/subnetworks) to which the // cluster is connected. Subnetwork string `protobuf:"bytes,11,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // The node pools associated with this cluster. // This field should not be set if "node_config" or "initial_node_count" are // specified. NodePools []*NodePool `protobuf:"bytes,12,rep,name=node_pools,json=nodePools,proto3" json:"node_pools,omitempty"` // The list of Google Compute Engine // [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes // should be located. Locations []string `protobuf:"bytes,13,rep,name=locations,proto3" json:"locations,omitempty"` // Kubernetes alpha features are enabled on this cluster. This includes alpha // API groups (e.g. v1alpha1) and features that may not be production ready in // the kubernetes version of the master and nodes. // The cluster has no SLA for uptime and master/node upgrades are disabled. // Alpha enabled clusters are automatically deleted thirty days after // creation. EnableKubernetesAlpha bool `` /* 128-byte string literal not displayed */ // The resource labels for the cluster to use to annotate any related // Google Compute Engine resources. ResourceLabels map[string]string `` /* 192-byte string literal not displayed */ // The fingerprint of the set of labels for this cluster. LabelFingerprint string `protobuf:"bytes,16,opt,name=label_fingerprint,json=labelFingerprint,proto3" json:"label_fingerprint,omitempty"` // Configuration for the legacy ABAC authorization mode. LegacyAbac *LegacyAbac `protobuf:"bytes,18,opt,name=legacy_abac,json=legacyAbac,proto3" json:"legacy_abac,omitempty"` // Configuration options for the NetworkPolicy feature. NetworkPolicy *NetworkPolicy `protobuf:"bytes,19,opt,name=network_policy,json=networkPolicy,proto3" json:"network_policy,omitempty"` // Configuration for cluster IP allocation. IpAllocationPolicy *IPAllocationPolicy `protobuf:"bytes,20,opt,name=ip_allocation_policy,json=ipAllocationPolicy,proto3" json:"ip_allocation_policy,omitempty"` // The configuration options for master authorized networks feature. MasterAuthorizedNetworksConfig *MasterAuthorizedNetworksConfig `` /* 156-byte string literal not displayed */ // Configure the maintenance policy for this cluster. MaintenancePolicy *MaintenancePolicy `protobuf:"bytes,23,opt,name=maintenance_policy,json=maintenancePolicy,proto3" json:"maintenance_policy,omitempty"` // Configuration for Binary Authorization. BinaryAuthorization *BinaryAuthorization `protobuf:"bytes,24,opt,name=binary_authorization,json=binaryAuthorization,proto3" json:"binary_authorization,omitempty"` // Cluster-level autoscaling configuration. Autoscaling *ClusterAutoscaling `protobuf:"bytes,26,opt,name=autoscaling,proto3" json:"autoscaling,omitempty"` // Configuration for cluster networking. NetworkConfig *NetworkConfig `protobuf:"bytes,27,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"` // The default constraint on the maximum number of pods that can be run // simultaneously on a node in the node pool of this cluster. Only honored // if cluster created with IP Alias support. DefaultMaxPodsConstraint *MaxPodsConstraint `` /* 138-byte string literal not displayed */ // Configuration for exporting resource usages. Resource usage export is // disabled when this config is unspecified. ResourceUsageExportConfig *ResourceUsageExportConfig `` /* 141-byte string literal not displayed */ // Configuration controlling RBAC group membership information. AuthenticatorGroupsConfig *AuthenticatorGroupsConfig `` /* 139-byte string literal not displayed */ // Configuration for private cluster. PrivateClusterConfig *PrivateClusterConfig `protobuf:"bytes,37,opt,name=private_cluster_config,json=privateClusterConfig,proto3" json:"private_cluster_config,omitempty"` // Configuration of etcd encryption. DatabaseEncryption *DatabaseEncryption `protobuf:"bytes,38,opt,name=database_encryption,json=databaseEncryption,proto3" json:"database_encryption,omitempty"` // Cluster-level Vertical Pod Autoscaling configuration. VerticalPodAutoscaling *VerticalPodAutoscaling `` /* 130-byte string literal not displayed */ // [Output only] Server-defined URL for the resource. SelfLink string `protobuf:"bytes,100,opt,name=self_link,json=selfLink,proto3" json:"self_link,omitempty"` // [Output only] The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field is deprecated, use location instead. Zone string `protobuf:"bytes,101,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // [Output only] The IP address of this cluster's master endpoint. // The endpoint can be accessed from the internet at // `https://username:password@endpoint/`. // // See the `masterAuth` property of this resource for username and // password information. Endpoint string `protobuf:"bytes,102,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // The initial Kubernetes version for this cluster. Valid versions are those // found in validMasterVersions returned by getServerConfig. The version can // be upgraded over time; such upgrades are reflected in // currentMasterVersion and currentNodeVersion. // // Users may specify either explicit versions offered by // Kubernetes Engine or version aliases, which have the following behavior: // // - "latest": picks the highest valid Kubernetes version // - "1.X": picks the highest valid patch+gke.N patch in the 1.X version // - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version // - "1.X.Y-gke.N": picks an explicit Kubernetes version // - "","-": picks the default Kubernetes version InitialClusterVersion string `` /* 128-byte string literal not displayed */ // [Output only] The current software version of the master endpoint. CurrentMasterVersion string `protobuf:"bytes,104,opt,name=current_master_version,json=currentMasterVersion,proto3" json:"current_master_version,omitempty"` // [Output only] Deprecated, use // [NodePools.version](https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.zones.clusters.nodePools) // instead. The current version of the node software components. If they are // currently at multiple versions because they're in the process of being // upgraded, this reflects the minimum version of all nodes. CurrentNodeVersion string `protobuf:"bytes,105,opt,name=current_node_version,json=currentNodeVersion,proto3" json:"current_node_version,omitempty"` // Deprecated: Do not use. // [Output only] The time the cluster was created, in // [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. CreateTime string `protobuf:"bytes,106,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // [Output only] The current status of this cluster. Status Cluster_Status `protobuf:"varint,107,opt,name=status,proto3,enum=google.container.v1.Cluster_Status" json:"status,omitempty"` // [Output only] Additional information about the current status of this // cluster, if available. StatusMessage string `protobuf:"bytes,108,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"` // [Output only] The size of the address space on each node for hosting // containers. This is provisioned from within the `container_ipv4_cidr` // range. This field will only be set when cluster is in route-based network // mode. NodeIpv4CidrSize int32 `protobuf:"varint,109,opt,name=node_ipv4_cidr_size,json=nodeIpv4CidrSize,proto3" json:"node_ipv4_cidr_size,omitempty"` // [Output only] The IP address range of the Kubernetes services in // this cluster, in // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `1.2.3.4/29`). Service addresses are // typically put in the last `/16` from the container CIDR. ServicesIpv4Cidr string `protobuf:"bytes,110,opt,name=services_ipv4_cidr,json=servicesIpv4Cidr,proto3" json:"services_ipv4_cidr,omitempty"` // Deprecated. Use node_pools.instance_group_urls. InstanceGroupUrls []string `protobuf:"bytes,111,rep,name=instance_group_urls,json=instanceGroupUrls,proto3" json:"instance_group_urls,omitempty"` // Deprecated: Do not use. // [Output only] The number of nodes currently in the cluster. Deprecated. // Call Kubernetes API directly to retrieve node information. CurrentNodeCount int32 `protobuf:"varint,112,opt,name=current_node_count,json=currentNodeCount,proto3" json:"current_node_count,omitempty"` // Deprecated: Do not use. // [Output only] The time the cluster will be automatically // deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. ExpireTime string `protobuf:"bytes,113,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` // [Output only] The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or // [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which // the cluster resides. Location string `protobuf:"bytes,114,opt,name=location,proto3" json:"location,omitempty"` // Enable the ability to use Cloud TPUs in this cluster. EnableTpu bool `protobuf:"varint,115,opt,name=enable_tpu,json=enableTpu,proto3" json:"enable_tpu,omitempty"` // [Output only] The IP address range of the Cloud TPUs in this cluster, in // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `1.2.3.4/29`). TpuIpv4CidrBlock string `protobuf:"bytes,116,opt,name=tpu_ipv4_cidr_block,json=tpuIpv4CidrBlock,proto3" json:"tpu_ipv4_cidr_block,omitempty"` // Which conditions caused the current cluster state. Conditions []*StatusCondition `protobuf:"bytes,118,rep,name=conditions,proto3" json:"conditions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A Google Kubernetes Engine cluster.
func (*Cluster) Descriptor ¶
func (*Cluster) GetAddonsConfig ¶
func (m *Cluster) GetAddonsConfig() *AddonsConfig
func (*Cluster) GetAuthenticatorGroupsConfig ¶
func (m *Cluster) GetAuthenticatorGroupsConfig() *AuthenticatorGroupsConfig
func (*Cluster) GetAutoscaling ¶
func (m *Cluster) GetAutoscaling() *ClusterAutoscaling
func (*Cluster) GetBinaryAuthorization ¶
func (m *Cluster) GetBinaryAuthorization() *BinaryAuthorization
func (*Cluster) GetClusterIpv4Cidr ¶
func (*Cluster) GetConditions ¶
func (m *Cluster) GetConditions() []*StatusCondition
func (*Cluster) GetCreateTime ¶
func (*Cluster) GetCurrentMasterVersion ¶
func (*Cluster) GetCurrentNodeCount
deprecated
func (*Cluster) GetCurrentNodeVersion
deprecated
func (*Cluster) GetDatabaseEncryption ¶
func (m *Cluster) GetDatabaseEncryption() *DatabaseEncryption
func (*Cluster) GetDefaultMaxPodsConstraint ¶
func (m *Cluster) GetDefaultMaxPodsConstraint() *MaxPodsConstraint
func (*Cluster) GetDescription ¶
func (*Cluster) GetEnableKubernetesAlpha ¶
func (*Cluster) GetEnableTpu ¶
func (*Cluster) GetEndpoint ¶
func (*Cluster) GetExpireTime ¶
func (*Cluster) GetInitialClusterVersion ¶
func (*Cluster) GetInitialNodeCount
deprecated
func (*Cluster) GetInstanceGroupUrls
deprecated
func (*Cluster) GetIpAllocationPolicy ¶
func (m *Cluster) GetIpAllocationPolicy() *IPAllocationPolicy
func (*Cluster) GetLabelFingerprint ¶
func (*Cluster) GetLegacyAbac ¶
func (m *Cluster) GetLegacyAbac() *LegacyAbac
func (*Cluster) GetLocation ¶
func (*Cluster) GetLocations ¶
func (*Cluster) GetLoggingService ¶
func (*Cluster) GetMaintenancePolicy ¶
func (m *Cluster) GetMaintenancePolicy() *MaintenancePolicy
func (*Cluster) GetMasterAuth ¶
func (m *Cluster) GetMasterAuth() *MasterAuth
func (*Cluster) GetMasterAuthorizedNetworksConfig ¶
func (m *Cluster) GetMasterAuthorizedNetworksConfig() *MasterAuthorizedNetworksConfig
func (*Cluster) GetMonitoringService ¶
func (*Cluster) GetNetwork ¶
func (*Cluster) GetNetworkConfig ¶
func (m *Cluster) GetNetworkConfig() *NetworkConfig
func (*Cluster) GetNetworkPolicy ¶
func (m *Cluster) GetNetworkPolicy() *NetworkPolicy
func (*Cluster) GetNodeConfig
deprecated
func (m *Cluster) GetNodeConfig() *NodeConfig
Deprecated: Do not use.
func (*Cluster) GetNodeIpv4CidrSize ¶
func (*Cluster) GetNodePools ¶
func (*Cluster) GetPrivateClusterConfig ¶
func (m *Cluster) GetPrivateClusterConfig() *PrivateClusterConfig
func (*Cluster) GetResourceLabels ¶
func (*Cluster) GetResourceUsageExportConfig ¶
func (m *Cluster) GetResourceUsageExportConfig() *ResourceUsageExportConfig
func (*Cluster) GetSelfLink ¶
func (*Cluster) GetServicesIpv4Cidr ¶
func (*Cluster) GetStatus ¶
func (m *Cluster) GetStatus() Cluster_Status
func (*Cluster) GetStatusMessage ¶
func (*Cluster) GetSubnetwork ¶
func (*Cluster) GetTpuIpv4CidrBlock ¶
func (*Cluster) GetVerticalPodAutoscaling ¶
func (m *Cluster) GetVerticalPodAutoscaling() *VerticalPodAutoscaling
func (*Cluster) ProtoMessage ¶
func (*Cluster) ProtoMessage()
func (*Cluster) XXX_DiscardUnknown ¶
func (m *Cluster) XXX_DiscardUnknown()
func (*Cluster) XXX_Marshal ¶
func (*Cluster) XXX_Unmarshal ¶
type ClusterAutoscaling ¶
type ClusterAutoscaling struct { // Enables automatic node pool creation and deletion. EnableNodeAutoprovisioning bool `` /* 142-byte string literal not displayed */ // Contains global constraints regarding minimum and maximum // amount of resources in the cluster. ResourceLimits []*ResourceLimit `protobuf:"bytes,2,rep,name=resource_limits,json=resourceLimits,proto3" json:"resource_limits,omitempty"` // AutoprovisioningNodePoolDefaults contains defaults for a node pool // created by NAP. AutoprovisioningNodePoolDefaults *AutoprovisioningNodePoolDefaults `` /* 161-byte string literal not displayed */ // The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) // in which the NodePool's nodes can be created by NAP. AutoprovisioningLocations []string `` /* 136-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ClusterAutoscaling contains global, per-cluster information required by Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs.
func (*ClusterAutoscaling) Descriptor ¶
func (*ClusterAutoscaling) Descriptor() ([]byte, []int)
func (*ClusterAutoscaling) GetAutoprovisioningLocations ¶
func (m *ClusterAutoscaling) GetAutoprovisioningLocations() []string
func (*ClusterAutoscaling) GetAutoprovisioningNodePoolDefaults ¶
func (m *ClusterAutoscaling) GetAutoprovisioningNodePoolDefaults() *AutoprovisioningNodePoolDefaults
func (*ClusterAutoscaling) GetEnableNodeAutoprovisioning ¶
func (m *ClusterAutoscaling) GetEnableNodeAutoprovisioning() bool
func (*ClusterAutoscaling) GetResourceLimits ¶
func (m *ClusterAutoscaling) GetResourceLimits() []*ResourceLimit
func (*ClusterAutoscaling) ProtoMessage ¶
func (*ClusterAutoscaling) ProtoMessage()
func (*ClusterAutoscaling) Reset ¶
func (m *ClusterAutoscaling) Reset()
func (*ClusterAutoscaling) String ¶
func (m *ClusterAutoscaling) String() string
func (*ClusterAutoscaling) XXX_DiscardUnknown ¶
func (m *ClusterAutoscaling) XXX_DiscardUnknown()
func (*ClusterAutoscaling) XXX_Marshal ¶
func (m *ClusterAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterAutoscaling) XXX_Merge ¶
func (m *ClusterAutoscaling) XXX_Merge(src proto.Message)
func (*ClusterAutoscaling) XXX_Size ¶
func (m *ClusterAutoscaling) XXX_Size() int
func (*ClusterAutoscaling) XXX_Unmarshal ¶
func (m *ClusterAutoscaling) XXX_Unmarshal(b []byte) error
type ClusterManagerClient ¶
type ClusterManagerClient interface { // Lists all clusters owned by a project in either the specified zone or all // zones. ListClusters(ctx context.Context, in *ListClustersRequest, opts ...grpc.CallOption) (*ListClustersResponse, error) // Gets the details of a specific cluster. GetCluster(ctx context.Context, in *GetClusterRequest, opts ...grpc.CallOption) (*Cluster, error) // Creates a cluster, consisting of the specified number and type of Google // Compute Engine instances. // // By default, the cluster is created in the project's // [default network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). // // One firewall is added for the cluster. After cluster creation, // the Kubelet creates routes for each node to allow the containers // on that node to communicate with all other instances in the // cluster. // // Finally, an entry is added to the project's global metadata indicating // which CIDR range the cluster is using. CreateCluster(ctx context.Context, in *CreateClusterRequest, opts ...grpc.CallOption) (*Operation, error) // Updates the settings of a specific cluster. UpdateCluster(ctx context.Context, in *UpdateClusterRequest, opts ...grpc.CallOption) (*Operation, error) // Updates the version and/or image type for the specified node pool. UpdateNodePool(ctx context.Context, in *UpdateNodePoolRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the autoscaling settings for the specified node pool. SetNodePoolAutoscaling(ctx context.Context, in *SetNodePoolAutoscalingRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the logging service for a specific cluster. SetLoggingService(ctx context.Context, in *SetLoggingServiceRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the monitoring service for a specific cluster. SetMonitoringService(ctx context.Context, in *SetMonitoringServiceRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the addons for a specific cluster. SetAddonsConfig(ctx context.Context, in *SetAddonsConfigRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the locations for a specific cluster. SetLocations(ctx context.Context, in *SetLocationsRequest, opts ...grpc.CallOption) (*Operation, error) // Updates the master for a specific cluster. UpdateMaster(ctx context.Context, in *UpdateMasterRequest, opts ...grpc.CallOption) (*Operation, error) // Sets master auth materials. Currently supports changing the admin password // or a specific cluster, either via password generation or explicitly setting // the password. SetMasterAuth(ctx context.Context, in *SetMasterAuthRequest, opts ...grpc.CallOption) (*Operation, error) // Deletes the cluster, including the Kubernetes endpoint and all worker // nodes. // // Firewalls and routes that were configured during cluster creation // are also deleted. // // Other Google Compute Engine resources that might be in use by the cluster, // such as load balancer resources, are not deleted if they weren't present // when the cluster was initially created. DeleteCluster(ctx context.Context, in *DeleteClusterRequest, opts ...grpc.CallOption) (*Operation, error) // Lists all operations in a project in a specific zone or all zones. ListOperations(ctx context.Context, in *ListOperationsRequest, opts ...grpc.CallOption) (*ListOperationsResponse, error) // Gets the specified operation. GetOperation(ctx context.Context, in *GetOperationRequest, opts ...grpc.CallOption) (*Operation, error) // Cancels the specified operation. CancelOperation(ctx context.Context, in *CancelOperationRequest, opts ...grpc.CallOption) (*empty.Empty, error) // Returns configuration info about the Google Kubernetes Engine service. GetServerConfig(ctx context.Context, in *GetServerConfigRequest, opts ...grpc.CallOption) (*ServerConfig, error) // Lists the node pools for a cluster. ListNodePools(ctx context.Context, in *ListNodePoolsRequest, opts ...grpc.CallOption) (*ListNodePoolsResponse, error) // Retrieves the requested node pool. GetNodePool(ctx context.Context, in *GetNodePoolRequest, opts ...grpc.CallOption) (*NodePool, error) // Creates a node pool for a cluster. CreateNodePool(ctx context.Context, in *CreateNodePoolRequest, opts ...grpc.CallOption) (*Operation, error) // Deletes a node pool from a cluster. DeleteNodePool(ctx context.Context, in *DeleteNodePoolRequest, opts ...grpc.CallOption) (*Operation, error) // Rolls back a previously Aborted or Failed NodePool upgrade. // This makes no changes if the last upgrade successfully completed. RollbackNodePoolUpgrade(ctx context.Context, in *RollbackNodePoolUpgradeRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the NodeManagement options for a node pool. SetNodePoolManagement(ctx context.Context, in *SetNodePoolManagementRequest, opts ...grpc.CallOption) (*Operation, error) // Sets labels on a cluster. SetLabels(ctx context.Context, in *SetLabelsRequest, opts ...grpc.CallOption) (*Operation, error) // Enables or disables the ABAC authorization mechanism on a cluster. SetLegacyAbac(ctx context.Context, in *SetLegacyAbacRequest, opts ...grpc.CallOption) (*Operation, error) // Starts master IP rotation. StartIPRotation(ctx context.Context, in *StartIPRotationRequest, opts ...grpc.CallOption) (*Operation, error) // Completes master IP rotation. CompleteIPRotation(ctx context.Context, in *CompleteIPRotationRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the size for a specific node pool. SetNodePoolSize(ctx context.Context, in *SetNodePoolSizeRequest, opts ...grpc.CallOption) (*Operation, error) // Enables or disables Network Policy for a cluster. SetNetworkPolicy(ctx context.Context, in *SetNetworkPolicyRequest, opts ...grpc.CallOption) (*Operation, error) // Sets the maintenance policy for a cluster. SetMaintenancePolicy(ctx context.Context, in *SetMaintenancePolicyRequest, opts ...grpc.CallOption) (*Operation, error) // Lists subnetworks that are usable for creating clusters in a project. ListUsableSubnetworks(ctx context.Context, in *ListUsableSubnetworksRequest, opts ...grpc.CallOption) (*ListUsableSubnetworksResponse, error) }
ClusterManagerClient is the client API for ClusterManager service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewClusterManagerClient ¶
func NewClusterManagerClient(cc grpc.ClientConnInterface) ClusterManagerClient
type ClusterManagerServer ¶
type ClusterManagerServer interface { // Lists all clusters owned by a project in either the specified zone or all // zones. ListClusters(context.Context, *ListClustersRequest) (*ListClustersResponse, error) // Gets the details of a specific cluster. GetCluster(context.Context, *GetClusterRequest) (*Cluster, error) // Creates a cluster, consisting of the specified number and type of Google // Compute Engine instances. // // By default, the cluster is created in the project's // [default network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks). // // One firewall is added for the cluster. After cluster creation, // the Kubelet creates routes for each node to allow the containers // on that node to communicate with all other instances in the // cluster. // // Finally, an entry is added to the project's global metadata indicating // which CIDR range the cluster is using. CreateCluster(context.Context, *CreateClusterRequest) (*Operation, error) // Updates the settings of a specific cluster. UpdateCluster(context.Context, *UpdateClusterRequest) (*Operation, error) // Updates the version and/or image type for the specified node pool. UpdateNodePool(context.Context, *UpdateNodePoolRequest) (*Operation, error) // Sets the autoscaling settings for the specified node pool. SetNodePoolAutoscaling(context.Context, *SetNodePoolAutoscalingRequest) (*Operation, error) // Sets the logging service for a specific cluster. SetLoggingService(context.Context, *SetLoggingServiceRequest) (*Operation, error) // Sets the monitoring service for a specific cluster. SetMonitoringService(context.Context, *SetMonitoringServiceRequest) (*Operation, error) // Sets the addons for a specific cluster. SetAddonsConfig(context.Context, *SetAddonsConfigRequest) (*Operation, error) // Sets the locations for a specific cluster. SetLocations(context.Context, *SetLocationsRequest) (*Operation, error) // Updates the master for a specific cluster. UpdateMaster(context.Context, *UpdateMasterRequest) (*Operation, error) // Sets master auth materials. Currently supports changing the admin password // or a specific cluster, either via password generation or explicitly setting // the password. SetMasterAuth(context.Context, *SetMasterAuthRequest) (*Operation, error) // Deletes the cluster, including the Kubernetes endpoint and all worker // nodes. // // Firewalls and routes that were configured during cluster creation // are also deleted. // // Other Google Compute Engine resources that might be in use by the cluster, // such as load balancer resources, are not deleted if they weren't present // when the cluster was initially created. DeleteCluster(context.Context, *DeleteClusterRequest) (*Operation, error) // Lists all operations in a project in a specific zone or all zones. ListOperations(context.Context, *ListOperationsRequest) (*ListOperationsResponse, error) // Gets the specified operation. GetOperation(context.Context, *GetOperationRequest) (*Operation, error) // Cancels the specified operation. CancelOperation(context.Context, *CancelOperationRequest) (*empty.Empty, error) // Returns configuration info about the Google Kubernetes Engine service. GetServerConfig(context.Context, *GetServerConfigRequest) (*ServerConfig, error) // Lists the node pools for a cluster. ListNodePools(context.Context, *ListNodePoolsRequest) (*ListNodePoolsResponse, error) // Retrieves the requested node pool. GetNodePool(context.Context, *GetNodePoolRequest) (*NodePool, error) // Creates a node pool for a cluster. CreateNodePool(context.Context, *CreateNodePoolRequest) (*Operation, error) // Deletes a node pool from a cluster. DeleteNodePool(context.Context, *DeleteNodePoolRequest) (*Operation, error) // Rolls back a previously Aborted or Failed NodePool upgrade. // This makes no changes if the last upgrade successfully completed. RollbackNodePoolUpgrade(context.Context, *RollbackNodePoolUpgradeRequest) (*Operation, error) // Sets the NodeManagement options for a node pool. SetNodePoolManagement(context.Context, *SetNodePoolManagementRequest) (*Operation, error) // Sets labels on a cluster. SetLabels(context.Context, *SetLabelsRequest) (*Operation, error) // Enables or disables the ABAC authorization mechanism on a cluster. SetLegacyAbac(context.Context, *SetLegacyAbacRequest) (*Operation, error) // Starts master IP rotation. StartIPRotation(context.Context, *StartIPRotationRequest) (*Operation, error) // Completes master IP rotation. CompleteIPRotation(context.Context, *CompleteIPRotationRequest) (*Operation, error) // Sets the size for a specific node pool. SetNodePoolSize(context.Context, *SetNodePoolSizeRequest) (*Operation, error) // Enables or disables Network Policy for a cluster. SetNetworkPolicy(context.Context, *SetNetworkPolicyRequest) (*Operation, error) // Sets the maintenance policy for a cluster. SetMaintenancePolicy(context.Context, *SetMaintenancePolicyRequest) (*Operation, error) // Lists subnetworks that are usable for creating clusters in a project. ListUsableSubnetworks(context.Context, *ListUsableSubnetworksRequest) (*ListUsableSubnetworksResponse, error) }
ClusterManagerServer is the server API for ClusterManager service.
type ClusterUpdate ¶
type ClusterUpdate struct { // The Kubernetes version to change the nodes to (typically an // upgrade). // // Users may specify either explicit versions offered by // Kubernetes Engine or version aliases, which have the following behavior: // // - "latest": picks the highest valid Kubernetes version // - "1.X": picks the highest valid patch+gke.N patch in the 1.X version // - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version // - "1.X.Y-gke.N": picks an explicit Kubernetes version // - "-": picks the Kubernetes master version DesiredNodeVersion string `protobuf:"bytes,4,opt,name=desired_node_version,json=desiredNodeVersion,proto3" json:"desired_node_version,omitempty"` // The monitoring service the cluster should use to write metrics. // Currently available options: // // * "monitoring.googleapis.com/kubernetes" - the Google Cloud Monitoring // service with Kubernetes-native resource model // * "monitoring.googleapis.com" - the Google Cloud Monitoring service // * "none" - no metrics will be exported from the cluster DesiredMonitoringService string `` /* 135-byte string literal not displayed */ // Configurations for the various addons available to run in the cluster. DesiredAddonsConfig *AddonsConfig `protobuf:"bytes,6,opt,name=desired_addons_config,json=desiredAddonsConfig,proto3" json:"desired_addons_config,omitempty"` // The node pool to be upgraded. This field is mandatory if // "desired_node_version", "desired_image_family" or // "desired_node_pool_autoscaling" is specified and there is more than one // node pool on the cluster. DesiredNodePoolId string `protobuf:"bytes,7,opt,name=desired_node_pool_id,json=desiredNodePoolId,proto3" json:"desired_node_pool_id,omitempty"` // The desired image type for the node pool. // NOTE: Set the "desired_node_pool" field as well. DesiredImageType string `protobuf:"bytes,8,opt,name=desired_image_type,json=desiredImageType,proto3" json:"desired_image_type,omitempty"` // Configuration of etcd encryption. DesiredDatabaseEncryption *DatabaseEncryption `` /* 139-byte string literal not displayed */ // Autoscaler configuration for the node pool specified in // desired_node_pool_id. If there is only one pool in the // cluster and desired_node_pool_id is not provided then // the change applies to that single node pool. DesiredNodePoolAutoscaling *NodePoolAutoscaling `` /* 143-byte string literal not displayed */ // The desired list of Google Compute Engine // [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes // should be located. Changing the locations a cluster is in will result // in nodes being either created or removed from the cluster, depending on // whether locations are being added or removed. // // This list must always include the cluster's primary zone. DesiredLocations []string `protobuf:"bytes,10,rep,name=desired_locations,json=desiredLocations,proto3" json:"desired_locations,omitempty"` // The desired configuration options for master authorized networks feature. DesiredMasterAuthorizedNetworksConfig *MasterAuthorizedNetworksConfig `` /* 179-byte string literal not displayed */ // Cluster-level autoscaling configuration. DesiredClusterAutoscaling *ClusterAutoscaling `` /* 139-byte string literal not displayed */ // The desired configuration options for the Binary Authorization feature. DesiredBinaryAuthorization *BinaryAuthorization `` /* 142-byte string literal not displayed */ // The logging service the cluster should use to write logs. // Currently available options: // // * "logging.googleapis.com/kubernetes" - the Google Cloud Logging // service with Kubernetes-native resource model // * "logging.googleapis.com" - the Google Cloud Logging service // * "none" - no logs will be exported from the cluster DesiredLoggingService string `` /* 127-byte string literal not displayed */ // The desired configuration for exporting resource usage. DesiredResourceUsageExportConfig *ResourceUsageExportConfig `` /* 164-byte string literal not displayed */ // Cluster-level Vertical Pod Autoscaling configuration. DesiredVerticalPodAutoscaling *VerticalPodAutoscaling `` /* 153-byte string literal not displayed */ // The desired config of Intra-node visibility. DesiredIntraNodeVisibilityConfig *IntraNodeVisibilityConfig `` /* 164-byte string literal not displayed */ // The Kubernetes version to change the master to. // // Users may specify either explicit versions offered by // Kubernetes Engine or version aliases, which have the following behavior: // // - "latest": picks the highest valid Kubernetes version // - "1.X": picks the highest valid patch+gke.N patch in the 1.X version // - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version // - "1.X.Y-gke.N": picks an explicit Kubernetes version // - "-": picks the default Kubernetes version DesiredMasterVersion string `protobuf:"bytes,100,opt,name=desired_master_version,json=desiredMasterVersion,proto3" json:"desired_master_version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ClusterUpdate describes an update to the cluster. Exactly one update can be applied to a cluster with each request, so at most one field can be provided.
func (*ClusterUpdate) Descriptor ¶
func (*ClusterUpdate) Descriptor() ([]byte, []int)
func (*ClusterUpdate) GetDesiredAddonsConfig ¶
func (m *ClusterUpdate) GetDesiredAddonsConfig() *AddonsConfig
func (*ClusterUpdate) GetDesiredBinaryAuthorization ¶
func (m *ClusterUpdate) GetDesiredBinaryAuthorization() *BinaryAuthorization
func (*ClusterUpdate) GetDesiredClusterAutoscaling ¶
func (m *ClusterUpdate) GetDesiredClusterAutoscaling() *ClusterAutoscaling
func (*ClusterUpdate) GetDesiredDatabaseEncryption ¶
func (m *ClusterUpdate) GetDesiredDatabaseEncryption() *DatabaseEncryption
func (*ClusterUpdate) GetDesiredImageType ¶
func (m *ClusterUpdate) GetDesiredImageType() string
func (*ClusterUpdate) GetDesiredIntraNodeVisibilityConfig ¶
func (m *ClusterUpdate) GetDesiredIntraNodeVisibilityConfig() *IntraNodeVisibilityConfig
func (*ClusterUpdate) GetDesiredLocations ¶
func (m *ClusterUpdate) GetDesiredLocations() []string
func (*ClusterUpdate) GetDesiredLoggingService ¶
func (m *ClusterUpdate) GetDesiredLoggingService() string
func (*ClusterUpdate) GetDesiredMasterAuthorizedNetworksConfig ¶
func (m *ClusterUpdate) GetDesiredMasterAuthorizedNetworksConfig() *MasterAuthorizedNetworksConfig
func (*ClusterUpdate) GetDesiredMasterVersion ¶
func (m *ClusterUpdate) GetDesiredMasterVersion() string
func (*ClusterUpdate) GetDesiredMonitoringService ¶
func (m *ClusterUpdate) GetDesiredMonitoringService() string
func (*ClusterUpdate) GetDesiredNodePoolAutoscaling ¶
func (m *ClusterUpdate) GetDesiredNodePoolAutoscaling() *NodePoolAutoscaling
func (*ClusterUpdate) GetDesiredNodePoolId ¶
func (m *ClusterUpdate) GetDesiredNodePoolId() string
func (*ClusterUpdate) GetDesiredNodeVersion ¶
func (m *ClusterUpdate) GetDesiredNodeVersion() string
func (*ClusterUpdate) GetDesiredResourceUsageExportConfig ¶
func (m *ClusterUpdate) GetDesiredResourceUsageExportConfig() *ResourceUsageExportConfig
func (*ClusterUpdate) GetDesiredVerticalPodAutoscaling ¶
func (m *ClusterUpdate) GetDesiredVerticalPodAutoscaling() *VerticalPodAutoscaling
func (*ClusterUpdate) ProtoMessage ¶
func (*ClusterUpdate) ProtoMessage()
func (*ClusterUpdate) Reset ¶
func (m *ClusterUpdate) Reset()
func (*ClusterUpdate) String ¶
func (m *ClusterUpdate) String() string
func (*ClusterUpdate) XXX_DiscardUnknown ¶
func (m *ClusterUpdate) XXX_DiscardUnknown()
func (*ClusterUpdate) XXX_Marshal ¶
func (m *ClusterUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterUpdate) XXX_Merge ¶
func (m *ClusterUpdate) XXX_Merge(src proto.Message)
func (*ClusterUpdate) XXX_Size ¶
func (m *ClusterUpdate) XXX_Size() int
func (*ClusterUpdate) XXX_Unmarshal ¶
func (m *ClusterUpdate) XXX_Unmarshal(b []byte) error
type Cluster_Status ¶
type Cluster_Status int32
The current status of the cluster.
const ( // Not set. Cluster_STATUS_UNSPECIFIED Cluster_Status = 0 // The PROVISIONING state indicates the cluster is being created. Cluster_PROVISIONING Cluster_Status = 1 // The RUNNING state indicates the cluster has been created and is fully // usable. Cluster_RUNNING Cluster_Status = 2 // The RECONCILING state indicates that some work is actively being done on // the cluster, such as upgrading the master or node software. Details can // be found in the `statusMessage` field. Cluster_RECONCILING Cluster_Status = 3 // The STOPPING state indicates the cluster is being deleted. Cluster_STOPPING Cluster_Status = 4 // The ERROR state indicates the cluster may be unusable. Details // can be found in the `statusMessage` field. Cluster_ERROR Cluster_Status = 5 // The DEGRADED state indicates the cluster requires user action to restore // full functionality. Details can be found in the `statusMessage` field. Cluster_DEGRADED Cluster_Status = 6 )
func (Cluster_Status) EnumDescriptor ¶
func (Cluster_Status) EnumDescriptor() ([]byte, []int)
func (Cluster_Status) String ¶
func (x Cluster_Status) String() string
type CompleteIPRotationRequest ¶
type CompleteIPRotationRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster id) of the cluster to complete IP // rotation. Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CompleteIPRotationRequest moves the cluster master back into single-IP mode.
func (*CompleteIPRotationRequest) Descriptor ¶
func (*CompleteIPRotationRequest) Descriptor() ([]byte, []int)
func (*CompleteIPRotationRequest) GetClusterId
deprecated
func (m *CompleteIPRotationRequest) GetClusterId() string
Deprecated: Do not use.
func (*CompleteIPRotationRequest) GetName ¶
func (m *CompleteIPRotationRequest) GetName() string
func (*CompleteIPRotationRequest) GetProjectId
deprecated
func (m *CompleteIPRotationRequest) GetProjectId() string
Deprecated: Do not use.
func (*CompleteIPRotationRequest) GetZone
deprecated
func (m *CompleteIPRotationRequest) GetZone() string
Deprecated: Do not use.
func (*CompleteIPRotationRequest) ProtoMessage ¶
func (*CompleteIPRotationRequest) ProtoMessage()
func (*CompleteIPRotationRequest) Reset ¶
func (m *CompleteIPRotationRequest) Reset()
func (*CompleteIPRotationRequest) String ¶
func (m *CompleteIPRotationRequest) String() string
func (*CompleteIPRotationRequest) XXX_DiscardUnknown ¶
func (m *CompleteIPRotationRequest) XXX_DiscardUnknown()
func (*CompleteIPRotationRequest) XXX_Marshal ¶
func (m *CompleteIPRotationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CompleteIPRotationRequest) XXX_Merge ¶
func (m *CompleteIPRotationRequest) XXX_Merge(src proto.Message)
func (*CompleteIPRotationRequest) XXX_Size ¶
func (m *CompleteIPRotationRequest) XXX_Size() int
func (*CompleteIPRotationRequest) XXX_Unmarshal ¶
func (m *CompleteIPRotationRequest) XXX_Unmarshal(b []byte) error
type CreateClusterRequest ¶
type CreateClusterRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the parent field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the parent field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Required. A [cluster // resource](https://cloud.google.com/container-engine/reference/rest/v1/projects.zones.clusters) Cluster *Cluster `protobuf:"bytes,3,opt,name=cluster,proto3" json:"cluster,omitempty"` // The parent (project and location) where the cluster will be created. // Specified in the format `projects/*/locations/*`. Parent string `protobuf:"bytes,5,opt,name=parent,proto3" json:"parent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreateClusterRequest creates a cluster.
func (*CreateClusterRequest) Descriptor ¶
func (*CreateClusterRequest) Descriptor() ([]byte, []int)
func (*CreateClusterRequest) GetCluster ¶
func (m *CreateClusterRequest) GetCluster() *Cluster
func (*CreateClusterRequest) GetParent ¶
func (m *CreateClusterRequest) GetParent() string
func (*CreateClusterRequest) GetProjectId
deprecated
func (m *CreateClusterRequest) GetProjectId() string
Deprecated: Do not use.
func (*CreateClusterRequest) GetZone
deprecated
func (m *CreateClusterRequest) GetZone() string
Deprecated: Do not use.
func (*CreateClusterRequest) ProtoMessage ¶
func (*CreateClusterRequest) ProtoMessage()
func (*CreateClusterRequest) Reset ¶
func (m *CreateClusterRequest) Reset()
func (*CreateClusterRequest) String ¶
func (m *CreateClusterRequest) String() string
func (*CreateClusterRequest) XXX_DiscardUnknown ¶
func (m *CreateClusterRequest) XXX_DiscardUnknown()
func (*CreateClusterRequest) XXX_Marshal ¶
func (m *CreateClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateClusterRequest) XXX_Merge ¶
func (m *CreateClusterRequest) XXX_Merge(src proto.Message)
func (*CreateClusterRequest) XXX_Size ¶
func (m *CreateClusterRequest) XXX_Size() int
func (*CreateClusterRequest) XXX_Unmarshal ¶
func (m *CreateClusterRequest) XXX_Unmarshal(b []byte) error
type CreateNodePoolRequest ¶
type CreateNodePoolRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the parent field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the parent field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the parent field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The node pool to create. NodePool *NodePool `protobuf:"bytes,4,opt,name=node_pool,json=nodePool,proto3" json:"node_pool,omitempty"` // The parent (project, location, cluster id) where the node pool will be // created. Specified in the format // `projects/*/locations/*/clusters/*`. Parent string `protobuf:"bytes,6,opt,name=parent,proto3" json:"parent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreateNodePoolRequest creates a node pool for a cluster.
func (*CreateNodePoolRequest) Descriptor ¶
func (*CreateNodePoolRequest) Descriptor() ([]byte, []int)
func (*CreateNodePoolRequest) GetClusterId
deprecated
func (m *CreateNodePoolRequest) GetClusterId() string
Deprecated: Do not use.
func (*CreateNodePoolRequest) GetNodePool ¶
func (m *CreateNodePoolRequest) GetNodePool() *NodePool
func (*CreateNodePoolRequest) GetParent ¶
func (m *CreateNodePoolRequest) GetParent() string
func (*CreateNodePoolRequest) GetProjectId
deprecated
func (m *CreateNodePoolRequest) GetProjectId() string
Deprecated: Do not use.
func (*CreateNodePoolRequest) GetZone
deprecated
func (m *CreateNodePoolRequest) GetZone() string
Deprecated: Do not use.
func (*CreateNodePoolRequest) ProtoMessage ¶
func (*CreateNodePoolRequest) ProtoMessage()
func (*CreateNodePoolRequest) Reset ¶
func (m *CreateNodePoolRequest) Reset()
func (*CreateNodePoolRequest) String ¶
func (m *CreateNodePoolRequest) String() string
func (*CreateNodePoolRequest) XXX_DiscardUnknown ¶
func (m *CreateNodePoolRequest) XXX_DiscardUnknown()
func (*CreateNodePoolRequest) XXX_Marshal ¶
func (m *CreateNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNodePoolRequest) XXX_Merge ¶
func (m *CreateNodePoolRequest) XXX_Merge(src proto.Message)
func (*CreateNodePoolRequest) XXX_Size ¶
func (m *CreateNodePoolRequest) XXX_Size() int
func (*CreateNodePoolRequest) XXX_Unmarshal ¶
func (m *CreateNodePoolRequest) XXX_Unmarshal(b []byte) error
type DailyMaintenanceWindow ¶
type DailyMaintenanceWindow struct { // Time within the maintenance window to start the maintenance operations. // Time format should be in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) // format "HH:MM", where HH : [00-23] and MM : [00-59] GMT. StartTime string `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // [Output only] Duration of the time window, automatically chosen to be // smallest possible in the given scenario. // Duration will be in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) // format "PTnHnMnS". Duration string `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Time window specified for daily maintenance operations.
func (*DailyMaintenanceWindow) Descriptor ¶
func (*DailyMaintenanceWindow) Descriptor() ([]byte, []int)
func (*DailyMaintenanceWindow) GetDuration ¶
func (m *DailyMaintenanceWindow) GetDuration() string
func (*DailyMaintenanceWindow) GetStartTime ¶
func (m *DailyMaintenanceWindow) GetStartTime() string
func (*DailyMaintenanceWindow) ProtoMessage ¶
func (*DailyMaintenanceWindow) ProtoMessage()
func (*DailyMaintenanceWindow) Reset ¶
func (m *DailyMaintenanceWindow) Reset()
func (*DailyMaintenanceWindow) String ¶
func (m *DailyMaintenanceWindow) String() string
func (*DailyMaintenanceWindow) XXX_DiscardUnknown ¶
func (m *DailyMaintenanceWindow) XXX_DiscardUnknown()
func (*DailyMaintenanceWindow) XXX_Marshal ¶
func (m *DailyMaintenanceWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DailyMaintenanceWindow) XXX_Merge ¶
func (m *DailyMaintenanceWindow) XXX_Merge(src proto.Message)
func (*DailyMaintenanceWindow) XXX_Size ¶
func (m *DailyMaintenanceWindow) XXX_Size() int
func (*DailyMaintenanceWindow) XXX_Unmarshal ¶
func (m *DailyMaintenanceWindow) XXX_Unmarshal(b []byte) error
type DatabaseEncryption ¶
type DatabaseEncryption struct { // Denotes the state of etcd encryption. State DatabaseEncryption_State `protobuf:"varint,2,opt,name=state,proto3,enum=google.container.v1.DatabaseEncryption_State" json:"state,omitempty"` // Name of CloudKMS key to use for the encryption of secrets in etcd. // Ex. projects/my-project/locations/global/keyRings/my-ring/cryptoKeys/my-key KeyName string `protobuf:"bytes,1,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration of etcd encryption.
func (*DatabaseEncryption) Descriptor ¶
func (*DatabaseEncryption) Descriptor() ([]byte, []int)
func (*DatabaseEncryption) GetKeyName ¶
func (m *DatabaseEncryption) GetKeyName() string
func (*DatabaseEncryption) GetState ¶
func (m *DatabaseEncryption) GetState() DatabaseEncryption_State
func (*DatabaseEncryption) ProtoMessage ¶
func (*DatabaseEncryption) ProtoMessage()
func (*DatabaseEncryption) Reset ¶
func (m *DatabaseEncryption) Reset()
func (*DatabaseEncryption) String ¶
func (m *DatabaseEncryption) String() string
func (*DatabaseEncryption) XXX_DiscardUnknown ¶
func (m *DatabaseEncryption) XXX_DiscardUnknown()
func (*DatabaseEncryption) XXX_Marshal ¶
func (m *DatabaseEncryption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DatabaseEncryption) XXX_Merge ¶
func (m *DatabaseEncryption) XXX_Merge(src proto.Message)
func (*DatabaseEncryption) XXX_Size ¶
func (m *DatabaseEncryption) XXX_Size() int
func (*DatabaseEncryption) XXX_Unmarshal ¶
func (m *DatabaseEncryption) XXX_Unmarshal(b []byte) error
type DatabaseEncryption_State ¶
type DatabaseEncryption_State int32
State of etcd encryption.
const ( // Should never be set DatabaseEncryption_UNKNOWN DatabaseEncryption_State = 0 // Secrets in etcd are encrypted. DatabaseEncryption_ENCRYPTED DatabaseEncryption_State = 1 // Secrets in etcd are stored in plain text (at etcd level) - this is // unrelated to GCE level full disk encryption. DatabaseEncryption_DECRYPTED DatabaseEncryption_State = 2 )
func (DatabaseEncryption_State) EnumDescriptor ¶
func (DatabaseEncryption_State) EnumDescriptor() ([]byte, []int)
func (DatabaseEncryption_State) String ¶
func (x DatabaseEncryption_State) String() string
type DeleteClusterRequest ¶
type DeleteClusterRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to delete. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster) of the cluster to delete. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteClusterRequest deletes a cluster.
func (*DeleteClusterRequest) Descriptor ¶
func (*DeleteClusterRequest) Descriptor() ([]byte, []int)
func (*DeleteClusterRequest) GetClusterId
deprecated
func (m *DeleteClusterRequest) GetClusterId() string
Deprecated: Do not use.
func (*DeleteClusterRequest) GetName ¶
func (m *DeleteClusterRequest) GetName() string
func (*DeleteClusterRequest) GetProjectId
deprecated
func (m *DeleteClusterRequest) GetProjectId() string
Deprecated: Do not use.
func (*DeleteClusterRequest) GetZone
deprecated
func (m *DeleteClusterRequest) GetZone() string
Deprecated: Do not use.
func (*DeleteClusterRequest) ProtoMessage ¶
func (*DeleteClusterRequest) ProtoMessage()
func (*DeleteClusterRequest) Reset ¶
func (m *DeleteClusterRequest) Reset()
func (*DeleteClusterRequest) String ¶
func (m *DeleteClusterRequest) String() string
func (*DeleteClusterRequest) XXX_DiscardUnknown ¶
func (m *DeleteClusterRequest) XXX_DiscardUnknown()
func (*DeleteClusterRequest) XXX_Marshal ¶
func (m *DeleteClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteClusterRequest) XXX_Merge ¶
func (m *DeleteClusterRequest) XXX_Merge(src proto.Message)
func (*DeleteClusterRequest) XXX_Size ¶
func (m *DeleteClusterRequest) XXX_Size() int
func (*DeleteClusterRequest) XXX_Unmarshal ¶
func (m *DeleteClusterRequest) XXX_Unmarshal(b []byte) error
type DeleteNodePoolRequest ¶
type DeleteNodePoolRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool to delete. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster, node pool id) of the node pool to // delete. Specified in the format // `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteNodePoolRequest deletes a node pool for a cluster.
func (*DeleteNodePoolRequest) Descriptor ¶
func (*DeleteNodePoolRequest) Descriptor() ([]byte, []int)
func (*DeleteNodePoolRequest) GetClusterId
deprecated
func (m *DeleteNodePoolRequest) GetClusterId() string
Deprecated: Do not use.
func (*DeleteNodePoolRequest) GetName ¶
func (m *DeleteNodePoolRequest) GetName() string
func (*DeleteNodePoolRequest) GetNodePoolId
deprecated
func (m *DeleteNodePoolRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*DeleteNodePoolRequest) GetProjectId
deprecated
func (m *DeleteNodePoolRequest) GetProjectId() string
Deprecated: Do not use.
func (*DeleteNodePoolRequest) GetZone
deprecated
func (m *DeleteNodePoolRequest) GetZone() string
Deprecated: Do not use.
func (*DeleteNodePoolRequest) ProtoMessage ¶
func (*DeleteNodePoolRequest) ProtoMessage()
func (*DeleteNodePoolRequest) Reset ¶
func (m *DeleteNodePoolRequest) Reset()
func (*DeleteNodePoolRequest) String ¶
func (m *DeleteNodePoolRequest) String() string
func (*DeleteNodePoolRequest) XXX_DiscardUnknown ¶
func (m *DeleteNodePoolRequest) XXX_DiscardUnknown()
func (*DeleteNodePoolRequest) XXX_Marshal ¶
func (m *DeleteNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNodePoolRequest) XXX_Merge ¶
func (m *DeleteNodePoolRequest) XXX_Merge(src proto.Message)
func (*DeleteNodePoolRequest) XXX_Size ¶
func (m *DeleteNodePoolRequest) XXX_Size() int
func (*DeleteNodePoolRequest) XXX_Unmarshal ¶
func (m *DeleteNodePoolRequest) XXX_Unmarshal(b []byte) error
type GetClusterRequest ¶
type GetClusterRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to retrieve. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster) of the cluster to retrieve. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetClusterRequest gets the settings of a cluster.
func (*GetClusterRequest) Descriptor ¶
func (*GetClusterRequest) Descriptor() ([]byte, []int)
func (*GetClusterRequest) GetClusterId
deprecated
func (m *GetClusterRequest) GetClusterId() string
Deprecated: Do not use.
func (*GetClusterRequest) GetName ¶
func (m *GetClusterRequest) GetName() string
func (*GetClusterRequest) GetProjectId
deprecated
func (m *GetClusterRequest) GetProjectId() string
Deprecated: Do not use.
func (*GetClusterRequest) GetZone
deprecated
func (m *GetClusterRequest) GetZone() string
Deprecated: Do not use.
func (*GetClusterRequest) ProtoMessage ¶
func (*GetClusterRequest) ProtoMessage()
func (*GetClusterRequest) Reset ¶
func (m *GetClusterRequest) Reset()
func (*GetClusterRequest) String ¶
func (m *GetClusterRequest) String() string
func (*GetClusterRequest) XXX_DiscardUnknown ¶
func (m *GetClusterRequest) XXX_DiscardUnknown()
func (*GetClusterRequest) XXX_Marshal ¶
func (m *GetClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetClusterRequest) XXX_Merge ¶
func (m *GetClusterRequest) XXX_Merge(src proto.Message)
func (*GetClusterRequest) XXX_Size ¶
func (m *GetClusterRequest) XXX_Size() int
func (*GetClusterRequest) XXX_Unmarshal ¶
func (m *GetClusterRequest) XXX_Unmarshal(b []byte) error
type GetNodePoolRequest ¶
type GetNodePoolRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster, node pool id) of the node pool to // get. Specified in the format // `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetNodePoolRequest retrieves a node pool for a cluster.
func (*GetNodePoolRequest) Descriptor ¶
func (*GetNodePoolRequest) Descriptor() ([]byte, []int)
func (*GetNodePoolRequest) GetClusterId
deprecated
func (m *GetNodePoolRequest) GetClusterId() string
Deprecated: Do not use.
func (*GetNodePoolRequest) GetName ¶
func (m *GetNodePoolRequest) GetName() string
func (*GetNodePoolRequest) GetNodePoolId
deprecated
func (m *GetNodePoolRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*GetNodePoolRequest) GetProjectId
deprecated
func (m *GetNodePoolRequest) GetProjectId() string
Deprecated: Do not use.
func (*GetNodePoolRequest) GetZone
deprecated
func (m *GetNodePoolRequest) GetZone() string
Deprecated: Do not use.
func (*GetNodePoolRequest) ProtoMessage ¶
func (*GetNodePoolRequest) ProtoMessage()
func (*GetNodePoolRequest) Reset ¶
func (m *GetNodePoolRequest) Reset()
func (*GetNodePoolRequest) String ¶
func (m *GetNodePoolRequest) String() string
func (*GetNodePoolRequest) XXX_DiscardUnknown ¶
func (m *GetNodePoolRequest) XXX_DiscardUnknown()
func (*GetNodePoolRequest) XXX_Marshal ¶
func (m *GetNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodePoolRequest) XXX_Merge ¶
func (m *GetNodePoolRequest) XXX_Merge(src proto.Message)
func (*GetNodePoolRequest) XXX_Size ¶
func (m *GetNodePoolRequest) XXX_Size() int
func (*GetNodePoolRequest) XXX_Unmarshal ¶
func (m *GetNodePoolRequest) XXX_Unmarshal(b []byte) error
type GetOperationRequest ¶
type GetOperationRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The server-assigned `name` of the operation. // This field has been deprecated and replaced by the name field. OperationId string `protobuf:"bytes,3,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"` // Deprecated: Do not use. // The name (project, location, operation id) of the operation to get. // Specified in the format `projects/*/locations/*/operations/*`. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetOperationRequest gets a single operation.
func (*GetOperationRequest) Descriptor ¶
func (*GetOperationRequest) Descriptor() ([]byte, []int)
func (*GetOperationRequest) GetName ¶
func (m *GetOperationRequest) GetName() string
func (*GetOperationRequest) GetOperationId
deprecated
func (m *GetOperationRequest) GetOperationId() string
Deprecated: Do not use.
func (*GetOperationRequest) GetProjectId
deprecated
func (m *GetOperationRequest) GetProjectId() string
Deprecated: Do not use.
func (*GetOperationRequest) GetZone
deprecated
func (m *GetOperationRequest) GetZone() string
Deprecated: Do not use.
func (*GetOperationRequest) ProtoMessage ¶
func (*GetOperationRequest) ProtoMessage()
func (*GetOperationRequest) Reset ¶
func (m *GetOperationRequest) Reset()
func (*GetOperationRequest) String ¶
func (m *GetOperationRequest) String() string
func (*GetOperationRequest) XXX_DiscardUnknown ¶
func (m *GetOperationRequest) XXX_DiscardUnknown()
func (*GetOperationRequest) XXX_Marshal ¶
func (m *GetOperationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetOperationRequest) XXX_Merge ¶
func (m *GetOperationRequest) XXX_Merge(src proto.Message)
func (*GetOperationRequest) XXX_Size ¶
func (m *GetOperationRequest) XXX_Size() int
func (*GetOperationRequest) XXX_Unmarshal ¶
func (m *GetOperationRequest) XXX_Unmarshal(b []byte) error
type GetServerConfigRequest ¶
type GetServerConfigRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) to return operations for. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // The name (project and location) of the server config to get, // specified in the format `projects/*/locations/*`. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Gets the current Kubernetes Engine service configuration.
func (*GetServerConfigRequest) Descriptor ¶
func (*GetServerConfigRequest) Descriptor() ([]byte, []int)
func (*GetServerConfigRequest) GetName ¶
func (m *GetServerConfigRequest) GetName() string
func (*GetServerConfigRequest) GetProjectId
deprecated
func (m *GetServerConfigRequest) GetProjectId() string
Deprecated: Do not use.
func (*GetServerConfigRequest) GetZone
deprecated
func (m *GetServerConfigRequest) GetZone() string
Deprecated: Do not use.
func (*GetServerConfigRequest) ProtoMessage ¶
func (*GetServerConfigRequest) ProtoMessage()
func (*GetServerConfigRequest) Reset ¶
func (m *GetServerConfigRequest) Reset()
func (*GetServerConfigRequest) String ¶
func (m *GetServerConfigRequest) String() string
func (*GetServerConfigRequest) XXX_DiscardUnknown ¶
func (m *GetServerConfigRequest) XXX_DiscardUnknown()
func (*GetServerConfigRequest) XXX_Marshal ¶
func (m *GetServerConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServerConfigRequest) XXX_Merge ¶
func (m *GetServerConfigRequest) XXX_Merge(src proto.Message)
func (*GetServerConfigRequest) XXX_Size ¶
func (m *GetServerConfigRequest) XXX_Size() int
func (*GetServerConfigRequest) XXX_Unmarshal ¶
func (m *GetServerConfigRequest) XXX_Unmarshal(b []byte) error
type HorizontalPodAutoscaling ¶
type HorizontalPodAutoscaling struct { // Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. // When enabled, it ensures that a Heapster pod is running in the cluster, // which is also used by the Cloud Monitoring service. Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
func (*HorizontalPodAutoscaling) Descriptor ¶
func (*HorizontalPodAutoscaling) Descriptor() ([]byte, []int)
func (*HorizontalPodAutoscaling) GetDisabled ¶
func (m *HorizontalPodAutoscaling) GetDisabled() bool
func (*HorizontalPodAutoscaling) ProtoMessage ¶
func (*HorizontalPodAutoscaling) ProtoMessage()
func (*HorizontalPodAutoscaling) Reset ¶
func (m *HorizontalPodAutoscaling) Reset()
func (*HorizontalPodAutoscaling) String ¶
func (m *HorizontalPodAutoscaling) String() string
func (*HorizontalPodAutoscaling) XXX_DiscardUnknown ¶
func (m *HorizontalPodAutoscaling) XXX_DiscardUnknown()
func (*HorizontalPodAutoscaling) XXX_Marshal ¶
func (m *HorizontalPodAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HorizontalPodAutoscaling) XXX_Merge ¶
func (m *HorizontalPodAutoscaling) XXX_Merge(src proto.Message)
func (*HorizontalPodAutoscaling) XXX_Size ¶
func (m *HorizontalPodAutoscaling) XXX_Size() int
func (*HorizontalPodAutoscaling) XXX_Unmarshal ¶
func (m *HorizontalPodAutoscaling) XXX_Unmarshal(b []byte) error
type HttpLoadBalancing ¶
type HttpLoadBalancing struct { // Whether the HTTP Load Balancing controller is enabled in the cluster. // When enabled, it runs a small pod in the cluster that manages the load // balancers. Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration options for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster.
func (*HttpLoadBalancing) Descriptor ¶
func (*HttpLoadBalancing) Descriptor() ([]byte, []int)
func (*HttpLoadBalancing) GetDisabled ¶
func (m *HttpLoadBalancing) GetDisabled() bool
func (*HttpLoadBalancing) ProtoMessage ¶
func (*HttpLoadBalancing) ProtoMessage()
func (*HttpLoadBalancing) Reset ¶
func (m *HttpLoadBalancing) Reset()
func (*HttpLoadBalancing) String ¶
func (m *HttpLoadBalancing) String() string
func (*HttpLoadBalancing) XXX_DiscardUnknown ¶
func (m *HttpLoadBalancing) XXX_DiscardUnknown()
func (*HttpLoadBalancing) XXX_Marshal ¶
func (m *HttpLoadBalancing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HttpLoadBalancing) XXX_Merge ¶
func (m *HttpLoadBalancing) XXX_Merge(src proto.Message)
func (*HttpLoadBalancing) XXX_Size ¶
func (m *HttpLoadBalancing) XXX_Size() int
func (*HttpLoadBalancing) XXX_Unmarshal ¶
func (m *HttpLoadBalancing) XXX_Unmarshal(b []byte) error
type IPAllocationPolicy ¶
type IPAllocationPolicy struct { // Whether alias IPs will be used for pod IPs in the cluster. UseIpAliases bool `protobuf:"varint,1,opt,name=use_ip_aliases,json=useIpAliases,proto3" json:"use_ip_aliases,omitempty"` // Whether a new subnetwork will be created automatically for the cluster. // // This field is only applicable when `use_ip_aliases` is true. CreateSubnetwork bool `protobuf:"varint,2,opt,name=create_subnetwork,json=createSubnetwork,proto3" json:"create_subnetwork,omitempty"` // A custom subnetwork name to be used if `create_subnetwork` is true. If // this field is empty, then an automatic name will be chosen for the new // subnetwork. SubnetworkName string `protobuf:"bytes,3,opt,name=subnetwork_name,json=subnetworkName,proto3" json:"subnetwork_name,omitempty"` // This field is deprecated, use cluster_ipv4_cidr_block. ClusterIpv4Cidr string `protobuf:"bytes,4,opt,name=cluster_ipv4_cidr,json=clusterIpv4Cidr,proto3" json:"cluster_ipv4_cidr,omitempty"` // Deprecated: Do not use. // This field is deprecated, use node_ipv4_cidr_block. NodeIpv4Cidr string `protobuf:"bytes,5,opt,name=node_ipv4_cidr,json=nodeIpv4Cidr,proto3" json:"node_ipv4_cidr,omitempty"` // Deprecated: Do not use. // This field is deprecated, use services_ipv4_cidr_block. ServicesIpv4Cidr string `protobuf:"bytes,6,opt,name=services_ipv4_cidr,json=servicesIpv4Cidr,proto3" json:"services_ipv4_cidr,omitempty"` // Deprecated: Do not use. // The name of the secondary range to be used for the cluster CIDR // block. The secondary range will be used for pod IP // addresses. This must be an existing secondary range associated // with the cluster subnetwork. // // This field is only applicable with use_ip_aliases is true and // create_subnetwork is false. ClusterSecondaryRangeName string `` /* 140-byte string literal not displayed */ // The name of the secondary range to be used as for the services // CIDR block. The secondary range will be used for service // ClusterIPs. This must be an existing secondary range associated // with the cluster subnetwork. // // This field is only applicable with use_ip_aliases is true and // create_subnetwork is false. ServicesSecondaryRangeName string `` /* 143-byte string literal not displayed */ // The IP address range for the cluster pod IPs. If this field is set, then // `cluster.cluster_ipv4_cidr` must be left blank. // // This field is only applicable when `use_ip_aliases` is true. // // Set to blank to have a range chosen with the default size. // // Set to /netmask (e.g. `/14`) to have a range chosen with a specific // netmask. // // Set to a // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. // `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range // to use. ClusterIpv4CidrBlock string `protobuf:"bytes,9,opt,name=cluster_ipv4_cidr_block,json=clusterIpv4CidrBlock,proto3" json:"cluster_ipv4_cidr_block,omitempty"` // The IP address range of the instance IPs in this cluster. // // This is applicable only if `create_subnetwork` is true. // // Set to blank to have a range chosen with the default size. // // Set to /netmask (e.g. `/14`) to have a range chosen with a specific // netmask. // // Set to a // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. // `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range // to use. NodeIpv4CidrBlock string `protobuf:"bytes,10,opt,name=node_ipv4_cidr_block,json=nodeIpv4CidrBlock,proto3" json:"node_ipv4_cidr_block,omitempty"` // The IP address range of the services IPs in this cluster. If blank, a range // will be automatically chosen with the default size. // // This field is only applicable when `use_ip_aliases` is true. // // Set to blank to have a range chosen with the default size. // // Set to /netmask (e.g. `/14`) to have a range chosen with a specific // netmask. // // Set to a // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. // `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range // to use. ServicesIpv4CidrBlock string `` /* 129-byte string literal not displayed */ // The IP address range of the Cloud TPUs in this cluster. If unspecified, a // range will be automatically chosen with the default size. // // This field is only applicable when `use_ip_aliases` is true. // // If unspecified, the range will use the default size. // // Set to /netmask (e.g. `/14`) to have a range chosen with a specific // netmask. // // Set to a // [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) // notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. // `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range // to use. TpuIpv4CidrBlock string `protobuf:"bytes,13,opt,name=tpu_ipv4_cidr_block,json=tpuIpv4CidrBlock,proto3" json:"tpu_ipv4_cidr_block,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for controlling how IPs are allocated in the cluster.
func (*IPAllocationPolicy) Descriptor ¶
func (*IPAllocationPolicy) Descriptor() ([]byte, []int)
func (*IPAllocationPolicy) GetClusterIpv4Cidr
deprecated
func (m *IPAllocationPolicy) GetClusterIpv4Cidr() string
Deprecated: Do not use.
func (*IPAllocationPolicy) GetClusterIpv4CidrBlock ¶
func (m *IPAllocationPolicy) GetClusterIpv4CidrBlock() string
func (*IPAllocationPolicy) GetClusterSecondaryRangeName ¶
func (m *IPAllocationPolicy) GetClusterSecondaryRangeName() string
func (*IPAllocationPolicy) GetCreateSubnetwork ¶
func (m *IPAllocationPolicy) GetCreateSubnetwork() bool
func (*IPAllocationPolicy) GetNodeIpv4Cidr
deprecated
func (m *IPAllocationPolicy) GetNodeIpv4Cidr() string
Deprecated: Do not use.
func (*IPAllocationPolicy) GetNodeIpv4CidrBlock ¶
func (m *IPAllocationPolicy) GetNodeIpv4CidrBlock() string
func (*IPAllocationPolicy) GetServicesIpv4Cidr
deprecated
func (m *IPAllocationPolicy) GetServicesIpv4Cidr() string
Deprecated: Do not use.
func (*IPAllocationPolicy) GetServicesIpv4CidrBlock ¶
func (m *IPAllocationPolicy) GetServicesIpv4CidrBlock() string
func (*IPAllocationPolicy) GetServicesSecondaryRangeName ¶
func (m *IPAllocationPolicy) GetServicesSecondaryRangeName() string
func (*IPAllocationPolicy) GetSubnetworkName ¶
func (m *IPAllocationPolicy) GetSubnetworkName() string
func (*IPAllocationPolicy) GetTpuIpv4CidrBlock ¶
func (m *IPAllocationPolicy) GetTpuIpv4CidrBlock() string
func (*IPAllocationPolicy) GetUseIpAliases ¶
func (m *IPAllocationPolicy) GetUseIpAliases() bool
func (*IPAllocationPolicy) ProtoMessage ¶
func (*IPAllocationPolicy) ProtoMessage()
func (*IPAllocationPolicy) Reset ¶
func (m *IPAllocationPolicy) Reset()
func (*IPAllocationPolicy) String ¶
func (m *IPAllocationPolicy) String() string
func (*IPAllocationPolicy) XXX_DiscardUnknown ¶
func (m *IPAllocationPolicy) XXX_DiscardUnknown()
func (*IPAllocationPolicy) XXX_Marshal ¶
func (m *IPAllocationPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IPAllocationPolicy) XXX_Merge ¶
func (m *IPAllocationPolicy) XXX_Merge(src proto.Message)
func (*IPAllocationPolicy) XXX_Size ¶
func (m *IPAllocationPolicy) XXX_Size() int
func (*IPAllocationPolicy) XXX_Unmarshal ¶
func (m *IPAllocationPolicy) XXX_Unmarshal(b []byte) error
type IntraNodeVisibilityConfig ¶
type IntraNodeVisibilityConfig struct { // Enables intra node visibility for this cluster. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IntraNodeVisibilityConfig contains the desired config of the intra-node visibility on this cluster.
func (*IntraNodeVisibilityConfig) Descriptor ¶
func (*IntraNodeVisibilityConfig) Descriptor() ([]byte, []int)
func (*IntraNodeVisibilityConfig) GetEnabled ¶
func (m *IntraNodeVisibilityConfig) GetEnabled() bool
func (*IntraNodeVisibilityConfig) ProtoMessage ¶
func (*IntraNodeVisibilityConfig) ProtoMessage()
func (*IntraNodeVisibilityConfig) Reset ¶
func (m *IntraNodeVisibilityConfig) Reset()
func (*IntraNodeVisibilityConfig) String ¶
func (m *IntraNodeVisibilityConfig) String() string
func (*IntraNodeVisibilityConfig) XXX_DiscardUnknown ¶
func (m *IntraNodeVisibilityConfig) XXX_DiscardUnknown()
func (*IntraNodeVisibilityConfig) XXX_Marshal ¶
func (m *IntraNodeVisibilityConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IntraNodeVisibilityConfig) XXX_Merge ¶
func (m *IntraNodeVisibilityConfig) XXX_Merge(src proto.Message)
func (*IntraNodeVisibilityConfig) XXX_Size ¶
func (m *IntraNodeVisibilityConfig) XXX_Size() int
func (*IntraNodeVisibilityConfig) XXX_Unmarshal ¶
func (m *IntraNodeVisibilityConfig) XXX_Unmarshal(b []byte) error
type KubernetesDashboard ¶
type KubernetesDashboard struct { // Whether the Kubernetes Dashboard is enabled for this cluster. Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for the Kubernetes Dashboard.
func (*KubernetesDashboard) Descriptor ¶
func (*KubernetesDashboard) Descriptor() ([]byte, []int)
func (*KubernetesDashboard) GetDisabled ¶
func (m *KubernetesDashboard) GetDisabled() bool
func (*KubernetesDashboard) ProtoMessage ¶
func (*KubernetesDashboard) ProtoMessage()
func (*KubernetesDashboard) Reset ¶
func (m *KubernetesDashboard) Reset()
func (*KubernetesDashboard) String ¶
func (m *KubernetesDashboard) String() string
func (*KubernetesDashboard) XXX_DiscardUnknown ¶
func (m *KubernetesDashboard) XXX_DiscardUnknown()
func (*KubernetesDashboard) XXX_Marshal ¶
func (m *KubernetesDashboard) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*KubernetesDashboard) XXX_Merge ¶
func (m *KubernetesDashboard) XXX_Merge(src proto.Message)
func (*KubernetesDashboard) XXX_Size ¶
func (m *KubernetesDashboard) XXX_Size() int
func (*KubernetesDashboard) XXX_Unmarshal ¶
func (m *KubernetesDashboard) XXX_Unmarshal(b []byte) error
type LegacyAbac ¶
type LegacyAbac struct { // Whether the ABAC authorizer is enabled for this cluster. When enabled, // identities in the system, including service accounts, nodes, and // controllers, will have statically granted permissions beyond those // provided by the RBAC configuration or IAM. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for the legacy Attribute Based Access Control authorization mode.
func (*LegacyAbac) Descriptor ¶
func (*LegacyAbac) Descriptor() ([]byte, []int)
func (*LegacyAbac) GetEnabled ¶
func (m *LegacyAbac) GetEnabled() bool
func (*LegacyAbac) ProtoMessage ¶
func (*LegacyAbac) ProtoMessage()
func (*LegacyAbac) Reset ¶
func (m *LegacyAbac) Reset()
func (*LegacyAbac) String ¶
func (m *LegacyAbac) String() string
func (*LegacyAbac) XXX_DiscardUnknown ¶
func (m *LegacyAbac) XXX_DiscardUnknown()
func (*LegacyAbac) XXX_Marshal ¶
func (m *LegacyAbac) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LegacyAbac) XXX_Merge ¶
func (m *LegacyAbac) XXX_Merge(src proto.Message)
func (*LegacyAbac) XXX_Size ¶
func (m *LegacyAbac) XXX_Size() int
func (*LegacyAbac) XXX_Unmarshal ¶
func (m *LegacyAbac) XXX_Unmarshal(b []byte) error
type ListClustersRequest ¶
type ListClustersRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the parent field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides, or "-" for all zones. // This field has been deprecated and replaced by the parent field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // The parent (project and location) where the clusters will be listed. // Specified in the format `projects/*/locations/*`. // Location "-" matches all zones and all regions. Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListClustersRequest lists clusters.
func (*ListClustersRequest) Descriptor ¶
func (*ListClustersRequest) Descriptor() ([]byte, []int)
func (*ListClustersRequest) GetParent ¶
func (m *ListClustersRequest) GetParent() string
func (*ListClustersRequest) GetProjectId
deprecated
func (m *ListClustersRequest) GetProjectId() string
Deprecated: Do not use.
func (*ListClustersRequest) GetZone
deprecated
func (m *ListClustersRequest) GetZone() string
Deprecated: Do not use.
func (*ListClustersRequest) ProtoMessage ¶
func (*ListClustersRequest) ProtoMessage()
func (*ListClustersRequest) Reset ¶
func (m *ListClustersRequest) Reset()
func (*ListClustersRequest) String ¶
func (m *ListClustersRequest) String() string
func (*ListClustersRequest) XXX_DiscardUnknown ¶
func (m *ListClustersRequest) XXX_DiscardUnknown()
func (*ListClustersRequest) XXX_Marshal ¶
func (m *ListClustersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClustersRequest) XXX_Merge ¶
func (m *ListClustersRequest) XXX_Merge(src proto.Message)
func (*ListClustersRequest) XXX_Size ¶
func (m *ListClustersRequest) XXX_Size() int
func (*ListClustersRequest) XXX_Unmarshal ¶
func (m *ListClustersRequest) XXX_Unmarshal(b []byte) error
type ListClustersResponse ¶
type ListClustersResponse struct { // A list of clusters in the project in the specified zone, or // across all ones. Clusters []*Cluster `protobuf:"bytes,1,rep,name=clusters,proto3" json:"clusters,omitempty"` // If any zones are listed here, the list of clusters returned // may be missing those zones. MissingZones []string `protobuf:"bytes,2,rep,name=missing_zones,json=missingZones,proto3" json:"missing_zones,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListClustersResponse is the result of ListClustersRequest.
func (*ListClustersResponse) Descriptor ¶
func (*ListClustersResponse) Descriptor() ([]byte, []int)
func (*ListClustersResponse) GetClusters ¶
func (m *ListClustersResponse) GetClusters() []*Cluster
func (*ListClustersResponse) GetMissingZones ¶
func (m *ListClustersResponse) GetMissingZones() []string
func (*ListClustersResponse) ProtoMessage ¶
func (*ListClustersResponse) ProtoMessage()
func (*ListClustersResponse) Reset ¶
func (m *ListClustersResponse) Reset()
func (*ListClustersResponse) String ¶
func (m *ListClustersResponse) String() string
func (*ListClustersResponse) XXX_DiscardUnknown ¶
func (m *ListClustersResponse) XXX_DiscardUnknown()
func (*ListClustersResponse) XXX_Marshal ¶
func (m *ListClustersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClustersResponse) XXX_Merge ¶
func (m *ListClustersResponse) XXX_Merge(src proto.Message)
func (*ListClustersResponse) XXX_Size ¶
func (m *ListClustersResponse) XXX_Size() int
func (*ListClustersResponse) XXX_Unmarshal ¶
func (m *ListClustersResponse) XXX_Unmarshal(b []byte) error
type ListNodePoolsRequest ¶
type ListNodePoolsRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the parent field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the parent field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the parent field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // The parent (project, location, cluster id) where the node pools will be // listed. Specified in the format `projects/*/locations/*/clusters/*`. Parent string `protobuf:"bytes,5,opt,name=parent,proto3" json:"parent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListNodePoolsRequest lists the node pool(s) for a cluster.
func (*ListNodePoolsRequest) Descriptor ¶
func (*ListNodePoolsRequest) Descriptor() ([]byte, []int)
func (*ListNodePoolsRequest) GetClusterId
deprecated
func (m *ListNodePoolsRequest) GetClusterId() string
Deprecated: Do not use.
func (*ListNodePoolsRequest) GetParent ¶
func (m *ListNodePoolsRequest) GetParent() string
func (*ListNodePoolsRequest) GetProjectId
deprecated
func (m *ListNodePoolsRequest) GetProjectId() string
Deprecated: Do not use.
func (*ListNodePoolsRequest) GetZone
deprecated
func (m *ListNodePoolsRequest) GetZone() string
Deprecated: Do not use.
func (*ListNodePoolsRequest) ProtoMessage ¶
func (*ListNodePoolsRequest) ProtoMessage()
func (*ListNodePoolsRequest) Reset ¶
func (m *ListNodePoolsRequest) Reset()
func (*ListNodePoolsRequest) String ¶
func (m *ListNodePoolsRequest) String() string
func (*ListNodePoolsRequest) XXX_DiscardUnknown ¶
func (m *ListNodePoolsRequest) XXX_DiscardUnknown()
func (*ListNodePoolsRequest) XXX_Marshal ¶
func (m *ListNodePoolsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodePoolsRequest) XXX_Merge ¶
func (m *ListNodePoolsRequest) XXX_Merge(src proto.Message)
func (*ListNodePoolsRequest) XXX_Size ¶
func (m *ListNodePoolsRequest) XXX_Size() int
func (*ListNodePoolsRequest) XXX_Unmarshal ¶
func (m *ListNodePoolsRequest) XXX_Unmarshal(b []byte) error
type ListNodePoolsResponse ¶
type ListNodePoolsResponse struct { // A list of node pools for a cluster. NodePools []*NodePool `protobuf:"bytes,1,rep,name=node_pools,json=nodePools,proto3" json:"node_pools,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListNodePoolsResponse is the result of ListNodePoolsRequest.
func (*ListNodePoolsResponse) Descriptor ¶
func (*ListNodePoolsResponse) Descriptor() ([]byte, []int)
func (*ListNodePoolsResponse) GetNodePools ¶
func (m *ListNodePoolsResponse) GetNodePools() []*NodePool
func (*ListNodePoolsResponse) ProtoMessage ¶
func (*ListNodePoolsResponse) ProtoMessage()
func (*ListNodePoolsResponse) Reset ¶
func (m *ListNodePoolsResponse) Reset()
func (*ListNodePoolsResponse) String ¶
func (m *ListNodePoolsResponse) String() string
func (*ListNodePoolsResponse) XXX_DiscardUnknown ¶
func (m *ListNodePoolsResponse) XXX_DiscardUnknown()
func (*ListNodePoolsResponse) XXX_Marshal ¶
func (m *ListNodePoolsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodePoolsResponse) XXX_Merge ¶
func (m *ListNodePoolsResponse) XXX_Merge(src proto.Message)
func (*ListNodePoolsResponse) XXX_Size ¶
func (m *ListNodePoolsResponse) XXX_Size() int
func (*ListNodePoolsResponse) XXX_Unmarshal ¶
func (m *ListNodePoolsResponse) XXX_Unmarshal(b []byte) error
type ListOperationsRequest ¶
type ListOperationsRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the parent field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) to return operations for, or `-` for // all zones. This field has been deprecated and replaced by the parent field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // The parent (project and location) where the operations will be listed. // Specified in the format `projects/*/locations/*`. // Location "-" matches all zones and all regions. Parent string `protobuf:"bytes,4,opt,name=parent,proto3" json:"parent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListOperationsRequest lists operations.
func (*ListOperationsRequest) Descriptor ¶
func (*ListOperationsRequest) Descriptor() ([]byte, []int)
func (*ListOperationsRequest) GetParent ¶
func (m *ListOperationsRequest) GetParent() string
func (*ListOperationsRequest) GetProjectId
deprecated
func (m *ListOperationsRequest) GetProjectId() string
Deprecated: Do not use.
func (*ListOperationsRequest) GetZone
deprecated
func (m *ListOperationsRequest) GetZone() string
Deprecated: Do not use.
func (*ListOperationsRequest) ProtoMessage ¶
func (*ListOperationsRequest) ProtoMessage()
func (*ListOperationsRequest) Reset ¶
func (m *ListOperationsRequest) Reset()
func (*ListOperationsRequest) String ¶
func (m *ListOperationsRequest) String() string
func (*ListOperationsRequest) XXX_DiscardUnknown ¶
func (m *ListOperationsRequest) XXX_DiscardUnknown()
func (*ListOperationsRequest) XXX_Marshal ¶
func (m *ListOperationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListOperationsRequest) XXX_Merge ¶
func (m *ListOperationsRequest) XXX_Merge(src proto.Message)
func (*ListOperationsRequest) XXX_Size ¶
func (m *ListOperationsRequest) XXX_Size() int
func (*ListOperationsRequest) XXX_Unmarshal ¶
func (m *ListOperationsRequest) XXX_Unmarshal(b []byte) error
type ListOperationsResponse ¶
type ListOperationsResponse struct { // A list of operations in the project in the specified zone. Operations []*Operation `protobuf:"bytes,1,rep,name=operations,proto3" json:"operations,omitempty"` // If any zones are listed here, the list of operations returned // may be missing the operations from those zones. MissingZones []string `protobuf:"bytes,2,rep,name=missing_zones,json=missingZones,proto3" json:"missing_zones,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListOperationsResponse is the result of ListOperationsRequest.
func (*ListOperationsResponse) Descriptor ¶
func (*ListOperationsResponse) Descriptor() ([]byte, []int)
func (*ListOperationsResponse) GetMissingZones ¶
func (m *ListOperationsResponse) GetMissingZones() []string
func (*ListOperationsResponse) GetOperations ¶
func (m *ListOperationsResponse) GetOperations() []*Operation
func (*ListOperationsResponse) ProtoMessage ¶
func (*ListOperationsResponse) ProtoMessage()
func (*ListOperationsResponse) Reset ¶
func (m *ListOperationsResponse) Reset()
func (*ListOperationsResponse) String ¶
func (m *ListOperationsResponse) String() string
func (*ListOperationsResponse) XXX_DiscardUnknown ¶
func (m *ListOperationsResponse) XXX_DiscardUnknown()
func (*ListOperationsResponse) XXX_Marshal ¶
func (m *ListOperationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListOperationsResponse) XXX_Merge ¶
func (m *ListOperationsResponse) XXX_Merge(src proto.Message)
func (*ListOperationsResponse) XXX_Size ¶
func (m *ListOperationsResponse) XXX_Size() int
func (*ListOperationsResponse) XXX_Unmarshal ¶
func (m *ListOperationsResponse) XXX_Unmarshal(b []byte) error
type ListUsableSubnetworksRequest ¶
type ListUsableSubnetworksRequest struct { // The parent project where subnetworks are usable. // Specified in the format `projects/*`. Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"` // Filtering currently only supports equality on the networkProjectId and must // be in the form: "networkProjectId=[PROJECTID]", where `networkProjectId` // is the project which owns the listed subnetworks. This defaults to the // parent project ID. Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` // The max number of results per page that should be returned. If the number // of available results is larger than `page_size`, a `next_page_token` is // returned which can be used to get the next page of results in subsequent // requests. Acceptable values are 0 to 500, inclusive. (Default: 500) PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Specifies a page token to use. Set this to the nextPageToken returned by // previous list requests to get the next page of results. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListUsableSubnetworksRequest requests the list of usable subnetworks available to a user for creating clusters.
func (*ListUsableSubnetworksRequest) Descriptor ¶
func (*ListUsableSubnetworksRequest) Descriptor() ([]byte, []int)
func (*ListUsableSubnetworksRequest) GetFilter ¶
func (m *ListUsableSubnetworksRequest) GetFilter() string
func (*ListUsableSubnetworksRequest) GetPageSize ¶
func (m *ListUsableSubnetworksRequest) GetPageSize() int32
func (*ListUsableSubnetworksRequest) GetPageToken ¶
func (m *ListUsableSubnetworksRequest) GetPageToken() string
func (*ListUsableSubnetworksRequest) GetParent ¶
func (m *ListUsableSubnetworksRequest) GetParent() string
func (*ListUsableSubnetworksRequest) ProtoMessage ¶
func (*ListUsableSubnetworksRequest) ProtoMessage()
func (*ListUsableSubnetworksRequest) Reset ¶
func (m *ListUsableSubnetworksRequest) Reset()
func (*ListUsableSubnetworksRequest) String ¶
func (m *ListUsableSubnetworksRequest) String() string
func (*ListUsableSubnetworksRequest) XXX_DiscardUnknown ¶
func (m *ListUsableSubnetworksRequest) XXX_DiscardUnknown()
func (*ListUsableSubnetworksRequest) XXX_Marshal ¶
func (m *ListUsableSubnetworksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListUsableSubnetworksRequest) XXX_Merge ¶
func (m *ListUsableSubnetworksRequest) XXX_Merge(src proto.Message)
func (*ListUsableSubnetworksRequest) XXX_Size ¶
func (m *ListUsableSubnetworksRequest) XXX_Size() int
func (*ListUsableSubnetworksRequest) XXX_Unmarshal ¶
func (m *ListUsableSubnetworksRequest) XXX_Unmarshal(b []byte) error
type ListUsableSubnetworksResponse ¶
type ListUsableSubnetworksResponse struct { // A list of usable subnetworks in the specified network project. Subnetworks []*UsableSubnetwork `protobuf:"bytes,1,rep,name=subnetworks,proto3" json:"subnetworks,omitempty"` // This token allows you to get the next page of results for list requests. // If the number of results is larger than `page_size`, use the // `next_page_token` as a value for the query parameter `page_token` in the // next request. The value will become empty when there are no more pages. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListUsableSubnetworksResponse is the response of ListUsableSubnetworksRequest.
func (*ListUsableSubnetworksResponse) Descriptor ¶
func (*ListUsableSubnetworksResponse) Descriptor() ([]byte, []int)
func (*ListUsableSubnetworksResponse) GetNextPageToken ¶
func (m *ListUsableSubnetworksResponse) GetNextPageToken() string
func (*ListUsableSubnetworksResponse) GetSubnetworks ¶
func (m *ListUsableSubnetworksResponse) GetSubnetworks() []*UsableSubnetwork
func (*ListUsableSubnetworksResponse) ProtoMessage ¶
func (*ListUsableSubnetworksResponse) ProtoMessage()
func (*ListUsableSubnetworksResponse) Reset ¶
func (m *ListUsableSubnetworksResponse) Reset()
func (*ListUsableSubnetworksResponse) String ¶
func (m *ListUsableSubnetworksResponse) String() string
func (*ListUsableSubnetworksResponse) XXX_DiscardUnknown ¶
func (m *ListUsableSubnetworksResponse) XXX_DiscardUnknown()
func (*ListUsableSubnetworksResponse) XXX_Marshal ¶
func (m *ListUsableSubnetworksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListUsableSubnetworksResponse) XXX_Merge ¶
func (m *ListUsableSubnetworksResponse) XXX_Merge(src proto.Message)
func (*ListUsableSubnetworksResponse) XXX_Size ¶
func (m *ListUsableSubnetworksResponse) XXX_Size() int
func (*ListUsableSubnetworksResponse) XXX_Unmarshal ¶
func (m *ListUsableSubnetworksResponse) XXX_Unmarshal(b []byte) error
type MaintenancePolicy ¶
type MaintenancePolicy struct { // Specifies the maintenance window in which maintenance may be performed. Window *MaintenanceWindow `protobuf:"bytes,1,opt,name=window,proto3" json:"window,omitempty"` // A hash identifying the version of this policy, so that updates to fields of // the policy won't accidentally undo intermediate changes (and so that users // of the API unaware of some fields won't accidentally remove other fields). // Make a <code>get()</code> request to the cluster to get the current // resource version and include it with requests to set the policy. ResourceVersion string `protobuf:"bytes,3,opt,name=resource_version,json=resourceVersion,proto3" json:"resource_version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
MaintenancePolicy defines the maintenance policy to be used for the cluster.
func (*MaintenancePolicy) Descriptor ¶
func (*MaintenancePolicy) Descriptor() ([]byte, []int)
func (*MaintenancePolicy) GetResourceVersion ¶
func (m *MaintenancePolicy) GetResourceVersion() string
func (*MaintenancePolicy) GetWindow ¶
func (m *MaintenancePolicy) GetWindow() *MaintenanceWindow
func (*MaintenancePolicy) ProtoMessage ¶
func (*MaintenancePolicy) ProtoMessage()
func (*MaintenancePolicy) Reset ¶
func (m *MaintenancePolicy) Reset()
func (*MaintenancePolicy) String ¶
func (m *MaintenancePolicy) String() string
func (*MaintenancePolicy) XXX_DiscardUnknown ¶
func (m *MaintenancePolicy) XXX_DiscardUnknown()
func (*MaintenancePolicy) XXX_Marshal ¶
func (m *MaintenancePolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MaintenancePolicy) XXX_Merge ¶
func (m *MaintenancePolicy) XXX_Merge(src proto.Message)
func (*MaintenancePolicy) XXX_Size ¶
func (m *MaintenancePolicy) XXX_Size() int
func (*MaintenancePolicy) XXX_Unmarshal ¶
func (m *MaintenancePolicy) XXX_Unmarshal(b []byte) error
type MaintenanceWindow ¶
type MaintenanceWindow struct { // Types that are valid to be assigned to Policy: // *MaintenanceWindow_DailyMaintenanceWindow // *MaintenanceWindow_RecurringWindow Policy isMaintenanceWindow_Policy `protobuf_oneof:"policy"` // Exceptions to maintenance window. Non-emergency maintenance should not // occur in these windows. MaintenanceExclusions map[string]*TimeWindow `` /* 212-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
MaintenanceWindow defines the maintenance window to be used for the cluster.
func (*MaintenanceWindow) Descriptor ¶
func (*MaintenanceWindow) Descriptor() ([]byte, []int)
func (*MaintenanceWindow) GetDailyMaintenanceWindow ¶
func (m *MaintenanceWindow) GetDailyMaintenanceWindow() *DailyMaintenanceWindow
func (*MaintenanceWindow) GetMaintenanceExclusions ¶
func (m *MaintenanceWindow) GetMaintenanceExclusions() map[string]*TimeWindow
func (*MaintenanceWindow) GetPolicy ¶
func (m *MaintenanceWindow) GetPolicy() isMaintenanceWindow_Policy
func (*MaintenanceWindow) GetRecurringWindow ¶
func (m *MaintenanceWindow) GetRecurringWindow() *RecurringTimeWindow
func (*MaintenanceWindow) ProtoMessage ¶
func (*MaintenanceWindow) ProtoMessage()
func (*MaintenanceWindow) Reset ¶
func (m *MaintenanceWindow) Reset()
func (*MaintenanceWindow) String ¶
func (m *MaintenanceWindow) String() string
func (*MaintenanceWindow) XXX_DiscardUnknown ¶
func (m *MaintenanceWindow) XXX_DiscardUnknown()
func (*MaintenanceWindow) XXX_Marshal ¶
func (m *MaintenanceWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MaintenanceWindow) XXX_Merge ¶
func (m *MaintenanceWindow) XXX_Merge(src proto.Message)
func (*MaintenanceWindow) XXX_OneofWrappers ¶
func (*MaintenanceWindow) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*MaintenanceWindow) XXX_Size ¶
func (m *MaintenanceWindow) XXX_Size() int
func (*MaintenanceWindow) XXX_Unmarshal ¶
func (m *MaintenanceWindow) XXX_Unmarshal(b []byte) error
type MaintenanceWindow_DailyMaintenanceWindow ¶
type MaintenanceWindow_DailyMaintenanceWindow struct {
DailyMaintenanceWindow *DailyMaintenanceWindow `protobuf:"bytes,2,opt,name=daily_maintenance_window,json=dailyMaintenanceWindow,proto3,oneof"`
}
type MaintenanceWindow_RecurringWindow ¶
type MaintenanceWindow_RecurringWindow struct {
RecurringWindow *RecurringTimeWindow `protobuf:"bytes,3,opt,name=recurring_window,json=recurringWindow,proto3,oneof"`
}
type MasterAuth ¶
type MasterAuth struct { // The username to use for HTTP basic authentication to the master endpoint. // For clusters v1.6.0 and later, basic authentication can be disabled by // leaving username unspecified (or setting it to the empty string). Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // The password to use for HTTP basic authentication to the master endpoint. // Because the master endpoint is open to the Internet, you should create a // strong password. If a password is provided for cluster creation, username // must be non-empty. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // Configuration for client certificate authentication on the cluster. For // clusters before v1.12, if no configuration is specified, a client // certificate is issued. ClientCertificateConfig *ClientCertificateConfig `` /* 132-byte string literal not displayed */ // [Output only] Base64-encoded public certificate that is the root of // trust for the cluster. ClusterCaCertificate string `protobuf:"bytes,100,opt,name=cluster_ca_certificate,json=clusterCaCertificate,proto3" json:"cluster_ca_certificate,omitempty"` // [Output only] Base64-encoded public certificate used by clients to // authenticate to the cluster endpoint. ClientCertificate string `protobuf:"bytes,101,opt,name=client_certificate,json=clientCertificate,proto3" json:"client_certificate,omitempty"` // [Output only] Base64-encoded private key used by clients to authenticate // to the cluster endpoint. ClientKey string `protobuf:"bytes,102,opt,name=client_key,json=clientKey,proto3" json:"client_key,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
The authentication information for accessing the master endpoint. Authentication can be done using HTTP basic auth or using client certificates.
func (*MasterAuth) Descriptor ¶
func (*MasterAuth) Descriptor() ([]byte, []int)
func (*MasterAuth) GetClientCertificate ¶
func (m *MasterAuth) GetClientCertificate() string
func (*MasterAuth) GetClientCertificateConfig ¶
func (m *MasterAuth) GetClientCertificateConfig() *ClientCertificateConfig
func (*MasterAuth) GetClientKey ¶
func (m *MasterAuth) GetClientKey() string
func (*MasterAuth) GetClusterCaCertificate ¶
func (m *MasterAuth) GetClusterCaCertificate() string
func (*MasterAuth) GetPassword ¶
func (m *MasterAuth) GetPassword() string
func (*MasterAuth) GetUsername ¶
func (m *MasterAuth) GetUsername() string
func (*MasterAuth) ProtoMessage ¶
func (*MasterAuth) ProtoMessage()
func (*MasterAuth) Reset ¶
func (m *MasterAuth) Reset()
func (*MasterAuth) String ¶
func (m *MasterAuth) String() string
func (*MasterAuth) XXX_DiscardUnknown ¶
func (m *MasterAuth) XXX_DiscardUnknown()
func (*MasterAuth) XXX_Marshal ¶
func (m *MasterAuth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MasterAuth) XXX_Merge ¶
func (m *MasterAuth) XXX_Merge(src proto.Message)
func (*MasterAuth) XXX_Size ¶
func (m *MasterAuth) XXX_Size() int
func (*MasterAuth) XXX_Unmarshal ¶
func (m *MasterAuth) XXX_Unmarshal(b []byte) error
type MasterAuthorizedNetworksConfig ¶
type MasterAuthorizedNetworksConfig struct { // Whether or not master authorized networks is enabled. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // cidr_blocks define up to 50 external networks that could access // Kubernetes master through HTTPS. CidrBlocks []*MasterAuthorizedNetworksConfig_CidrBlock `protobuf:"bytes,2,rep,name=cidr_blocks,json=cidrBlocks,proto3" json:"cidr_blocks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs.
func (*MasterAuthorizedNetworksConfig) Descriptor ¶
func (*MasterAuthorizedNetworksConfig) Descriptor() ([]byte, []int)
func (*MasterAuthorizedNetworksConfig) GetCidrBlocks ¶
func (m *MasterAuthorizedNetworksConfig) GetCidrBlocks() []*MasterAuthorizedNetworksConfig_CidrBlock
func (*MasterAuthorizedNetworksConfig) GetEnabled ¶
func (m *MasterAuthorizedNetworksConfig) GetEnabled() bool
func (*MasterAuthorizedNetworksConfig) ProtoMessage ¶
func (*MasterAuthorizedNetworksConfig) ProtoMessage()
func (*MasterAuthorizedNetworksConfig) Reset ¶
func (m *MasterAuthorizedNetworksConfig) Reset()
func (*MasterAuthorizedNetworksConfig) String ¶
func (m *MasterAuthorizedNetworksConfig) String() string
func (*MasterAuthorizedNetworksConfig) XXX_DiscardUnknown ¶
func (m *MasterAuthorizedNetworksConfig) XXX_DiscardUnknown()
func (*MasterAuthorizedNetworksConfig) XXX_Marshal ¶
func (m *MasterAuthorizedNetworksConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MasterAuthorizedNetworksConfig) XXX_Merge ¶
func (m *MasterAuthorizedNetworksConfig) XXX_Merge(src proto.Message)
func (*MasterAuthorizedNetworksConfig) XXX_Size ¶
func (m *MasterAuthorizedNetworksConfig) XXX_Size() int
func (*MasterAuthorizedNetworksConfig) XXX_Unmarshal ¶
func (m *MasterAuthorizedNetworksConfig) XXX_Unmarshal(b []byte) error
type MasterAuthorizedNetworksConfig_CidrBlock ¶
type MasterAuthorizedNetworksConfig_CidrBlock struct { // display_name is an optional field for users to identify CIDR blocks. DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // cidr_block must be specified in CIDR notation. CidrBlock string `protobuf:"bytes,2,opt,name=cidr_block,json=cidrBlock,proto3" json:"cidr_block,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CidrBlock contains an optional name and one CIDR block.
func (*MasterAuthorizedNetworksConfig_CidrBlock) Descriptor ¶
func (*MasterAuthorizedNetworksConfig_CidrBlock) Descriptor() ([]byte, []int)
func (*MasterAuthorizedNetworksConfig_CidrBlock) GetCidrBlock ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) GetCidrBlock() string
func (*MasterAuthorizedNetworksConfig_CidrBlock) GetDisplayName ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) GetDisplayName() string
func (*MasterAuthorizedNetworksConfig_CidrBlock) ProtoMessage ¶
func (*MasterAuthorizedNetworksConfig_CidrBlock) ProtoMessage()
func (*MasterAuthorizedNetworksConfig_CidrBlock) Reset ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) Reset()
func (*MasterAuthorizedNetworksConfig_CidrBlock) String ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) String() string
func (*MasterAuthorizedNetworksConfig_CidrBlock) XXX_DiscardUnknown ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_DiscardUnknown()
func (*MasterAuthorizedNetworksConfig_CidrBlock) XXX_Marshal ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MasterAuthorizedNetworksConfig_CidrBlock) XXX_Merge ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Merge(src proto.Message)
func (*MasterAuthorizedNetworksConfig_CidrBlock) XXX_Size ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Size() int
func (*MasterAuthorizedNetworksConfig_CidrBlock) XXX_Unmarshal ¶
func (m *MasterAuthorizedNetworksConfig_CidrBlock) XXX_Unmarshal(b []byte) error
type MaxPodsConstraint ¶
type MaxPodsConstraint struct { // Constraint enforced on the max num of pods per node. MaxPodsPerNode int64 `protobuf:"varint,1,opt,name=max_pods_per_node,json=maxPodsPerNode,proto3" json:"max_pods_per_node,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Constraints applied to pods.
func (*MaxPodsConstraint) Descriptor ¶
func (*MaxPodsConstraint) Descriptor() ([]byte, []int)
func (*MaxPodsConstraint) GetMaxPodsPerNode ¶
func (m *MaxPodsConstraint) GetMaxPodsPerNode() int64
func (*MaxPodsConstraint) ProtoMessage ¶
func (*MaxPodsConstraint) ProtoMessage()
func (*MaxPodsConstraint) Reset ¶
func (m *MaxPodsConstraint) Reset()
func (*MaxPodsConstraint) String ¶
func (m *MaxPodsConstraint) String() string
func (*MaxPodsConstraint) XXX_DiscardUnknown ¶
func (m *MaxPodsConstraint) XXX_DiscardUnknown()
func (*MaxPodsConstraint) XXX_Marshal ¶
func (m *MaxPodsConstraint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MaxPodsConstraint) XXX_Merge ¶
func (m *MaxPodsConstraint) XXX_Merge(src proto.Message)
func (*MaxPodsConstraint) XXX_Size ¶
func (m *MaxPodsConstraint) XXX_Size() int
func (*MaxPodsConstraint) XXX_Unmarshal ¶
func (m *MaxPodsConstraint) XXX_Unmarshal(b []byte) error
type NetworkConfig ¶
type NetworkConfig struct { // Output only. The relative name of the Google Compute Engine // [network][google.container.v1.NetworkConfig.network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which // the cluster is connected. // Example: projects/my-project/global/networks/my-network Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` // Output only. The relative name of the Google Compute Engine // [subnetwork](https://cloud.google.com/compute/docs/vpc) to which the cluster is connected. // Example: projects/my-project/regions/us-central1/subnetworks/my-subnet Subnetwork string `protobuf:"bytes,2,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // Whether Intra-node visibility is enabled for this cluster. // This makes same node pod to pod traffic visible for VPC network. EnableIntraNodeVisibility bool `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
NetworkConfig reports the relative names of network & subnetwork.
func (*NetworkConfig) Descriptor ¶
func (*NetworkConfig) Descriptor() ([]byte, []int)
func (*NetworkConfig) GetEnableIntraNodeVisibility ¶
func (m *NetworkConfig) GetEnableIntraNodeVisibility() bool
func (*NetworkConfig) GetNetwork ¶
func (m *NetworkConfig) GetNetwork() string
func (*NetworkConfig) GetSubnetwork ¶
func (m *NetworkConfig) GetSubnetwork() string
func (*NetworkConfig) ProtoMessage ¶
func (*NetworkConfig) ProtoMessage()
func (*NetworkConfig) Reset ¶
func (m *NetworkConfig) Reset()
func (*NetworkConfig) String ¶
func (m *NetworkConfig) String() string
func (*NetworkConfig) XXX_DiscardUnknown ¶
func (m *NetworkConfig) XXX_DiscardUnknown()
func (*NetworkConfig) XXX_Marshal ¶
func (m *NetworkConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkConfig) XXX_Merge ¶
func (m *NetworkConfig) XXX_Merge(src proto.Message)
func (*NetworkConfig) XXX_Size ¶
func (m *NetworkConfig) XXX_Size() int
func (*NetworkConfig) XXX_Unmarshal ¶
func (m *NetworkConfig) XXX_Unmarshal(b []byte) error
type NetworkPolicy ¶
type NetworkPolicy struct { // The selected network policy provider. Provider NetworkPolicy_Provider `protobuf:"varint,1,opt,name=provider,proto3,enum=google.container.v1.NetworkPolicy_Provider" json:"provider,omitempty"` // Whether network policy is enabled on the cluster. Enabled bool `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration options for the NetworkPolicy feature. https://kubernetes.io/docs/concepts/services-networking/networkpolicies/
func (*NetworkPolicy) Descriptor ¶
func (*NetworkPolicy) Descriptor() ([]byte, []int)
func (*NetworkPolicy) GetEnabled ¶
func (m *NetworkPolicy) GetEnabled() bool
func (*NetworkPolicy) GetProvider ¶
func (m *NetworkPolicy) GetProvider() NetworkPolicy_Provider
func (*NetworkPolicy) ProtoMessage ¶
func (*NetworkPolicy) ProtoMessage()
func (*NetworkPolicy) Reset ¶
func (m *NetworkPolicy) Reset()
func (*NetworkPolicy) String ¶
func (m *NetworkPolicy) String() string
func (*NetworkPolicy) XXX_DiscardUnknown ¶
func (m *NetworkPolicy) XXX_DiscardUnknown()
func (*NetworkPolicy) XXX_Marshal ¶
func (m *NetworkPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkPolicy) XXX_Merge ¶
func (m *NetworkPolicy) XXX_Merge(src proto.Message)
func (*NetworkPolicy) XXX_Size ¶
func (m *NetworkPolicy) XXX_Size() int
func (*NetworkPolicy) XXX_Unmarshal ¶
func (m *NetworkPolicy) XXX_Unmarshal(b []byte) error
type NetworkPolicyConfig ¶
type NetworkPolicyConfig struct { // Whether NetworkPolicy is enabled for this cluster. Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
func (*NetworkPolicyConfig) Descriptor ¶
func (*NetworkPolicyConfig) Descriptor() ([]byte, []int)
func (*NetworkPolicyConfig) GetDisabled ¶
func (m *NetworkPolicyConfig) GetDisabled() bool
func (*NetworkPolicyConfig) ProtoMessage ¶
func (*NetworkPolicyConfig) ProtoMessage()
func (*NetworkPolicyConfig) Reset ¶
func (m *NetworkPolicyConfig) Reset()
func (*NetworkPolicyConfig) String ¶
func (m *NetworkPolicyConfig) String() string
func (*NetworkPolicyConfig) XXX_DiscardUnknown ¶
func (m *NetworkPolicyConfig) XXX_DiscardUnknown()
func (*NetworkPolicyConfig) XXX_Marshal ¶
func (m *NetworkPolicyConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NetworkPolicyConfig) XXX_Merge ¶
func (m *NetworkPolicyConfig) XXX_Merge(src proto.Message)
func (*NetworkPolicyConfig) XXX_Size ¶
func (m *NetworkPolicyConfig) XXX_Size() int
func (*NetworkPolicyConfig) XXX_Unmarshal ¶
func (m *NetworkPolicyConfig) XXX_Unmarshal(b []byte) error
type NetworkPolicy_Provider ¶
type NetworkPolicy_Provider int32
Allowed Network Policy providers.
const ( // Not set NetworkPolicy_PROVIDER_UNSPECIFIED NetworkPolicy_Provider = 0 // Tigera (Calico Felix). NetworkPolicy_CALICO NetworkPolicy_Provider = 1 )
func (NetworkPolicy_Provider) EnumDescriptor ¶
func (NetworkPolicy_Provider) EnumDescriptor() ([]byte, []int)
func (NetworkPolicy_Provider) String ¶
func (x NetworkPolicy_Provider) String() string
type NodeConfig ¶
type NodeConfig struct { // The name of a Google Compute Engine [machine // type](https://cloud.google.com/compute/docs/machine-types) (e.g. // `n1-standard-1`). // // If unspecified, the default machine type is // `n1-standard-1`. MachineType string `protobuf:"bytes,1,opt,name=machine_type,json=machineType,proto3" json:"machine_type,omitempty"` // Size of the disk attached to each node, specified in GB. // The smallest allowed disk size is 10GB. // // If unspecified, the default disk size is 100GB. DiskSizeGb int32 `protobuf:"varint,2,opt,name=disk_size_gb,json=diskSizeGb,proto3" json:"disk_size_gb,omitempty"` // The set of Google API scopes to be made available on all of the // node VMs under the "default" service account. // // The following scopes are recommended, but not required, and by default are // not included: // // * `https://www.googleapis.com/auth/compute` is required for mounting // persistent storage on your nodes. // * `https://www.googleapis.com/auth/devstorage.read_only` is required for // communicating with **gcr.io** // (the [Google Container Registry](https://cloud.google.com/container-registry/)). // // If unspecified, no scopes are added, unless Cloud Logging or Cloud // Monitoring are enabled, in which case their required scopes will be added. OauthScopes []string `protobuf:"bytes,3,rep,name=oauth_scopes,json=oauthScopes,proto3" json:"oauth_scopes,omitempty"` // The Google Cloud Platform Service Account to be used by the node VMs. If // no Service Account is specified, the "default" service account is used. ServiceAccount string `protobuf:"bytes,9,opt,name=service_account,json=serviceAccount,proto3" json:"service_account,omitempty"` // The metadata key/value pairs assigned to instances in the cluster. // // Keys must conform to the regexp [a-zA-Z0-9-_]+ and be less than 128 bytes // in length. These are reflected as part of a URL in the metadata server. // Additionally, to avoid ambiguity, keys must not conflict with any other // metadata keys for the project or be one of the reserved keys: // "cluster-location" // "cluster-name" // "cluster-uid" // "configure-sh" // "containerd-configure-sh" // "enable-os-login" // "gci-update-strategy" // "gci-ensure-gke-docker" // "instance-template" // "kube-env" // "startup-script" // "user-data" // "disable-address-manager" // "windows-startup-script-ps1" // "common-psm1" // "k8s-node-setup-psm1" // "install-ssh-psm1" // "user-profile-psm1" // "serial-port-logging-enable" // // Values are free-form strings, and only have meaning as interpreted by // the image running in the instance. The only restriction placed on them is // that each value's size must be less than or equal to 32 KB. // // The total size of all keys and values must be less than 512 KB. Metadata map[string]string `` /* 157-byte string literal not displayed */ // The image type to use for this node. Note that for a given image type, // the latest version of it will be used. ImageType string `protobuf:"bytes,5,opt,name=image_type,json=imageType,proto3" json:"image_type,omitempty"` // The map of Kubernetes labels (key/value pairs) to be applied to each node. // These will added in addition to any default label(s) that // Kubernetes may apply to the node. // In case of conflict in label keys, the applied set may differ depending on // the Kubernetes version -- it's best to assume the behavior is undefined // and conflicts should be avoided. // For more information, including usage and the valid values, see: // https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ Labels map[string]string `` /* 153-byte string literal not displayed */ // The number of local SSD disks to be attached to the node. // // The limit for this value is dependent upon the maximum number of // disks available on a machine per zone. See: // https://cloud.google.com/compute/docs/disks/local-ssd // for more information. LocalSsdCount int32 `protobuf:"varint,7,opt,name=local_ssd_count,json=localSsdCount,proto3" json:"local_ssd_count,omitempty"` // The list of instance tags applied to all nodes. Tags are used to identify // valid sources or targets for network firewalls and are specified by // the client during cluster or node pool creation. Each tag within the list // must comply with RFC1035. Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` // Whether the nodes are created as preemptible VM instances. See: // https://cloud.google.com/compute/docs/instances/preemptible for more // information about preemptible VM instances. Preemptible bool `protobuf:"varint,10,opt,name=preemptible,proto3" json:"preemptible,omitempty"` // A list of hardware accelerators to be attached to each node. // See https://cloud.google.com/compute/docs/gpus for more information about // support for GPUs. Accelerators []*AcceleratorConfig `protobuf:"bytes,11,rep,name=accelerators,proto3" json:"accelerators,omitempty"` // Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') // // If unspecified, the default disk type is 'pd-standard' DiskType string `protobuf:"bytes,12,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"` // Minimum CPU platform to be used by this instance. The instance may be // scheduled on the specified or newer CPU platform. Applicable values are the // friendly names of CPU platforms, such as // <code>minCpuPlatform: "Intel Haswell"</code> or // <code>minCpuPlatform: "Intel Sandy Bridge"</code>. For more // information, read [how to specify min CPU // platform](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform) MinCpuPlatform string `protobuf:"bytes,13,opt,name=min_cpu_platform,json=minCpuPlatform,proto3" json:"min_cpu_platform,omitempty"` // List of kubernetes taints to be applied to each node. // // For more information, including usage and the valid values, see: // https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ Taints []*NodeTaint `protobuf:"bytes,15,rep,name=taints,proto3" json:"taints,omitempty"` // Shielded Instance options. ShieldedInstanceConfig *ShieldedInstanceConfig `` /* 130-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Parameters that describe the nodes in a cluster.
func (*NodeConfig) Descriptor ¶
func (*NodeConfig) Descriptor() ([]byte, []int)
func (*NodeConfig) GetAccelerators ¶
func (m *NodeConfig) GetAccelerators() []*AcceleratorConfig
func (*NodeConfig) GetDiskSizeGb ¶
func (m *NodeConfig) GetDiskSizeGb() int32
func (*NodeConfig) GetDiskType ¶
func (m *NodeConfig) GetDiskType() string
func (*NodeConfig) GetImageType ¶
func (m *NodeConfig) GetImageType() string
func (*NodeConfig) GetLabels ¶
func (m *NodeConfig) GetLabels() map[string]string
func (*NodeConfig) GetLocalSsdCount ¶
func (m *NodeConfig) GetLocalSsdCount() int32
func (*NodeConfig) GetMachineType ¶
func (m *NodeConfig) GetMachineType() string
func (*NodeConfig) GetMetadata ¶
func (m *NodeConfig) GetMetadata() map[string]string
func (*NodeConfig) GetMinCpuPlatform ¶
func (m *NodeConfig) GetMinCpuPlatform() string
func (*NodeConfig) GetOauthScopes ¶
func (m *NodeConfig) GetOauthScopes() []string
func (*NodeConfig) GetPreemptible ¶
func (m *NodeConfig) GetPreemptible() bool
func (*NodeConfig) GetServiceAccount ¶
func (m *NodeConfig) GetServiceAccount() string
func (*NodeConfig) GetShieldedInstanceConfig ¶
func (m *NodeConfig) GetShieldedInstanceConfig() *ShieldedInstanceConfig
func (*NodeConfig) GetTags ¶
func (m *NodeConfig) GetTags() []string
func (*NodeConfig) GetTaints ¶
func (m *NodeConfig) GetTaints() []*NodeTaint
func (*NodeConfig) ProtoMessage ¶
func (*NodeConfig) ProtoMessage()
func (*NodeConfig) Reset ¶
func (m *NodeConfig) Reset()
func (*NodeConfig) String ¶
func (m *NodeConfig) String() string
func (*NodeConfig) XXX_DiscardUnknown ¶
func (m *NodeConfig) XXX_DiscardUnknown()
func (*NodeConfig) XXX_Marshal ¶
func (m *NodeConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeConfig) XXX_Merge ¶
func (m *NodeConfig) XXX_Merge(src proto.Message)
func (*NodeConfig) XXX_Size ¶
func (m *NodeConfig) XXX_Size() int
func (*NodeConfig) XXX_Unmarshal ¶
func (m *NodeConfig) XXX_Unmarshal(b []byte) error
type NodeManagement ¶
type NodeManagement struct { // A flag that specifies whether node auto-upgrade is enabled for the node // pool. If enabled, node auto-upgrade helps keep the nodes in your node pool // up to date with the latest release version of Kubernetes. AutoUpgrade bool `protobuf:"varint,1,opt,name=auto_upgrade,json=autoUpgrade,proto3" json:"auto_upgrade,omitempty"` // A flag that specifies whether the node auto-repair is enabled for the node // pool. If enabled, the nodes in this node pool will be monitored and, if // they fail health checks too many times, an automatic repair action will be // triggered. AutoRepair bool `protobuf:"varint,2,opt,name=auto_repair,json=autoRepair,proto3" json:"auto_repair,omitempty"` // Specifies the Auto Upgrade knobs for the node pool. UpgradeOptions *AutoUpgradeOptions `protobuf:"bytes,10,opt,name=upgrade_options,json=upgradeOptions,proto3" json:"upgrade_options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
NodeManagement defines the set of node management services turned on for the node pool.
func (*NodeManagement) Descriptor ¶
func (*NodeManagement) Descriptor() ([]byte, []int)
func (*NodeManagement) GetAutoRepair ¶
func (m *NodeManagement) GetAutoRepair() bool
func (*NodeManagement) GetAutoUpgrade ¶
func (m *NodeManagement) GetAutoUpgrade() bool
func (*NodeManagement) GetUpgradeOptions ¶
func (m *NodeManagement) GetUpgradeOptions() *AutoUpgradeOptions
func (*NodeManagement) ProtoMessage ¶
func (*NodeManagement) ProtoMessage()
func (*NodeManagement) Reset ¶
func (m *NodeManagement) Reset()
func (*NodeManagement) String ¶
func (m *NodeManagement) String() string
func (*NodeManagement) XXX_DiscardUnknown ¶
func (m *NodeManagement) XXX_DiscardUnknown()
func (*NodeManagement) XXX_Marshal ¶
func (m *NodeManagement) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeManagement) XXX_Merge ¶
func (m *NodeManagement) XXX_Merge(src proto.Message)
func (*NodeManagement) XXX_Size ¶
func (m *NodeManagement) XXX_Size() int
func (*NodeManagement) XXX_Unmarshal ¶
func (m *NodeManagement) XXX_Unmarshal(b []byte) error
type NodePool ¶
type NodePool struct { // The name of the node pool. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The node configuration of the pool. Config *NodeConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // The initial node count for the pool. You must ensure that your // Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a> // is sufficient for this number of instances. You must also have available // firewall and routes quota. InitialNodeCount int32 `protobuf:"varint,3,opt,name=initial_node_count,json=initialNodeCount,proto3" json:"initial_node_count,omitempty"` // [Output only] Server-defined URL for the resource. SelfLink string `protobuf:"bytes,100,opt,name=self_link,json=selfLink,proto3" json:"self_link,omitempty"` // The version of the Kubernetes of this node. Version string `protobuf:"bytes,101,opt,name=version,proto3" json:"version,omitempty"` // [Output only] The resource URLs of the [managed instance // groups](https://cloud.google.com/compute/docs/instance-groups/creating-groups-of-managed-instances) // associated with this node pool. InstanceGroupUrls []string `protobuf:"bytes,102,rep,name=instance_group_urls,json=instanceGroupUrls,proto3" json:"instance_group_urls,omitempty"` // [Output only] The status of the nodes in this pool instance. Status NodePool_Status `protobuf:"varint,103,opt,name=status,proto3,enum=google.container.v1.NodePool_Status" json:"status,omitempty"` // [Output only] Additional information about the current status of this // node pool instance, if available. StatusMessage string `protobuf:"bytes,104,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"` // Autoscaler configuration for this NodePool. Autoscaler is enabled // only if a valid configuration is present. Autoscaling *NodePoolAutoscaling `protobuf:"bytes,4,opt,name=autoscaling,proto3" json:"autoscaling,omitempty"` // NodeManagement configuration for this NodePool. Management *NodeManagement `protobuf:"bytes,5,opt,name=management,proto3" json:"management,omitempty"` // The constraint on the maximum number of pods that can be run // simultaneously on a node in the node pool. MaxPodsConstraint *MaxPodsConstraint `protobuf:"bytes,6,opt,name=max_pods_constraint,json=maxPodsConstraint,proto3" json:"max_pods_constraint,omitempty"` // Which conditions caused the current node pool state. Conditions []*StatusCondition `protobuf:"bytes,105,rep,name=conditions,proto3" json:"conditions,omitempty"` // [Output only] The pod CIDR block size per node in this node pool. PodIpv4CidrSize int32 `protobuf:"varint,7,opt,name=pod_ipv4_cidr_size,json=podIpv4CidrSize,proto3" json:"pod_ipv4_cidr_size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
NodePool contains the name and configuration for a cluster's node pool. Node pools are a set of nodes (i.e. VM's), with a common configuration and specification, under the control of the cluster master. They may have a set of Kubernetes labels applied to them, which may be used to reference them during pod scheduling. They may also be resized up or down, to accommodate the workload.
func (*NodePool) Descriptor ¶
func (*NodePool) GetAutoscaling ¶
func (m *NodePool) GetAutoscaling() *NodePoolAutoscaling
func (*NodePool) GetConditions ¶
func (m *NodePool) GetConditions() []*StatusCondition
func (*NodePool) GetConfig ¶
func (m *NodePool) GetConfig() *NodeConfig
func (*NodePool) GetInitialNodeCount ¶
func (*NodePool) GetInstanceGroupUrls ¶
func (*NodePool) GetManagement ¶
func (m *NodePool) GetManagement() *NodeManagement
func (*NodePool) GetMaxPodsConstraint ¶
func (m *NodePool) GetMaxPodsConstraint() *MaxPodsConstraint
func (*NodePool) GetPodIpv4CidrSize ¶
func (*NodePool) GetSelfLink ¶
func (*NodePool) GetStatus ¶
func (m *NodePool) GetStatus() NodePool_Status
func (*NodePool) GetStatusMessage ¶
func (*NodePool) GetVersion ¶
func (*NodePool) ProtoMessage ¶
func (*NodePool) ProtoMessage()
func (*NodePool) XXX_DiscardUnknown ¶
func (m *NodePool) XXX_DiscardUnknown()
func (*NodePool) XXX_Marshal ¶
func (*NodePool) XXX_Unmarshal ¶
type NodePoolAutoscaling ¶
type NodePoolAutoscaling struct { // Is autoscaling enabled for this node pool. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // Minimum number of nodes in the NodePool. Must be >= 1 and <= // max_node_count. MinNodeCount int32 `protobuf:"varint,2,opt,name=min_node_count,json=minNodeCount,proto3" json:"min_node_count,omitempty"` // Maximum number of nodes in the NodePool. Must be >= min_node_count. There // has to enough quota to scale up the cluster. MaxNodeCount int32 `protobuf:"varint,3,opt,name=max_node_count,json=maxNodeCount,proto3" json:"max_node_count,omitempty"` // Can this node pool be deleted automatically. Autoprovisioned bool `protobuf:"varint,4,opt,name=autoprovisioned,proto3" json:"autoprovisioned,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.
func (*NodePoolAutoscaling) Descriptor ¶
func (*NodePoolAutoscaling) Descriptor() ([]byte, []int)
func (*NodePoolAutoscaling) GetAutoprovisioned ¶
func (m *NodePoolAutoscaling) GetAutoprovisioned() bool
func (*NodePoolAutoscaling) GetEnabled ¶
func (m *NodePoolAutoscaling) GetEnabled() bool
func (*NodePoolAutoscaling) GetMaxNodeCount ¶
func (m *NodePoolAutoscaling) GetMaxNodeCount() int32
func (*NodePoolAutoscaling) GetMinNodeCount ¶
func (m *NodePoolAutoscaling) GetMinNodeCount() int32
func (*NodePoolAutoscaling) ProtoMessage ¶
func (*NodePoolAutoscaling) ProtoMessage()
func (*NodePoolAutoscaling) Reset ¶
func (m *NodePoolAutoscaling) Reset()
func (*NodePoolAutoscaling) String ¶
func (m *NodePoolAutoscaling) String() string
func (*NodePoolAutoscaling) XXX_DiscardUnknown ¶
func (m *NodePoolAutoscaling) XXX_DiscardUnknown()
func (*NodePoolAutoscaling) XXX_Marshal ¶
func (m *NodePoolAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodePoolAutoscaling) XXX_Merge ¶
func (m *NodePoolAutoscaling) XXX_Merge(src proto.Message)
func (*NodePoolAutoscaling) XXX_Size ¶
func (m *NodePoolAutoscaling) XXX_Size() int
func (*NodePoolAutoscaling) XXX_Unmarshal ¶
func (m *NodePoolAutoscaling) XXX_Unmarshal(b []byte) error
type NodePool_Status ¶
type NodePool_Status int32
The current status of the node pool instance.
const ( // Not set. NodePool_STATUS_UNSPECIFIED NodePool_Status = 0 // The PROVISIONING state indicates the node pool is being created. NodePool_PROVISIONING NodePool_Status = 1 // The RUNNING state indicates the node pool has been created // and is fully usable. NodePool_RUNNING NodePool_Status = 2 // The RUNNING_WITH_ERROR state indicates the node pool has been created // and is partially usable. Some error state has occurred and some // functionality may be impaired. Customer may need to reissue a request // or trigger a new update. NodePool_RUNNING_WITH_ERROR NodePool_Status = 3 // The RECONCILING state indicates that some work is actively being done on // the node pool, such as upgrading node software. Details can // be found in the `statusMessage` field. NodePool_RECONCILING NodePool_Status = 4 // The STOPPING state indicates the node pool is being deleted. NodePool_STOPPING NodePool_Status = 5 // The ERROR state indicates the node pool may be unusable. Details // can be found in the `statusMessage` field. NodePool_ERROR NodePool_Status = 6 )
func (NodePool_Status) EnumDescriptor ¶
func (NodePool_Status) EnumDescriptor() ([]byte, []int)
func (NodePool_Status) String ¶
func (x NodePool_Status) String() string
type NodeTaint ¶
type NodeTaint struct { // Key for taint. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // Value for taint. Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // Effect for taint. Effect NodeTaint_Effect `protobuf:"varint,3,opt,name=effect,proto3,enum=google.container.v1.NodeTaint_Effect" json:"effect,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Kubernetes taint is comprised of three fields: key, value, and effect. Effect can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute.
For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
func (*NodeTaint) Descriptor ¶
func (*NodeTaint) GetEffect ¶
func (m *NodeTaint) GetEffect() NodeTaint_Effect
func (*NodeTaint) ProtoMessage ¶
func (*NodeTaint) ProtoMessage()
func (*NodeTaint) XXX_DiscardUnknown ¶
func (m *NodeTaint) XXX_DiscardUnknown()
func (*NodeTaint) XXX_Marshal ¶
func (*NodeTaint) XXX_Unmarshal ¶
type NodeTaint_Effect ¶
type NodeTaint_Effect int32
Possible values for Effect in taint.
const ( // Not set NodeTaint_EFFECT_UNSPECIFIED NodeTaint_Effect = 0 // NoSchedule NodeTaint_NO_SCHEDULE NodeTaint_Effect = 1 // PreferNoSchedule NodeTaint_PREFER_NO_SCHEDULE NodeTaint_Effect = 2 // NoExecute NodeTaint_NO_EXECUTE NodeTaint_Effect = 3 )
func (NodeTaint_Effect) EnumDescriptor ¶
func (NodeTaint_Effect) EnumDescriptor() ([]byte, []int)
func (NodeTaint_Effect) String ¶
func (x NodeTaint_Effect) String() string
type Operation ¶
type Operation struct { // The server-assigned ID for the operation. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation // is taking place. // This field is deprecated, use location instead. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // The operation type. OperationType Operation_Type `` /* 141-byte string literal not displayed */ // The current status of the operation. Status Operation_Status `protobuf:"varint,4,opt,name=status,proto3,enum=google.container.v1.Operation_Status" json:"status,omitempty"` // Detailed operation progress, if available. Detail string `protobuf:"bytes,8,opt,name=detail,proto3" json:"detail,omitempty"` // If an error has occurred, a textual description of the error. StatusMessage string `protobuf:"bytes,5,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"` // Server-defined URL for the resource. SelfLink string `protobuf:"bytes,6,opt,name=self_link,json=selfLink,proto3" json:"self_link,omitempty"` // Server-defined URL for the target of the operation. TargetLink string `protobuf:"bytes,7,opt,name=target_link,json=targetLink,proto3" json:"target_link,omitempty"` // [Output only] The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or // [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which // the cluster resides. Location string `protobuf:"bytes,9,opt,name=location,proto3" json:"location,omitempty"` // [Output only] The time the operation started, in // [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. StartTime string `protobuf:"bytes,10,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // [Output only] The time the operation completed, in // [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. EndTime string `protobuf:"bytes,11,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // Which conditions caused the current cluster state. ClusterConditions []*StatusCondition `protobuf:"bytes,13,rep,name=cluster_conditions,json=clusterConditions,proto3" json:"cluster_conditions,omitempty"` // Which conditions caused the current node pool state. NodepoolConditions []*StatusCondition `protobuf:"bytes,14,rep,name=nodepool_conditions,json=nodepoolConditions,proto3" json:"nodepool_conditions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
This operation resource represents operations that may have happened or are happening on the cluster. All fields are output only.
func (*Operation) Descriptor ¶
func (*Operation) GetClusterConditions ¶
func (m *Operation) GetClusterConditions() []*StatusCondition
func (*Operation) GetEndTime ¶
func (*Operation) GetLocation ¶
func (*Operation) GetNodepoolConditions ¶
func (m *Operation) GetNodepoolConditions() []*StatusCondition
func (*Operation) GetOperationType ¶
func (m *Operation) GetOperationType() Operation_Type
func (*Operation) GetSelfLink ¶
func (*Operation) GetStartTime ¶
func (*Operation) GetStatus ¶
func (m *Operation) GetStatus() Operation_Status
func (*Operation) GetStatusMessage ¶
func (*Operation) GetTargetLink ¶
func (*Operation) ProtoMessage ¶
func (*Operation) ProtoMessage()
func (*Operation) XXX_DiscardUnknown ¶
func (m *Operation) XXX_DiscardUnknown()
func (*Operation) XXX_Marshal ¶
func (*Operation) XXX_Unmarshal ¶
type Operation_Status ¶
type Operation_Status int32
Current status of the operation.
const ( // Not set. Operation_STATUS_UNSPECIFIED Operation_Status = 0 // The operation has been created. Operation_PENDING Operation_Status = 1 // The operation is currently running. Operation_RUNNING Operation_Status = 2 // The operation is done, either cancelled or completed. Operation_DONE Operation_Status = 3 // The operation is aborting. Operation_ABORTING Operation_Status = 4 )
func (Operation_Status) EnumDescriptor ¶
func (Operation_Status) EnumDescriptor() ([]byte, []int)
func (Operation_Status) String ¶
func (x Operation_Status) String() string
type Operation_Type ¶
type Operation_Type int32
Operation type.
const ( // Not set. Operation_TYPE_UNSPECIFIED Operation_Type = 0 // Cluster create. Operation_CREATE_CLUSTER Operation_Type = 1 // Cluster delete. Operation_DELETE_CLUSTER Operation_Type = 2 // A master upgrade. Operation_UPGRADE_MASTER Operation_Type = 3 // A node upgrade. Operation_UPGRADE_NODES Operation_Type = 4 // Cluster repair. Operation_REPAIR_CLUSTER Operation_Type = 5 // Cluster update. Operation_UPDATE_CLUSTER Operation_Type = 6 // Node pool create. Operation_CREATE_NODE_POOL Operation_Type = 7 // Node pool delete. Operation_DELETE_NODE_POOL Operation_Type = 8 // Set node pool management. Operation_SET_NODE_POOL_MANAGEMENT Operation_Type = 9 // Automatic node pool repair. Operation_AUTO_REPAIR_NODES Operation_Type = 10 // Automatic node upgrade. Operation_AUTO_UPGRADE_NODES Operation_Type = 11 // Set labels. Operation_SET_LABELS Operation_Type = 12 // Set/generate master auth materials Operation_SET_MASTER_AUTH Operation_Type = 13 // Set node pool size. Operation_SET_NODE_POOL_SIZE Operation_Type = 14 // Updates network policy for a cluster. Operation_SET_NETWORK_POLICY Operation_Type = 15 // Set the maintenance policy. Operation_SET_MAINTENANCE_POLICY Operation_Type = 16 )
func (Operation_Type) EnumDescriptor ¶
func (Operation_Type) EnumDescriptor() ([]byte, []int)
func (Operation_Type) String ¶
func (x Operation_Type) String() string
type PrivateClusterConfig ¶
type PrivateClusterConfig struct { // Whether nodes have internal IP addresses only. If enabled, all nodes are // given only RFC 1918 private addresses and communicate with the master via // private networking. EnablePrivateNodes bool `protobuf:"varint,1,opt,name=enable_private_nodes,json=enablePrivateNodes,proto3" json:"enable_private_nodes,omitempty"` // Whether the master's internal IP address is used as the cluster endpoint. EnablePrivateEndpoint bool `` /* 127-byte string literal not displayed */ // The IP range in CIDR notation to use for the hosted master network. This // range will be used for assigning internal IP addresses to the master or // set of masters, as well as the ILB VIP. This range must not overlap with // any other ranges in use within the cluster's network. MasterIpv4CidrBlock string `protobuf:"bytes,3,opt,name=master_ipv4_cidr_block,json=masterIpv4CidrBlock,proto3" json:"master_ipv4_cidr_block,omitempty"` // Output only. The internal IP address of this cluster's master endpoint. PrivateEndpoint string `protobuf:"bytes,4,opt,name=private_endpoint,json=privateEndpoint,proto3" json:"private_endpoint,omitempty"` // Output only. The external IP address of this cluster's master endpoint. PublicEndpoint string `protobuf:"bytes,5,opt,name=public_endpoint,json=publicEndpoint,proto3" json:"public_endpoint,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration options for private clusters.
func (*PrivateClusterConfig) Descriptor ¶
func (*PrivateClusterConfig) Descriptor() ([]byte, []int)
func (*PrivateClusterConfig) GetEnablePrivateEndpoint ¶
func (m *PrivateClusterConfig) GetEnablePrivateEndpoint() bool
func (*PrivateClusterConfig) GetEnablePrivateNodes ¶
func (m *PrivateClusterConfig) GetEnablePrivateNodes() bool
func (*PrivateClusterConfig) GetMasterIpv4CidrBlock ¶
func (m *PrivateClusterConfig) GetMasterIpv4CidrBlock() string
func (*PrivateClusterConfig) GetPrivateEndpoint ¶
func (m *PrivateClusterConfig) GetPrivateEndpoint() string
func (*PrivateClusterConfig) GetPublicEndpoint ¶
func (m *PrivateClusterConfig) GetPublicEndpoint() string
func (*PrivateClusterConfig) ProtoMessage ¶
func (*PrivateClusterConfig) ProtoMessage()
func (*PrivateClusterConfig) Reset ¶
func (m *PrivateClusterConfig) Reset()
func (*PrivateClusterConfig) String ¶
func (m *PrivateClusterConfig) String() string
func (*PrivateClusterConfig) XXX_DiscardUnknown ¶
func (m *PrivateClusterConfig) XXX_DiscardUnknown()
func (*PrivateClusterConfig) XXX_Marshal ¶
func (m *PrivateClusterConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateClusterConfig) XXX_Merge ¶
func (m *PrivateClusterConfig) XXX_Merge(src proto.Message)
func (*PrivateClusterConfig) XXX_Size ¶
func (m *PrivateClusterConfig) XXX_Size() int
func (*PrivateClusterConfig) XXX_Unmarshal ¶
func (m *PrivateClusterConfig) XXX_Unmarshal(b []byte) error
type RecurringTimeWindow ¶
type RecurringTimeWindow struct { // The window of the first recurrence. Window *TimeWindow `protobuf:"bytes,1,opt,name=window,proto3" json:"window,omitempty"` // An RRULE (https://tools.ietf.org/html/rfc5545#section-3.8.5.3) for how // this window reccurs. They go on for the span of time between the start and // end time. // // For example, to have something repeat every weekday, you'd use: // <code>FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR</code> // To repeat some window daily (equivalent to the DailyMaintenanceWindow): // <code>FREQ=DAILY</code> // For the first weekend of every month: // <code>FREQ=MONTHLY;BYSETPOS=1;BYDAY=SA,SU</code> // This specifies how frequently the window starts. Eg, if you wanted to have // a 9-5 UTC-4 window every weekday, you'd use something like: // <code> // start time = 2019-01-01T09:00:00-0400 // end time = 2019-01-01T17:00:00-0400 // recurrence = FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR // </code> // Windows can span multiple days. Eg, to make the window encompass every // weekend from midnight Saturday till the last minute of Sunday UTC: // <code> // start time = 2019-01-05T00:00:00Z // end time = 2019-01-07T23:59:00Z // recurrence = FREQ=WEEKLY;BYDAY=SA // </code> // Note the start and end time's specific dates are largely arbitrary except // to specify duration of the window and when it first starts. // The FREQ values of HOURLY, MINUTELY, and SECONDLY are not supported. Recurrence string `protobuf:"bytes,2,opt,name=recurrence,proto3" json:"recurrence,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents an arbitrary window of time that recurs.
func (*RecurringTimeWindow) Descriptor ¶
func (*RecurringTimeWindow) Descriptor() ([]byte, []int)
func (*RecurringTimeWindow) GetRecurrence ¶
func (m *RecurringTimeWindow) GetRecurrence() string
func (*RecurringTimeWindow) GetWindow ¶
func (m *RecurringTimeWindow) GetWindow() *TimeWindow
func (*RecurringTimeWindow) ProtoMessage ¶
func (*RecurringTimeWindow) ProtoMessage()
func (*RecurringTimeWindow) Reset ¶
func (m *RecurringTimeWindow) Reset()
func (*RecurringTimeWindow) String ¶
func (m *RecurringTimeWindow) String() string
func (*RecurringTimeWindow) XXX_DiscardUnknown ¶
func (m *RecurringTimeWindow) XXX_DiscardUnknown()
func (*RecurringTimeWindow) XXX_Marshal ¶
func (m *RecurringTimeWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecurringTimeWindow) XXX_Merge ¶
func (m *RecurringTimeWindow) XXX_Merge(src proto.Message)
func (*RecurringTimeWindow) XXX_Size ¶
func (m *RecurringTimeWindow) XXX_Size() int
func (*RecurringTimeWindow) XXX_Unmarshal ¶
func (m *RecurringTimeWindow) XXX_Unmarshal(b []byte) error
type ResourceLimit ¶
type ResourceLimit struct { // Resource name "cpu", "memory" or gpu-specific string. ResourceType string `protobuf:"bytes,1,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` // Minimum amount of the resource in the cluster. Minimum int64 `protobuf:"varint,2,opt,name=minimum,proto3" json:"minimum,omitempty"` // Maximum amount of the resource in the cluster. Maximum int64 `protobuf:"varint,3,opt,name=maximum,proto3" json:"maximum,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Contains information about amount of some resource in the cluster. For memory, value should be in GB.
func (*ResourceLimit) Descriptor ¶
func (*ResourceLimit) Descriptor() ([]byte, []int)
func (*ResourceLimit) GetMaximum ¶
func (m *ResourceLimit) GetMaximum() int64
func (*ResourceLimit) GetMinimum ¶
func (m *ResourceLimit) GetMinimum() int64
func (*ResourceLimit) GetResourceType ¶
func (m *ResourceLimit) GetResourceType() string
func (*ResourceLimit) ProtoMessage ¶
func (*ResourceLimit) ProtoMessage()
func (*ResourceLimit) Reset ¶
func (m *ResourceLimit) Reset()
func (*ResourceLimit) String ¶
func (m *ResourceLimit) String() string
func (*ResourceLimit) XXX_DiscardUnknown ¶
func (m *ResourceLimit) XXX_DiscardUnknown()
func (*ResourceLimit) XXX_Marshal ¶
func (m *ResourceLimit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceLimit) XXX_Merge ¶
func (m *ResourceLimit) XXX_Merge(src proto.Message)
func (*ResourceLimit) XXX_Size ¶
func (m *ResourceLimit) XXX_Size() int
func (*ResourceLimit) XXX_Unmarshal ¶
func (m *ResourceLimit) XXX_Unmarshal(b []byte) error
type ResourceUsageExportConfig ¶
type ResourceUsageExportConfig struct { // Configuration to use BigQuery as usage export destination. BigqueryDestination *ResourceUsageExportConfig_BigQueryDestination `protobuf:"bytes,1,opt,name=bigquery_destination,json=bigqueryDestination,proto3" json:"bigquery_destination,omitempty"` // Whether to enable network egress metering for this cluster. If enabled, a // daemonset will be created in the cluster to meter network egress traffic. EnableNetworkEgressMetering bool `` /* 147-byte string literal not displayed */ // Configuration to enable resource consumption metering. ConsumptionMeteringConfig *ResourceUsageExportConfig_ConsumptionMeteringConfig `` /* 138-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Configuration for exporting cluster resource usages.
func (*ResourceUsageExportConfig) Descriptor ¶
func (*ResourceUsageExportConfig) Descriptor() ([]byte, []int)
func (*ResourceUsageExportConfig) GetBigqueryDestination ¶
func (m *ResourceUsageExportConfig) GetBigqueryDestination() *ResourceUsageExportConfig_BigQueryDestination
func (*ResourceUsageExportConfig) GetConsumptionMeteringConfig ¶
func (m *ResourceUsageExportConfig) GetConsumptionMeteringConfig() *ResourceUsageExportConfig_ConsumptionMeteringConfig
func (*ResourceUsageExportConfig) GetEnableNetworkEgressMetering ¶
func (m *ResourceUsageExportConfig) GetEnableNetworkEgressMetering() bool
func (*ResourceUsageExportConfig) ProtoMessage ¶
func (*ResourceUsageExportConfig) ProtoMessage()
func (*ResourceUsageExportConfig) Reset ¶
func (m *ResourceUsageExportConfig) Reset()
func (*ResourceUsageExportConfig) String ¶
func (m *ResourceUsageExportConfig) String() string
func (*ResourceUsageExportConfig) XXX_DiscardUnknown ¶
func (m *ResourceUsageExportConfig) XXX_DiscardUnknown()
func (*ResourceUsageExportConfig) XXX_Marshal ¶
func (m *ResourceUsageExportConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceUsageExportConfig) XXX_Merge ¶
func (m *ResourceUsageExportConfig) XXX_Merge(src proto.Message)
func (*ResourceUsageExportConfig) XXX_Size ¶
func (m *ResourceUsageExportConfig) XXX_Size() int
func (*ResourceUsageExportConfig) XXX_Unmarshal ¶
func (m *ResourceUsageExportConfig) XXX_Unmarshal(b []byte) error
type ResourceUsageExportConfig_BigQueryDestination ¶
type ResourceUsageExportConfig_BigQueryDestination struct { // The ID of a BigQuery Dataset. DatasetId string `protobuf:"bytes,1,opt,name=dataset_id,json=datasetId,proto3" json:"dataset_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Parameters for using BigQuery as the destination of resource usage export.
func (*ResourceUsageExportConfig_BigQueryDestination) Descriptor ¶
func (*ResourceUsageExportConfig_BigQueryDestination) Descriptor() ([]byte, []int)
func (*ResourceUsageExportConfig_BigQueryDestination) GetDatasetId ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) GetDatasetId() string
func (*ResourceUsageExportConfig_BigQueryDestination) ProtoMessage ¶
func (*ResourceUsageExportConfig_BigQueryDestination) ProtoMessage()
func (*ResourceUsageExportConfig_BigQueryDestination) Reset ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) Reset()
func (*ResourceUsageExportConfig_BigQueryDestination) String ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) String() string
func (*ResourceUsageExportConfig_BigQueryDestination) XXX_DiscardUnknown ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_DiscardUnknown()
func (*ResourceUsageExportConfig_BigQueryDestination) XXX_Marshal ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceUsageExportConfig_BigQueryDestination) XXX_Merge ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Merge(src proto.Message)
func (*ResourceUsageExportConfig_BigQueryDestination) XXX_Size ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Size() int
func (*ResourceUsageExportConfig_BigQueryDestination) XXX_Unmarshal ¶
func (m *ResourceUsageExportConfig_BigQueryDestination) XXX_Unmarshal(b []byte) error
type ResourceUsageExportConfig_ConsumptionMeteringConfig ¶
type ResourceUsageExportConfig_ConsumptionMeteringConfig struct { // Whether to enable consumption metering for this cluster. If enabled, a // second BigQuery table will be created to hold resource consumption // records. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Parameters for controlling consumption metering.
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) Descriptor ¶
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) Descriptor() ([]byte, []int)
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) GetEnabled ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) GetEnabled() bool
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) ProtoMessage ¶
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) ProtoMessage()
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) Reset ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) Reset()
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) String ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) String() string
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_DiscardUnknown ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_DiscardUnknown()
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Marshal ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Merge ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Merge(src proto.Message)
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Size ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Size() int
func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Unmarshal ¶
func (m *ResourceUsageExportConfig_ConsumptionMeteringConfig) XXX_Unmarshal(b []byte) error
type RollbackNodePoolUpgradeRequest ¶
type RollbackNodePoolUpgradeRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to rollback. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool to rollback. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster, node pool id) of the node poll to // rollback upgrade. // Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RollbackNodePoolUpgradeRequest rollbacks the previously Aborted or Failed NodePool upgrade. This will be an no-op if the last upgrade successfully completed.
func (*RollbackNodePoolUpgradeRequest) Descriptor ¶
func (*RollbackNodePoolUpgradeRequest) Descriptor() ([]byte, []int)
func (*RollbackNodePoolUpgradeRequest) GetClusterId
deprecated
func (m *RollbackNodePoolUpgradeRequest) GetClusterId() string
Deprecated: Do not use.
func (*RollbackNodePoolUpgradeRequest) GetName ¶
func (m *RollbackNodePoolUpgradeRequest) GetName() string
func (*RollbackNodePoolUpgradeRequest) GetNodePoolId
deprecated
func (m *RollbackNodePoolUpgradeRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*RollbackNodePoolUpgradeRequest) GetProjectId
deprecated
func (m *RollbackNodePoolUpgradeRequest) GetProjectId() string
Deprecated: Do not use.
func (*RollbackNodePoolUpgradeRequest) GetZone
deprecated
func (m *RollbackNodePoolUpgradeRequest) GetZone() string
Deprecated: Do not use.
func (*RollbackNodePoolUpgradeRequest) ProtoMessage ¶
func (*RollbackNodePoolUpgradeRequest) ProtoMessage()
func (*RollbackNodePoolUpgradeRequest) Reset ¶
func (m *RollbackNodePoolUpgradeRequest) Reset()
func (*RollbackNodePoolUpgradeRequest) String ¶
func (m *RollbackNodePoolUpgradeRequest) String() string
func (*RollbackNodePoolUpgradeRequest) XXX_DiscardUnknown ¶
func (m *RollbackNodePoolUpgradeRequest) XXX_DiscardUnknown()
func (*RollbackNodePoolUpgradeRequest) XXX_Marshal ¶
func (m *RollbackNodePoolUpgradeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RollbackNodePoolUpgradeRequest) XXX_Merge ¶
func (m *RollbackNodePoolUpgradeRequest) XXX_Merge(src proto.Message)
func (*RollbackNodePoolUpgradeRequest) XXX_Size ¶
func (m *RollbackNodePoolUpgradeRequest) XXX_Size() int
func (*RollbackNodePoolUpgradeRequest) XXX_Unmarshal ¶
func (m *RollbackNodePoolUpgradeRequest) XXX_Unmarshal(b []byte) error
type ServerConfig ¶
type ServerConfig struct { // Version of Kubernetes the service deploys by default. DefaultClusterVersion string `` /* 126-byte string literal not displayed */ // List of valid node upgrade target versions. ValidNodeVersions []string `protobuf:"bytes,3,rep,name=valid_node_versions,json=validNodeVersions,proto3" json:"valid_node_versions,omitempty"` // Default image type. DefaultImageType string `protobuf:"bytes,4,opt,name=default_image_type,json=defaultImageType,proto3" json:"default_image_type,omitempty"` // List of valid image types. ValidImageTypes []string `protobuf:"bytes,5,rep,name=valid_image_types,json=validImageTypes,proto3" json:"valid_image_types,omitempty"` // List of valid master versions. ValidMasterVersions []string `protobuf:"bytes,6,rep,name=valid_master_versions,json=validMasterVersions,proto3" json:"valid_master_versions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Kubernetes Engine service configuration.
func (*ServerConfig) Descriptor ¶
func (*ServerConfig) Descriptor() ([]byte, []int)
func (*ServerConfig) GetDefaultClusterVersion ¶
func (m *ServerConfig) GetDefaultClusterVersion() string
func (*ServerConfig) GetDefaultImageType ¶
func (m *ServerConfig) GetDefaultImageType() string
func (*ServerConfig) GetValidImageTypes ¶
func (m *ServerConfig) GetValidImageTypes() []string
func (*ServerConfig) GetValidMasterVersions ¶
func (m *ServerConfig) GetValidMasterVersions() []string
func (*ServerConfig) GetValidNodeVersions ¶
func (m *ServerConfig) GetValidNodeVersions() []string
func (*ServerConfig) ProtoMessage ¶
func (*ServerConfig) ProtoMessage()
func (*ServerConfig) Reset ¶
func (m *ServerConfig) Reset()
func (*ServerConfig) String ¶
func (m *ServerConfig) String() string
func (*ServerConfig) XXX_DiscardUnknown ¶
func (m *ServerConfig) XXX_DiscardUnknown()
func (*ServerConfig) XXX_Marshal ¶
func (m *ServerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServerConfig) XXX_Merge ¶
func (m *ServerConfig) XXX_Merge(src proto.Message)
func (*ServerConfig) XXX_Size ¶
func (m *ServerConfig) XXX_Size() int
func (*ServerConfig) XXX_Unmarshal ¶
func (m *ServerConfig) XXX_Unmarshal(b []byte) error
type SetAddonsConfigRequest ¶
type SetAddonsConfigRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The desired configurations for the various addons available to run in the // cluster. AddonsConfig *AddonsConfig `protobuf:"bytes,4,opt,name=addons_config,json=addonsConfig,proto3" json:"addons_config,omitempty"` // The name (project, location, cluster) of the cluster to set addons. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetAddonsConfigRequest sets the addons associated with the cluster.
func (*SetAddonsConfigRequest) Descriptor ¶
func (*SetAddonsConfigRequest) Descriptor() ([]byte, []int)
func (*SetAddonsConfigRequest) GetAddonsConfig ¶
func (m *SetAddonsConfigRequest) GetAddonsConfig() *AddonsConfig
func (*SetAddonsConfigRequest) GetClusterId
deprecated
func (m *SetAddonsConfigRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetAddonsConfigRequest) GetName ¶
func (m *SetAddonsConfigRequest) GetName() string
func (*SetAddonsConfigRequest) GetProjectId
deprecated
func (m *SetAddonsConfigRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetAddonsConfigRequest) GetZone
deprecated
func (m *SetAddonsConfigRequest) GetZone() string
Deprecated: Do not use.
func (*SetAddonsConfigRequest) ProtoMessage ¶
func (*SetAddonsConfigRequest) ProtoMessage()
func (*SetAddonsConfigRequest) Reset ¶
func (m *SetAddonsConfigRequest) Reset()
func (*SetAddonsConfigRequest) String ¶
func (m *SetAddonsConfigRequest) String() string
func (*SetAddonsConfigRequest) XXX_DiscardUnknown ¶
func (m *SetAddonsConfigRequest) XXX_DiscardUnknown()
func (*SetAddonsConfigRequest) XXX_Marshal ¶
func (m *SetAddonsConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetAddonsConfigRequest) XXX_Merge ¶
func (m *SetAddonsConfigRequest) XXX_Merge(src proto.Message)
func (*SetAddonsConfigRequest) XXX_Size ¶
func (m *SetAddonsConfigRequest) XXX_Size() int
func (*SetAddonsConfigRequest) XXX_Unmarshal ¶
func (m *SetAddonsConfigRequest) XXX_Unmarshal(b []byte) error
type SetLabelsRequest ¶
type SetLabelsRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The labels to set for that cluster. ResourceLabels map[string]string `` /* 191-byte string literal not displayed */ // Required. The fingerprint of the previous set of labels for this resource, // used to detect conflicts. The fingerprint is initially generated by // Kubernetes Engine and changes after every request to modify or update // labels. You must always provide an up-to-date fingerprint hash when // updating or changing labels. Make a <code>get()</code> request to the // resource to get the latest fingerprint. LabelFingerprint string `protobuf:"bytes,5,opt,name=label_fingerprint,json=labelFingerprint,proto3" json:"label_fingerprint,omitempty"` // The name (project, location, cluster id) of the cluster to set labels. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetLabelsRequest sets the Google Cloud Platform labels on a Google Container Engine cluster, which will in turn set them for Google Compute Engine resources used by that cluster
func (*SetLabelsRequest) Descriptor ¶
func (*SetLabelsRequest) Descriptor() ([]byte, []int)
func (*SetLabelsRequest) GetClusterId
deprecated
func (m *SetLabelsRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetLabelsRequest) GetLabelFingerprint ¶
func (m *SetLabelsRequest) GetLabelFingerprint() string
func (*SetLabelsRequest) GetName ¶
func (m *SetLabelsRequest) GetName() string
func (*SetLabelsRequest) GetProjectId
deprecated
func (m *SetLabelsRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetLabelsRequest) GetResourceLabels ¶
func (m *SetLabelsRequest) GetResourceLabels() map[string]string
func (*SetLabelsRequest) GetZone
deprecated
func (m *SetLabelsRequest) GetZone() string
Deprecated: Do not use.
func (*SetLabelsRequest) ProtoMessage ¶
func (*SetLabelsRequest) ProtoMessage()
func (*SetLabelsRequest) Reset ¶
func (m *SetLabelsRequest) Reset()
func (*SetLabelsRequest) String ¶
func (m *SetLabelsRequest) String() string
func (*SetLabelsRequest) XXX_DiscardUnknown ¶
func (m *SetLabelsRequest) XXX_DiscardUnknown()
func (*SetLabelsRequest) XXX_Marshal ¶
func (m *SetLabelsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetLabelsRequest) XXX_Merge ¶
func (m *SetLabelsRequest) XXX_Merge(src proto.Message)
func (*SetLabelsRequest) XXX_Size ¶
func (m *SetLabelsRequest) XXX_Size() int
func (*SetLabelsRequest) XXX_Unmarshal ¶
func (m *SetLabelsRequest) XXX_Unmarshal(b []byte) error
type SetLegacyAbacRequest ¶
type SetLegacyAbacRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to update. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. Whether ABAC authorization will be enabled in the cluster. Enabled bool `protobuf:"varint,4,opt,name=enabled,proto3" json:"enabled,omitempty"` // The name (project, location, cluster id) of the cluster to set legacy abac. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetLegacyAbacRequest enables or disables the ABAC authorization mechanism for a cluster.
func (*SetLegacyAbacRequest) Descriptor ¶
func (*SetLegacyAbacRequest) Descriptor() ([]byte, []int)
func (*SetLegacyAbacRequest) GetClusterId
deprecated
func (m *SetLegacyAbacRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetLegacyAbacRequest) GetEnabled ¶
func (m *SetLegacyAbacRequest) GetEnabled() bool
func (*SetLegacyAbacRequest) GetName ¶
func (m *SetLegacyAbacRequest) GetName() string
func (*SetLegacyAbacRequest) GetProjectId
deprecated
func (m *SetLegacyAbacRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetLegacyAbacRequest) GetZone
deprecated
func (m *SetLegacyAbacRequest) GetZone() string
Deprecated: Do not use.
func (*SetLegacyAbacRequest) ProtoMessage ¶
func (*SetLegacyAbacRequest) ProtoMessage()
func (*SetLegacyAbacRequest) Reset ¶
func (m *SetLegacyAbacRequest) Reset()
func (*SetLegacyAbacRequest) String ¶
func (m *SetLegacyAbacRequest) String() string
func (*SetLegacyAbacRequest) XXX_DiscardUnknown ¶
func (m *SetLegacyAbacRequest) XXX_DiscardUnknown()
func (*SetLegacyAbacRequest) XXX_Marshal ¶
func (m *SetLegacyAbacRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetLegacyAbacRequest) XXX_Merge ¶
func (m *SetLegacyAbacRequest) XXX_Merge(src proto.Message)
func (*SetLegacyAbacRequest) XXX_Size ¶
func (m *SetLegacyAbacRequest) XXX_Size() int
func (*SetLegacyAbacRequest) XXX_Unmarshal ¶
func (m *SetLegacyAbacRequest) XXX_Unmarshal(b []byte) error
type SetLocationsRequest ¶
type SetLocationsRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The desired list of Google Compute Engine // [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes // should be located. Changing the locations a cluster is in will result // in nodes being either created or removed from the cluster, depending on // whether locations are being added or removed. // // This list must always include the cluster's primary zone. Locations []string `protobuf:"bytes,4,rep,name=locations,proto3" json:"locations,omitempty"` // The name (project, location, cluster) of the cluster to set locations. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetLocationsRequest sets the locations of the cluster.
func (*SetLocationsRequest) Descriptor ¶
func (*SetLocationsRequest) Descriptor() ([]byte, []int)
func (*SetLocationsRequest) GetClusterId
deprecated
func (m *SetLocationsRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetLocationsRequest) GetLocations ¶
func (m *SetLocationsRequest) GetLocations() []string
func (*SetLocationsRequest) GetName ¶
func (m *SetLocationsRequest) GetName() string
func (*SetLocationsRequest) GetProjectId
deprecated
func (m *SetLocationsRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetLocationsRequest) GetZone
deprecated
func (m *SetLocationsRequest) GetZone() string
Deprecated: Do not use.
func (*SetLocationsRequest) ProtoMessage ¶
func (*SetLocationsRequest) ProtoMessage()
func (*SetLocationsRequest) Reset ¶
func (m *SetLocationsRequest) Reset()
func (*SetLocationsRequest) String ¶
func (m *SetLocationsRequest) String() string
func (*SetLocationsRequest) XXX_DiscardUnknown ¶
func (m *SetLocationsRequest) XXX_DiscardUnknown()
func (*SetLocationsRequest) XXX_Marshal ¶
func (m *SetLocationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetLocationsRequest) XXX_Merge ¶
func (m *SetLocationsRequest) XXX_Merge(src proto.Message)
func (*SetLocationsRequest) XXX_Size ¶
func (m *SetLocationsRequest) XXX_Size() int
func (*SetLocationsRequest) XXX_Unmarshal ¶
func (m *SetLocationsRequest) XXX_Unmarshal(b []byte) error
type SetLoggingServiceRequest ¶
type SetLoggingServiceRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The logging service the cluster should use to write metrics. // Currently available options: // // * "logging.googleapis.com" - the Google Cloud Logging service // * "none" - no metrics will be exported from the cluster LoggingService string `protobuf:"bytes,4,opt,name=logging_service,json=loggingService,proto3" json:"logging_service,omitempty"` // The name (project, location, cluster) of the cluster to set logging. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetLoggingServiceRequest sets the logging service of a cluster.
func (*SetLoggingServiceRequest) Descriptor ¶
func (*SetLoggingServiceRequest) Descriptor() ([]byte, []int)
func (*SetLoggingServiceRequest) GetClusterId
deprecated
func (m *SetLoggingServiceRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetLoggingServiceRequest) GetLoggingService ¶
func (m *SetLoggingServiceRequest) GetLoggingService() string
func (*SetLoggingServiceRequest) GetName ¶
func (m *SetLoggingServiceRequest) GetName() string
func (*SetLoggingServiceRequest) GetProjectId
deprecated
func (m *SetLoggingServiceRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetLoggingServiceRequest) GetZone
deprecated
func (m *SetLoggingServiceRequest) GetZone() string
Deprecated: Do not use.
func (*SetLoggingServiceRequest) ProtoMessage ¶
func (*SetLoggingServiceRequest) ProtoMessage()
func (*SetLoggingServiceRequest) Reset ¶
func (m *SetLoggingServiceRequest) Reset()
func (*SetLoggingServiceRequest) String ¶
func (m *SetLoggingServiceRequest) String() string
func (*SetLoggingServiceRequest) XXX_DiscardUnknown ¶
func (m *SetLoggingServiceRequest) XXX_DiscardUnknown()
func (*SetLoggingServiceRequest) XXX_Marshal ¶
func (m *SetLoggingServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetLoggingServiceRequest) XXX_Merge ¶
func (m *SetLoggingServiceRequest) XXX_Merge(src proto.Message)
func (*SetLoggingServiceRequest) XXX_Size ¶
func (m *SetLoggingServiceRequest) XXX_Size() int
func (*SetLoggingServiceRequest) XXX_Unmarshal ¶
func (m *SetLoggingServiceRequest) XXX_Unmarshal(b []byte) error
type SetMaintenancePolicyRequest ¶
type SetMaintenancePolicyRequest struct { // Required. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Required. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Required. The name of the cluster to update. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Required. The maintenance policy to be set for the cluster. An empty field // clears the existing maintenance policy. MaintenancePolicy *MaintenancePolicy `protobuf:"bytes,4,opt,name=maintenance_policy,json=maintenancePolicy,proto3" json:"maintenance_policy,omitempty"` // The name (project, location, cluster id) of the cluster to set maintenance // policy. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetMaintenancePolicyRequest sets the maintenance policy for a cluster.
func (*SetMaintenancePolicyRequest) Descriptor ¶
func (*SetMaintenancePolicyRequest) Descriptor() ([]byte, []int)
func (*SetMaintenancePolicyRequest) GetClusterId ¶
func (m *SetMaintenancePolicyRequest) GetClusterId() string
func (*SetMaintenancePolicyRequest) GetMaintenancePolicy ¶
func (m *SetMaintenancePolicyRequest) GetMaintenancePolicy() *MaintenancePolicy
func (*SetMaintenancePolicyRequest) GetName ¶
func (m *SetMaintenancePolicyRequest) GetName() string
func (*SetMaintenancePolicyRequest) GetProjectId ¶
func (m *SetMaintenancePolicyRequest) GetProjectId() string
func (*SetMaintenancePolicyRequest) GetZone ¶
func (m *SetMaintenancePolicyRequest) GetZone() string
func (*SetMaintenancePolicyRequest) ProtoMessage ¶
func (*SetMaintenancePolicyRequest) ProtoMessage()
func (*SetMaintenancePolicyRequest) Reset ¶
func (m *SetMaintenancePolicyRequest) Reset()
func (*SetMaintenancePolicyRequest) String ¶
func (m *SetMaintenancePolicyRequest) String() string
func (*SetMaintenancePolicyRequest) XXX_DiscardUnknown ¶
func (m *SetMaintenancePolicyRequest) XXX_DiscardUnknown()
func (*SetMaintenancePolicyRequest) XXX_Marshal ¶
func (m *SetMaintenancePolicyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetMaintenancePolicyRequest) XXX_Merge ¶
func (m *SetMaintenancePolicyRequest) XXX_Merge(src proto.Message)
func (*SetMaintenancePolicyRequest) XXX_Size ¶
func (m *SetMaintenancePolicyRequest) XXX_Size() int
func (*SetMaintenancePolicyRequest) XXX_Unmarshal ¶
func (m *SetMaintenancePolicyRequest) XXX_Unmarshal(b []byte) error
type SetMasterAuthRequest ¶
type SetMasterAuthRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The exact form of action to be taken on the master auth. Action SetMasterAuthRequest_Action `protobuf:"varint,4,opt,name=action,proto3,enum=google.container.v1.SetMasterAuthRequest_Action" json:"action,omitempty"` // Required. A description of the update. Update *MasterAuth `protobuf:"bytes,5,opt,name=update,proto3" json:"update,omitempty"` // The name (project, location, cluster) of the cluster to set auth. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetMasterAuthRequest updates the admin password of a cluster.
func (*SetMasterAuthRequest) Descriptor ¶
func (*SetMasterAuthRequest) Descriptor() ([]byte, []int)
func (*SetMasterAuthRequest) GetAction ¶
func (m *SetMasterAuthRequest) GetAction() SetMasterAuthRequest_Action
func (*SetMasterAuthRequest) GetClusterId
deprecated
func (m *SetMasterAuthRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetMasterAuthRequest) GetName ¶
func (m *SetMasterAuthRequest) GetName() string
func (*SetMasterAuthRequest) GetProjectId
deprecated
func (m *SetMasterAuthRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetMasterAuthRequest) GetUpdate ¶
func (m *SetMasterAuthRequest) GetUpdate() *MasterAuth
func (*SetMasterAuthRequest) GetZone
deprecated
func (m *SetMasterAuthRequest) GetZone() string
Deprecated: Do not use.
func (*SetMasterAuthRequest) ProtoMessage ¶
func (*SetMasterAuthRequest) ProtoMessage()
func (*SetMasterAuthRequest) Reset ¶
func (m *SetMasterAuthRequest) Reset()
func (*SetMasterAuthRequest) String ¶
func (m *SetMasterAuthRequest) String() string
func (*SetMasterAuthRequest) XXX_DiscardUnknown ¶
func (m *SetMasterAuthRequest) XXX_DiscardUnknown()
func (*SetMasterAuthRequest) XXX_Marshal ¶
func (m *SetMasterAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetMasterAuthRequest) XXX_Merge ¶
func (m *SetMasterAuthRequest) XXX_Merge(src proto.Message)
func (*SetMasterAuthRequest) XXX_Size ¶
func (m *SetMasterAuthRequest) XXX_Size() int
func (*SetMasterAuthRequest) XXX_Unmarshal ¶
func (m *SetMasterAuthRequest) XXX_Unmarshal(b []byte) error
type SetMasterAuthRequest_Action ¶
type SetMasterAuthRequest_Action int32
Operation type: what type update to perform.
const ( // Operation is unknown and will error out. SetMasterAuthRequest_UNKNOWN SetMasterAuthRequest_Action = 0 // Set the password to a user generated value. SetMasterAuthRequest_SET_PASSWORD SetMasterAuthRequest_Action = 1 // Generate a new password and set it to that. SetMasterAuthRequest_GENERATE_PASSWORD SetMasterAuthRequest_Action = 2 // Set the username. If an empty username is provided, basic authentication // is disabled for the cluster. If a non-empty username is provided, basic // authentication is enabled, with either a provided password or a generated // one. SetMasterAuthRequest_SET_USERNAME SetMasterAuthRequest_Action = 3 )
func (SetMasterAuthRequest_Action) EnumDescriptor ¶
func (SetMasterAuthRequest_Action) EnumDescriptor() ([]byte, []int)
func (SetMasterAuthRequest_Action) String ¶
func (x SetMasterAuthRequest_Action) String() string
type SetMonitoringServiceRequest ¶
type SetMonitoringServiceRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The monitoring service the cluster should use to write metrics. // Currently available options: // // * "monitoring.googleapis.com/kubernetes" - the Google Cloud Monitoring // service with Kubernetes-native resource model // * "monitoring.googleapis.com" - the Google Cloud Monitoring service // * "none" - no metrics will be exported from the cluster MonitoringService string `protobuf:"bytes,4,opt,name=monitoring_service,json=monitoringService,proto3" json:"monitoring_service,omitempty"` // The name (project, location, cluster) of the cluster to set monitoring. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetMonitoringServiceRequest sets the monitoring service of a cluster.
func (*SetMonitoringServiceRequest) Descriptor ¶
func (*SetMonitoringServiceRequest) Descriptor() ([]byte, []int)
func (*SetMonitoringServiceRequest) GetClusterId
deprecated
func (m *SetMonitoringServiceRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetMonitoringServiceRequest) GetMonitoringService ¶
func (m *SetMonitoringServiceRequest) GetMonitoringService() string
func (*SetMonitoringServiceRequest) GetName ¶
func (m *SetMonitoringServiceRequest) GetName() string
func (*SetMonitoringServiceRequest) GetProjectId
deprecated
func (m *SetMonitoringServiceRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetMonitoringServiceRequest) GetZone
deprecated
func (m *SetMonitoringServiceRequest) GetZone() string
Deprecated: Do not use.
func (*SetMonitoringServiceRequest) ProtoMessage ¶
func (*SetMonitoringServiceRequest) ProtoMessage()
func (*SetMonitoringServiceRequest) Reset ¶
func (m *SetMonitoringServiceRequest) Reset()
func (*SetMonitoringServiceRequest) String ¶
func (m *SetMonitoringServiceRequest) String() string
func (*SetMonitoringServiceRequest) XXX_DiscardUnknown ¶
func (m *SetMonitoringServiceRequest) XXX_DiscardUnknown()
func (*SetMonitoringServiceRequest) XXX_Marshal ¶
func (m *SetMonitoringServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetMonitoringServiceRequest) XXX_Merge ¶
func (m *SetMonitoringServiceRequest) XXX_Merge(src proto.Message)
func (*SetMonitoringServiceRequest) XXX_Size ¶
func (m *SetMonitoringServiceRequest) XXX_Size() int
func (*SetMonitoringServiceRequest) XXX_Unmarshal ¶
func (m *SetMonitoringServiceRequest) XXX_Unmarshal(b []byte) error
type SetNetworkPolicyRequest ¶
type SetNetworkPolicyRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. Configuration options for the NetworkPolicy feature. NetworkPolicy *NetworkPolicy `protobuf:"bytes,4,opt,name=network_policy,json=networkPolicy,proto3" json:"network_policy,omitempty"` // The name (project, location, cluster id) of the cluster to set networking // policy. Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetNetworkPolicyRequest enables/disables network policy for a cluster.
func (*SetNetworkPolicyRequest) Descriptor ¶
func (*SetNetworkPolicyRequest) Descriptor() ([]byte, []int)
func (*SetNetworkPolicyRequest) GetClusterId
deprecated
func (m *SetNetworkPolicyRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetNetworkPolicyRequest) GetName ¶
func (m *SetNetworkPolicyRequest) GetName() string
func (*SetNetworkPolicyRequest) GetNetworkPolicy ¶
func (m *SetNetworkPolicyRequest) GetNetworkPolicy() *NetworkPolicy
func (*SetNetworkPolicyRequest) GetProjectId
deprecated
func (m *SetNetworkPolicyRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetNetworkPolicyRequest) GetZone
deprecated
func (m *SetNetworkPolicyRequest) GetZone() string
Deprecated: Do not use.
func (*SetNetworkPolicyRequest) ProtoMessage ¶
func (*SetNetworkPolicyRequest) ProtoMessage()
func (*SetNetworkPolicyRequest) Reset ¶
func (m *SetNetworkPolicyRequest) Reset()
func (*SetNetworkPolicyRequest) String ¶
func (m *SetNetworkPolicyRequest) String() string
func (*SetNetworkPolicyRequest) XXX_DiscardUnknown ¶
func (m *SetNetworkPolicyRequest) XXX_DiscardUnknown()
func (*SetNetworkPolicyRequest) XXX_Marshal ¶
func (m *SetNetworkPolicyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetNetworkPolicyRequest) XXX_Merge ¶
func (m *SetNetworkPolicyRequest) XXX_Merge(src proto.Message)
func (*SetNetworkPolicyRequest) XXX_Size ¶
func (m *SetNetworkPolicyRequest) XXX_Size() int
func (*SetNetworkPolicyRequest) XXX_Unmarshal ¶
func (m *SetNetworkPolicyRequest) XXX_Unmarshal(b []byte) error
type SetNodePoolAutoscalingRequest ¶
type SetNodePoolAutoscalingRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool to upgrade. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // Required. Autoscaling configuration for the node pool. Autoscaling *NodePoolAutoscaling `protobuf:"bytes,5,opt,name=autoscaling,proto3" json:"autoscaling,omitempty"` // The name (project, location, cluster, node pool) of the node pool to set // autoscaler settings. Specified in the format // `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetNodePoolAutoscalingRequest sets the autoscaler settings of a node pool.
func (*SetNodePoolAutoscalingRequest) Descriptor ¶
func (*SetNodePoolAutoscalingRequest) Descriptor() ([]byte, []int)
func (*SetNodePoolAutoscalingRequest) GetAutoscaling ¶
func (m *SetNodePoolAutoscalingRequest) GetAutoscaling() *NodePoolAutoscaling
func (*SetNodePoolAutoscalingRequest) GetClusterId
deprecated
func (m *SetNodePoolAutoscalingRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetNodePoolAutoscalingRequest) GetName ¶
func (m *SetNodePoolAutoscalingRequest) GetName() string
func (*SetNodePoolAutoscalingRequest) GetNodePoolId
deprecated
func (m *SetNodePoolAutoscalingRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*SetNodePoolAutoscalingRequest) GetProjectId
deprecated
func (m *SetNodePoolAutoscalingRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetNodePoolAutoscalingRequest) GetZone
deprecated
func (m *SetNodePoolAutoscalingRequest) GetZone() string
Deprecated: Do not use.
func (*SetNodePoolAutoscalingRequest) ProtoMessage ¶
func (*SetNodePoolAutoscalingRequest) ProtoMessage()
func (*SetNodePoolAutoscalingRequest) Reset ¶
func (m *SetNodePoolAutoscalingRequest) Reset()
func (*SetNodePoolAutoscalingRequest) String ¶
func (m *SetNodePoolAutoscalingRequest) String() string
func (*SetNodePoolAutoscalingRequest) XXX_DiscardUnknown ¶
func (m *SetNodePoolAutoscalingRequest) XXX_DiscardUnknown()
func (*SetNodePoolAutoscalingRequest) XXX_Marshal ¶
func (m *SetNodePoolAutoscalingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetNodePoolAutoscalingRequest) XXX_Merge ¶
func (m *SetNodePoolAutoscalingRequest) XXX_Merge(src proto.Message)
func (*SetNodePoolAutoscalingRequest) XXX_Size ¶
func (m *SetNodePoolAutoscalingRequest) XXX_Size() int
func (*SetNodePoolAutoscalingRequest) XXX_Unmarshal ¶
func (m *SetNodePoolAutoscalingRequest) XXX_Unmarshal(b []byte) error
type SetNodePoolManagementRequest ¶
type SetNodePoolManagementRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to update. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool to update. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // Required. NodeManagement configuration for the node pool. Management *NodeManagement `protobuf:"bytes,5,opt,name=management,proto3" json:"management,omitempty"` // The name (project, location, cluster, node pool id) of the node pool to set // management properties. Specified in the format // `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetNodePoolManagementRequest sets the node management properties of a node pool.
func (*SetNodePoolManagementRequest) Descriptor ¶
func (*SetNodePoolManagementRequest) Descriptor() ([]byte, []int)
func (*SetNodePoolManagementRequest) GetClusterId
deprecated
func (m *SetNodePoolManagementRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetNodePoolManagementRequest) GetManagement ¶
func (m *SetNodePoolManagementRequest) GetManagement() *NodeManagement
func (*SetNodePoolManagementRequest) GetName ¶
func (m *SetNodePoolManagementRequest) GetName() string
func (*SetNodePoolManagementRequest) GetNodePoolId
deprecated
func (m *SetNodePoolManagementRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*SetNodePoolManagementRequest) GetProjectId
deprecated
func (m *SetNodePoolManagementRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetNodePoolManagementRequest) GetZone
deprecated
func (m *SetNodePoolManagementRequest) GetZone() string
Deprecated: Do not use.
func (*SetNodePoolManagementRequest) ProtoMessage ¶
func (*SetNodePoolManagementRequest) ProtoMessage()
func (*SetNodePoolManagementRequest) Reset ¶
func (m *SetNodePoolManagementRequest) Reset()
func (*SetNodePoolManagementRequest) String ¶
func (m *SetNodePoolManagementRequest) String() string
func (*SetNodePoolManagementRequest) XXX_DiscardUnknown ¶
func (m *SetNodePoolManagementRequest) XXX_DiscardUnknown()
func (*SetNodePoolManagementRequest) XXX_Marshal ¶
func (m *SetNodePoolManagementRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetNodePoolManagementRequest) XXX_Merge ¶
func (m *SetNodePoolManagementRequest) XXX_Merge(src proto.Message)
func (*SetNodePoolManagementRequest) XXX_Size ¶
func (m *SetNodePoolManagementRequest) XXX_Size() int
func (*SetNodePoolManagementRequest) XXX_Unmarshal ¶
func (m *SetNodePoolManagementRequest) XXX_Unmarshal(b []byte) error
type SetNodePoolSizeRequest ¶
type SetNodePoolSizeRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to update. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool to update. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // Required. The desired node count for the pool. NodeCount int32 `protobuf:"varint,5,opt,name=node_count,json=nodeCount,proto3" json:"node_count,omitempty"` // The name (project, location, cluster, node pool id) of the node pool to set // size. // Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SetNodePoolSizeRequest sets the size a node pool.
func (*SetNodePoolSizeRequest) Descriptor ¶
func (*SetNodePoolSizeRequest) Descriptor() ([]byte, []int)
func (*SetNodePoolSizeRequest) GetClusterId
deprecated
func (m *SetNodePoolSizeRequest) GetClusterId() string
Deprecated: Do not use.
func (*SetNodePoolSizeRequest) GetName ¶
func (m *SetNodePoolSizeRequest) GetName() string
func (*SetNodePoolSizeRequest) GetNodeCount ¶
func (m *SetNodePoolSizeRequest) GetNodeCount() int32
func (*SetNodePoolSizeRequest) GetNodePoolId
deprecated
func (m *SetNodePoolSizeRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*SetNodePoolSizeRequest) GetProjectId
deprecated
func (m *SetNodePoolSizeRequest) GetProjectId() string
Deprecated: Do not use.
func (*SetNodePoolSizeRequest) GetZone
deprecated
func (m *SetNodePoolSizeRequest) GetZone() string
Deprecated: Do not use.
func (*SetNodePoolSizeRequest) ProtoMessage ¶
func (*SetNodePoolSizeRequest) ProtoMessage()
func (*SetNodePoolSizeRequest) Reset ¶
func (m *SetNodePoolSizeRequest) Reset()
func (*SetNodePoolSizeRequest) String ¶
func (m *SetNodePoolSizeRequest) String() string
func (*SetNodePoolSizeRequest) XXX_DiscardUnknown ¶
func (m *SetNodePoolSizeRequest) XXX_DiscardUnknown()
func (*SetNodePoolSizeRequest) XXX_Marshal ¶
func (m *SetNodePoolSizeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetNodePoolSizeRequest) XXX_Merge ¶
func (m *SetNodePoolSizeRequest) XXX_Merge(src proto.Message)
func (*SetNodePoolSizeRequest) XXX_Size ¶
func (m *SetNodePoolSizeRequest) XXX_Size() int
func (*SetNodePoolSizeRequest) XXX_Unmarshal ¶
func (m *SetNodePoolSizeRequest) XXX_Unmarshal(b []byte) error
type ShieldedInstanceConfig ¶
type ShieldedInstanceConfig struct { // Defines whether the instance has Secure Boot enabled. // // Secure Boot helps ensure that the system only runs authentic software by // verifying the digital signature of all boot components, and halting the // boot process if signature verification fails. EnableSecureBoot bool `protobuf:"varint,1,opt,name=enable_secure_boot,json=enableSecureBoot,proto3" json:"enable_secure_boot,omitempty"` // Defines whether the instance has integrity monitoring enabled. // // Enables monitoring and attestation of the boot integrity of the instance. // The attestation is performed against the integrity policy baseline. This // baseline is initially derived from the implicitly trusted boot image when // the instance is created. EnableIntegrityMonitoring bool `` /* 139-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
A set of Shielded Instance options.
func (*ShieldedInstanceConfig) Descriptor ¶
func (*ShieldedInstanceConfig) Descriptor() ([]byte, []int)
func (*ShieldedInstanceConfig) GetEnableIntegrityMonitoring ¶
func (m *ShieldedInstanceConfig) GetEnableIntegrityMonitoring() bool
func (*ShieldedInstanceConfig) GetEnableSecureBoot ¶
func (m *ShieldedInstanceConfig) GetEnableSecureBoot() bool
func (*ShieldedInstanceConfig) ProtoMessage ¶
func (*ShieldedInstanceConfig) ProtoMessage()
func (*ShieldedInstanceConfig) Reset ¶
func (m *ShieldedInstanceConfig) Reset()
func (*ShieldedInstanceConfig) String ¶
func (m *ShieldedInstanceConfig) String() string
func (*ShieldedInstanceConfig) XXX_DiscardUnknown ¶
func (m *ShieldedInstanceConfig) XXX_DiscardUnknown()
func (*ShieldedInstanceConfig) XXX_Marshal ¶
func (m *ShieldedInstanceConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ShieldedInstanceConfig) XXX_Merge ¶
func (m *ShieldedInstanceConfig) XXX_Merge(src proto.Message)
func (*ShieldedInstanceConfig) XXX_Size ¶
func (m *ShieldedInstanceConfig) XXX_Size() int
func (*ShieldedInstanceConfig) XXX_Unmarshal ¶
func (m *ShieldedInstanceConfig) XXX_Unmarshal(b []byte) error
type StartIPRotationRequest ¶
type StartIPRotationRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://developers.google.com/console/help/new/#projectnumber). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // The name (project, location, cluster id) of the cluster to start IP // rotation. Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` // Whether to rotate credentials during IP rotation. RotateCredentials bool `protobuf:"varint,7,opt,name=rotate_credentials,json=rotateCredentials,proto3" json:"rotate_credentials,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
StartIPRotationRequest creates a new IP for the cluster and then performs a node upgrade on each node pool to point to the new IP.
func (*StartIPRotationRequest) Descriptor ¶
func (*StartIPRotationRequest) Descriptor() ([]byte, []int)
func (*StartIPRotationRequest) GetClusterId
deprecated
func (m *StartIPRotationRequest) GetClusterId() string
Deprecated: Do not use.
func (*StartIPRotationRequest) GetName ¶
func (m *StartIPRotationRequest) GetName() string
func (*StartIPRotationRequest) GetProjectId
deprecated
func (m *StartIPRotationRequest) GetProjectId() string
Deprecated: Do not use.
func (*StartIPRotationRequest) GetRotateCredentials ¶
func (m *StartIPRotationRequest) GetRotateCredentials() bool
func (*StartIPRotationRequest) GetZone
deprecated
func (m *StartIPRotationRequest) GetZone() string
Deprecated: Do not use.
func (*StartIPRotationRequest) ProtoMessage ¶
func (*StartIPRotationRequest) ProtoMessage()
func (*StartIPRotationRequest) Reset ¶
func (m *StartIPRotationRequest) Reset()
func (*StartIPRotationRequest) String ¶
func (m *StartIPRotationRequest) String() string
func (*StartIPRotationRequest) XXX_DiscardUnknown ¶
func (m *StartIPRotationRequest) XXX_DiscardUnknown()
func (*StartIPRotationRequest) XXX_Marshal ¶
func (m *StartIPRotationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartIPRotationRequest) XXX_Merge ¶
func (m *StartIPRotationRequest) XXX_Merge(src proto.Message)
func (*StartIPRotationRequest) XXX_Size ¶
func (m *StartIPRotationRequest) XXX_Size() int
func (*StartIPRotationRequest) XXX_Unmarshal ¶
func (m *StartIPRotationRequest) XXX_Unmarshal(b []byte) error
type StatusCondition ¶
type StatusCondition struct { // Machine-friendly representation of the condition Code StatusCondition_Code `protobuf:"varint,1,opt,name=code,proto3,enum=google.container.v1.StatusCondition_Code" json:"code,omitempty"` // Human-friendly representation of the condition Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED).
func (*StatusCondition) Descriptor ¶
func (*StatusCondition) Descriptor() ([]byte, []int)
func (*StatusCondition) GetCode ¶
func (m *StatusCondition) GetCode() StatusCondition_Code
func (*StatusCondition) GetMessage ¶
func (m *StatusCondition) GetMessage() string
func (*StatusCondition) ProtoMessage ¶
func (*StatusCondition) ProtoMessage()
func (*StatusCondition) Reset ¶
func (m *StatusCondition) Reset()
func (*StatusCondition) String ¶
func (m *StatusCondition) String() string
func (*StatusCondition) XXX_DiscardUnknown ¶
func (m *StatusCondition) XXX_DiscardUnknown()
func (*StatusCondition) XXX_Marshal ¶
func (m *StatusCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StatusCondition) XXX_Merge ¶
func (m *StatusCondition) XXX_Merge(src proto.Message)
func (*StatusCondition) XXX_Size ¶
func (m *StatusCondition) XXX_Size() int
func (*StatusCondition) XXX_Unmarshal ¶
func (m *StatusCondition) XXX_Unmarshal(b []byte) error
type StatusCondition_Code ¶
type StatusCondition_Code int32
Code for each condition
const ( // UNKNOWN indicates a generic condition. StatusCondition_UNKNOWN StatusCondition_Code = 0 // GCE_STOCKOUT indicates a Google Compute Engine stockout. StatusCondition_GCE_STOCKOUT StatusCondition_Code = 1 // GKE_SERVICE_ACCOUNT_DELETED indicates that the user deleted their robot // service account. StatusCondition_GKE_SERVICE_ACCOUNT_DELETED StatusCondition_Code = 2 // Google Compute Engine quota was exceeded. StatusCondition_GCE_QUOTA_EXCEEDED StatusCondition_Code = 3 // Cluster state was manually changed by an SRE due to a system logic error. StatusCondition_SET_BY_OPERATOR StatusCondition_Code = 4 // Unable to perform an encrypt operation against the CloudKMS key used for // etcd level encryption. // More codes TBA StatusCondition_CLOUD_KMS_KEY_ERROR StatusCondition_Code = 7 )
func (StatusCondition_Code) EnumDescriptor ¶
func (StatusCondition_Code) EnumDescriptor() ([]byte, []int)
func (StatusCondition_Code) String ¶
func (x StatusCondition_Code) String() string
type TimeWindow ¶
type TimeWindow struct { // The time that the window first starts. StartTime *timestamp.Timestamp `protobuf:"bytes,1,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // The time that the window ends. The end time should take place after the // start time. EndTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents an arbitrary window of time.
func (*TimeWindow) Descriptor ¶
func (*TimeWindow) Descriptor() ([]byte, []int)
func (*TimeWindow) GetEndTime ¶
func (m *TimeWindow) GetEndTime() *timestamp.Timestamp
func (*TimeWindow) GetStartTime ¶
func (m *TimeWindow) GetStartTime() *timestamp.Timestamp
func (*TimeWindow) ProtoMessage ¶
func (*TimeWindow) ProtoMessage()
func (*TimeWindow) Reset ¶
func (m *TimeWindow) Reset()
func (*TimeWindow) String ¶
func (m *TimeWindow) String() string
func (*TimeWindow) XXX_DiscardUnknown ¶
func (m *TimeWindow) XXX_DiscardUnknown()
func (*TimeWindow) XXX_Marshal ¶
func (m *TimeWindow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TimeWindow) XXX_Merge ¶
func (m *TimeWindow) XXX_Merge(src proto.Message)
func (*TimeWindow) XXX_Size ¶
func (m *TimeWindow) XXX_Size() int
func (*TimeWindow) XXX_Unmarshal ¶
func (m *TimeWindow) XXX_Unmarshal(b []byte) error
type UnimplementedClusterManagerServer ¶
type UnimplementedClusterManagerServer struct { }
UnimplementedClusterManagerServer can be embedded to have forward compatible implementations.
func (*UnimplementedClusterManagerServer) CancelOperation ¶
func (*UnimplementedClusterManagerServer) CancelOperation(ctx context.Context, req *CancelOperationRequest) (*empty.Empty, error)
func (*UnimplementedClusterManagerServer) CompleteIPRotation ¶
func (*UnimplementedClusterManagerServer) CompleteIPRotation(ctx context.Context, req *CompleteIPRotationRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) CreateCluster ¶
func (*UnimplementedClusterManagerServer) CreateCluster(ctx context.Context, req *CreateClusterRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) CreateNodePool ¶
func (*UnimplementedClusterManagerServer) CreateNodePool(ctx context.Context, req *CreateNodePoolRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) DeleteCluster ¶
func (*UnimplementedClusterManagerServer) DeleteCluster(ctx context.Context, req *DeleteClusterRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) DeleteNodePool ¶
func (*UnimplementedClusterManagerServer) DeleteNodePool(ctx context.Context, req *DeleteNodePoolRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) GetCluster ¶
func (*UnimplementedClusterManagerServer) GetCluster(ctx context.Context, req *GetClusterRequest) (*Cluster, error)
func (*UnimplementedClusterManagerServer) GetNodePool ¶
func (*UnimplementedClusterManagerServer) GetNodePool(ctx context.Context, req *GetNodePoolRequest) (*NodePool, error)
func (*UnimplementedClusterManagerServer) GetOperation ¶
func (*UnimplementedClusterManagerServer) GetOperation(ctx context.Context, req *GetOperationRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) GetServerConfig ¶
func (*UnimplementedClusterManagerServer) GetServerConfig(ctx context.Context, req *GetServerConfigRequest) (*ServerConfig, error)
func (*UnimplementedClusterManagerServer) ListClusters ¶
func (*UnimplementedClusterManagerServer) ListClusters(ctx context.Context, req *ListClustersRequest) (*ListClustersResponse, error)
func (*UnimplementedClusterManagerServer) ListNodePools ¶
func (*UnimplementedClusterManagerServer) ListNodePools(ctx context.Context, req *ListNodePoolsRequest) (*ListNodePoolsResponse, error)
func (*UnimplementedClusterManagerServer) ListOperations ¶
func (*UnimplementedClusterManagerServer) ListOperations(ctx context.Context, req *ListOperationsRequest) (*ListOperationsResponse, error)
func (*UnimplementedClusterManagerServer) ListUsableSubnetworks ¶
func (*UnimplementedClusterManagerServer) ListUsableSubnetworks(ctx context.Context, req *ListUsableSubnetworksRequest) (*ListUsableSubnetworksResponse, error)
func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade ¶
func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade(ctx context.Context, req *RollbackNodePoolUpgradeRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetAddonsConfig ¶
func (*UnimplementedClusterManagerServer) SetAddonsConfig(ctx context.Context, req *SetAddonsConfigRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetLabels ¶
func (*UnimplementedClusterManagerServer) SetLabels(ctx context.Context, req *SetLabelsRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetLegacyAbac ¶
func (*UnimplementedClusterManagerServer) SetLegacyAbac(ctx context.Context, req *SetLegacyAbacRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetLocations ¶
func (*UnimplementedClusterManagerServer) SetLocations(ctx context.Context, req *SetLocationsRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetLoggingService ¶
func (*UnimplementedClusterManagerServer) SetLoggingService(ctx context.Context, req *SetLoggingServiceRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetMaintenancePolicy ¶
func (*UnimplementedClusterManagerServer) SetMaintenancePolicy(ctx context.Context, req *SetMaintenancePolicyRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetMasterAuth ¶
func (*UnimplementedClusterManagerServer) SetMasterAuth(ctx context.Context, req *SetMasterAuthRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetMonitoringService ¶
func (*UnimplementedClusterManagerServer) SetMonitoringService(ctx context.Context, req *SetMonitoringServiceRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetNetworkPolicy ¶
func (*UnimplementedClusterManagerServer) SetNetworkPolicy(ctx context.Context, req *SetNetworkPolicyRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling ¶
func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling(ctx context.Context, req *SetNodePoolAutoscalingRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetNodePoolManagement ¶
func (*UnimplementedClusterManagerServer) SetNodePoolManagement(ctx context.Context, req *SetNodePoolManagementRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) SetNodePoolSize ¶
func (*UnimplementedClusterManagerServer) SetNodePoolSize(ctx context.Context, req *SetNodePoolSizeRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) StartIPRotation ¶
func (*UnimplementedClusterManagerServer) StartIPRotation(ctx context.Context, req *StartIPRotationRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) UpdateCluster ¶
func (*UnimplementedClusterManagerServer) UpdateCluster(ctx context.Context, req *UpdateClusterRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) UpdateMaster ¶
func (*UnimplementedClusterManagerServer) UpdateMaster(ctx context.Context, req *UpdateMasterRequest) (*Operation, error)
func (*UnimplementedClusterManagerServer) UpdateNodePool ¶
func (*UnimplementedClusterManagerServer) UpdateNodePool(ctx context.Context, req *UpdateNodePoolRequest) (*Operation, error)
type UpdateClusterRequest ¶
type UpdateClusterRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. A description of the update. Update *ClusterUpdate `protobuf:"bytes,4,opt,name=update,proto3" json:"update,omitempty"` // The name (project, location, cluster) of the cluster to update. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateClusterRequest updates the settings of a cluster.
func (*UpdateClusterRequest) Descriptor ¶
func (*UpdateClusterRequest) Descriptor() ([]byte, []int)
func (*UpdateClusterRequest) GetClusterId
deprecated
func (m *UpdateClusterRequest) GetClusterId() string
Deprecated: Do not use.
func (*UpdateClusterRequest) GetName ¶
func (m *UpdateClusterRequest) GetName() string
func (*UpdateClusterRequest) GetProjectId
deprecated
func (m *UpdateClusterRequest) GetProjectId() string
Deprecated: Do not use.
func (*UpdateClusterRequest) GetUpdate ¶
func (m *UpdateClusterRequest) GetUpdate() *ClusterUpdate
func (*UpdateClusterRequest) GetZone
deprecated
func (m *UpdateClusterRequest) GetZone() string
Deprecated: Do not use.
func (*UpdateClusterRequest) ProtoMessage ¶
func (*UpdateClusterRequest) ProtoMessage()
func (*UpdateClusterRequest) Reset ¶
func (m *UpdateClusterRequest) Reset()
func (*UpdateClusterRequest) String ¶
func (m *UpdateClusterRequest) String() string
func (*UpdateClusterRequest) XXX_DiscardUnknown ¶
func (m *UpdateClusterRequest) XXX_DiscardUnknown()
func (*UpdateClusterRequest) XXX_Marshal ¶
func (m *UpdateClusterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateClusterRequest) XXX_Merge ¶
func (m *UpdateClusterRequest) XXX_Merge(src proto.Message)
func (*UpdateClusterRequest) XXX_Size ¶
func (m *UpdateClusterRequest) XXX_Size() int
func (*UpdateClusterRequest) XXX_Unmarshal ¶
func (m *UpdateClusterRequest) XXX_Unmarshal(b []byte) error
type UpdateMasterRequest ¶
type UpdateMasterRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Required. The Kubernetes version to change the master to. // // Users may specify either explicit versions offered by Kubernetes Engine or // version aliases, which have the following behavior: // // - "latest": picks the highest valid Kubernetes version // - "1.X": picks the highest valid patch+gke.N patch in the 1.X version // - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version // - "1.X.Y-gke.N": picks an explicit Kubernetes version // - "-": picks the default Kubernetes version MasterVersion string `protobuf:"bytes,4,opt,name=master_version,json=masterVersion,proto3" json:"master_version,omitempty"` // The name (project, location, cluster) of the cluster to update. // Specified in the format `projects/*/locations/*/clusters/*`. Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateMasterRequest updates the master of the cluster.
func (*UpdateMasterRequest) Descriptor ¶
func (*UpdateMasterRequest) Descriptor() ([]byte, []int)
func (*UpdateMasterRequest) GetClusterId
deprecated
func (m *UpdateMasterRequest) GetClusterId() string
Deprecated: Do not use.
func (*UpdateMasterRequest) GetMasterVersion ¶
func (m *UpdateMasterRequest) GetMasterVersion() string
func (*UpdateMasterRequest) GetName ¶
func (m *UpdateMasterRequest) GetName() string
func (*UpdateMasterRequest) GetProjectId
deprecated
func (m *UpdateMasterRequest) GetProjectId() string
Deprecated: Do not use.
func (*UpdateMasterRequest) GetZone
deprecated
func (m *UpdateMasterRequest) GetZone() string
Deprecated: Do not use.
func (*UpdateMasterRequest) ProtoMessage ¶
func (*UpdateMasterRequest) ProtoMessage()
func (*UpdateMasterRequest) Reset ¶
func (m *UpdateMasterRequest) Reset()
func (*UpdateMasterRequest) String ¶
func (m *UpdateMasterRequest) String() string
func (*UpdateMasterRequest) XXX_DiscardUnknown ¶
func (m *UpdateMasterRequest) XXX_DiscardUnknown()
func (*UpdateMasterRequest) XXX_Marshal ¶
func (m *UpdateMasterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMasterRequest) XXX_Merge ¶
func (m *UpdateMasterRequest) XXX_Merge(src proto.Message)
func (*UpdateMasterRequest) XXX_Size ¶
func (m *UpdateMasterRequest) XXX_Size() int
func (*UpdateMasterRequest) XXX_Unmarshal ¶
func (m *UpdateMasterRequest) XXX_Unmarshal(b []byte) error
type UpdateNodePoolRequest ¶
type UpdateNodePoolRequest struct { // Deprecated. The Google Developers Console [project ID or project // number](https://support.google.com/cloud/answer/6158840). // This field has been deprecated and replaced by the name field. ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the Google Compute Engine // [zone](https://cloud.google.com/compute/docs/zones#available) in which the cluster // resides. // This field has been deprecated and replaced by the name field. Zone string `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the cluster to upgrade. // This field has been deprecated and replaced by the name field. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // Deprecated: Do not use. // Deprecated. The name of the node pool to upgrade. // This field has been deprecated and replaced by the name field. NodePoolId string `protobuf:"bytes,4,opt,name=node_pool_id,json=nodePoolId,proto3" json:"node_pool_id,omitempty"` // Deprecated: Do not use. // Required. The Kubernetes version to change the nodes to (typically an // upgrade). // // Users may specify either explicit versions offered by Kubernetes Engine or // version aliases, which have the following behavior: // // - "latest": picks the highest valid Kubernetes version // - "1.X": picks the highest valid patch+gke.N patch in the 1.X version // - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version // - "1.X.Y-gke.N": picks an explicit Kubernetes version // - "-": picks the Kubernetes master version NodeVersion string `protobuf:"bytes,5,opt,name=node_version,json=nodeVersion,proto3" json:"node_version,omitempty"` // Required. The desired image type for the node pool. ImageType string `protobuf:"bytes,6,opt,name=image_type,json=imageType,proto3" json:"image_type,omitempty"` // The name (project, location, cluster, node pool) of the node pool to // update. Specified in the format // `projects/*/locations/*/clusters/*/nodePools/*`. Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateNodePoolRequests update a node pool's image and/or version.
func (*UpdateNodePoolRequest) Descriptor ¶
func (*UpdateNodePoolRequest) Descriptor() ([]byte, []int)
func (*UpdateNodePoolRequest) GetClusterId
deprecated
func (m *UpdateNodePoolRequest) GetClusterId() string
Deprecated: Do not use.
func (*UpdateNodePoolRequest) GetImageType ¶
func (m *UpdateNodePoolRequest) GetImageType() string
func (*UpdateNodePoolRequest) GetName ¶
func (m *UpdateNodePoolRequest) GetName() string
func (*UpdateNodePoolRequest) GetNodePoolId
deprecated
func (m *UpdateNodePoolRequest) GetNodePoolId() string
Deprecated: Do not use.
func (*UpdateNodePoolRequest) GetNodeVersion ¶
func (m *UpdateNodePoolRequest) GetNodeVersion() string
func (*UpdateNodePoolRequest) GetProjectId
deprecated
func (m *UpdateNodePoolRequest) GetProjectId() string
Deprecated: Do not use.
func (*UpdateNodePoolRequest) GetZone
deprecated
func (m *UpdateNodePoolRequest) GetZone() string
Deprecated: Do not use.
func (*UpdateNodePoolRequest) ProtoMessage ¶
func (*UpdateNodePoolRequest) ProtoMessage()
func (*UpdateNodePoolRequest) Reset ¶
func (m *UpdateNodePoolRequest) Reset()
func (*UpdateNodePoolRequest) String ¶
func (m *UpdateNodePoolRequest) String() string
func (*UpdateNodePoolRequest) XXX_DiscardUnknown ¶
func (m *UpdateNodePoolRequest) XXX_DiscardUnknown()
func (*UpdateNodePoolRequest) XXX_Marshal ¶
func (m *UpdateNodePoolRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNodePoolRequest) XXX_Merge ¶
func (m *UpdateNodePoolRequest) XXX_Merge(src proto.Message)
func (*UpdateNodePoolRequest) XXX_Size ¶
func (m *UpdateNodePoolRequest) XXX_Size() int
func (*UpdateNodePoolRequest) XXX_Unmarshal ¶
func (m *UpdateNodePoolRequest) XXX_Unmarshal(b []byte) error
type UsableSubnetwork ¶
type UsableSubnetwork struct { // Subnetwork Name. // Example: projects/my-project/regions/us-central1/subnetworks/my-subnet Subnetwork string `protobuf:"bytes,1,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // Network Name. // Example: projects/my-project/global/networks/my-network Network string `protobuf:"bytes,2,opt,name=network,proto3" json:"network,omitempty"` // The range of internal addresses that are owned by this subnetwork. IpCidrRange string `protobuf:"bytes,3,opt,name=ip_cidr_range,json=ipCidrRange,proto3" json:"ip_cidr_range,omitempty"` // Secondary IP ranges. SecondaryIpRanges []*UsableSubnetworkSecondaryRange `protobuf:"bytes,4,rep,name=secondary_ip_ranges,json=secondaryIpRanges,proto3" json:"secondary_ip_ranges,omitempty"` // A human readable status message representing the reasons for cases where // the caller cannot use the secondary ranges under the subnet. For example if // the secondary_ip_ranges is empty due to a permission issue, an insufficient // permission message will be given by status_message. StatusMessage string `protobuf:"bytes,5,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UsableSubnetwork resource returns the subnetwork name, its associated network and the primary CIDR range.
func (*UsableSubnetwork) Descriptor ¶
func (*UsableSubnetwork) Descriptor() ([]byte, []int)
func (*UsableSubnetwork) GetIpCidrRange ¶
func (m *UsableSubnetwork) GetIpCidrRange() string
func (*UsableSubnetwork) GetNetwork ¶
func (m *UsableSubnetwork) GetNetwork() string
func (*UsableSubnetwork) GetSecondaryIpRanges ¶
func (m *UsableSubnetwork) GetSecondaryIpRanges() []*UsableSubnetworkSecondaryRange
func (*UsableSubnetwork) GetStatusMessage ¶
func (m *UsableSubnetwork) GetStatusMessage() string
func (*UsableSubnetwork) GetSubnetwork ¶
func (m *UsableSubnetwork) GetSubnetwork() string
func (*UsableSubnetwork) ProtoMessage ¶
func (*UsableSubnetwork) ProtoMessage()
func (*UsableSubnetwork) Reset ¶
func (m *UsableSubnetwork) Reset()
func (*UsableSubnetwork) String ¶
func (m *UsableSubnetwork) String() string
func (*UsableSubnetwork) XXX_DiscardUnknown ¶
func (m *UsableSubnetwork) XXX_DiscardUnknown()
func (*UsableSubnetwork) XXX_Marshal ¶
func (m *UsableSubnetwork) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UsableSubnetwork) XXX_Merge ¶
func (m *UsableSubnetwork) XXX_Merge(src proto.Message)
func (*UsableSubnetwork) XXX_Size ¶
func (m *UsableSubnetwork) XXX_Size() int
func (*UsableSubnetwork) XXX_Unmarshal ¶
func (m *UsableSubnetwork) XXX_Unmarshal(b []byte) error
type UsableSubnetworkSecondaryRange ¶
type UsableSubnetworkSecondaryRange struct { // The name associated with this subnetwork secondary range, used when adding // an alias IP range to a VM instance. RangeName string `protobuf:"bytes,1,opt,name=range_name,json=rangeName,proto3" json:"range_name,omitempty"` // The range of IP addresses belonging to this subnetwork secondary range. IpCidrRange string `protobuf:"bytes,2,opt,name=ip_cidr_range,json=ipCidrRange,proto3" json:"ip_cidr_range,omitempty"` // This field is to determine the status of the secondary range programmably. Status UsableSubnetworkSecondaryRange_Status `` /* 129-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Secondary IP range of a usable subnetwork.
func (*UsableSubnetworkSecondaryRange) Descriptor ¶
func (*UsableSubnetworkSecondaryRange) Descriptor() ([]byte, []int)
func (*UsableSubnetworkSecondaryRange) GetIpCidrRange ¶
func (m *UsableSubnetworkSecondaryRange) GetIpCidrRange() string
func (*UsableSubnetworkSecondaryRange) GetRangeName ¶
func (m *UsableSubnetworkSecondaryRange) GetRangeName() string
func (*UsableSubnetworkSecondaryRange) GetStatus ¶
func (m *UsableSubnetworkSecondaryRange) GetStatus() UsableSubnetworkSecondaryRange_Status
func (*UsableSubnetworkSecondaryRange) ProtoMessage ¶
func (*UsableSubnetworkSecondaryRange) ProtoMessage()
func (*UsableSubnetworkSecondaryRange) Reset ¶
func (m *UsableSubnetworkSecondaryRange) Reset()
func (*UsableSubnetworkSecondaryRange) String ¶
func (m *UsableSubnetworkSecondaryRange) String() string
func (*UsableSubnetworkSecondaryRange) XXX_DiscardUnknown ¶
func (m *UsableSubnetworkSecondaryRange) XXX_DiscardUnknown()
func (*UsableSubnetworkSecondaryRange) XXX_Marshal ¶
func (m *UsableSubnetworkSecondaryRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UsableSubnetworkSecondaryRange) XXX_Merge ¶
func (m *UsableSubnetworkSecondaryRange) XXX_Merge(src proto.Message)
func (*UsableSubnetworkSecondaryRange) XXX_Size ¶
func (m *UsableSubnetworkSecondaryRange) XXX_Size() int
func (*UsableSubnetworkSecondaryRange) XXX_Unmarshal ¶
func (m *UsableSubnetworkSecondaryRange) XXX_Unmarshal(b []byte) error
type UsableSubnetworkSecondaryRange_Status ¶
type UsableSubnetworkSecondaryRange_Status int32
Status shows the current usage of a secondary IP range.
const ( // UNKNOWN is the zero value of the Status enum. It's not a valid status. UsableSubnetworkSecondaryRange_UNKNOWN UsableSubnetworkSecondaryRange_Status = 0 // UNUSED denotes that this range is unclaimed by any cluster. UsableSubnetworkSecondaryRange_UNUSED UsableSubnetworkSecondaryRange_Status = 1 // IN_USE_SERVICE denotes that this range is claimed by a cluster for // services. It cannot be used for other clusters. UsableSubnetworkSecondaryRange_IN_USE_SERVICE UsableSubnetworkSecondaryRange_Status = 2 // IN_USE_SHAREABLE_POD denotes this range was created by the network admin // and is currently claimed by a cluster for pods. It can only be used by // other clusters as a pod range. UsableSubnetworkSecondaryRange_IN_USE_SHAREABLE_POD UsableSubnetworkSecondaryRange_Status = 3 // IN_USE_MANAGED_POD denotes this range was created by GKE and is claimed // for pods. It cannot be used for other clusters. UsableSubnetworkSecondaryRange_IN_USE_MANAGED_POD UsableSubnetworkSecondaryRange_Status = 4 )
func (UsableSubnetworkSecondaryRange_Status) EnumDescriptor ¶
func (UsableSubnetworkSecondaryRange_Status) EnumDescriptor() ([]byte, []int)
func (UsableSubnetworkSecondaryRange_Status) String ¶
func (x UsableSubnetworkSecondaryRange_Status) String() string
type VerticalPodAutoscaling ¶
type VerticalPodAutoscaling struct { // Enables vertical pod autoscaling. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it.
func (*VerticalPodAutoscaling) Descriptor ¶
func (*VerticalPodAutoscaling) Descriptor() ([]byte, []int)
func (*VerticalPodAutoscaling) GetEnabled ¶
func (m *VerticalPodAutoscaling) GetEnabled() bool
func (*VerticalPodAutoscaling) ProtoMessage ¶
func (*VerticalPodAutoscaling) ProtoMessage()
func (*VerticalPodAutoscaling) Reset ¶
func (m *VerticalPodAutoscaling) Reset()
func (*VerticalPodAutoscaling) String ¶
func (m *VerticalPodAutoscaling) String() string
func (*VerticalPodAutoscaling) XXX_DiscardUnknown ¶
func (m *VerticalPodAutoscaling) XXX_DiscardUnknown()
func (*VerticalPodAutoscaling) XXX_Marshal ¶
func (m *VerticalPodAutoscaling) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VerticalPodAutoscaling) XXX_Merge ¶
func (m *VerticalPodAutoscaling) XXX_Merge(src proto.Message)
func (*VerticalPodAutoscaling) XXX_Size ¶
func (m *VerticalPodAutoscaling) XXX_Size() int
func (*VerticalPodAutoscaling) XXX_Unmarshal ¶
func (m *VerticalPodAutoscaling) XXX_Unmarshal(b []byte) error