Documentation
¶
Index ¶
- Variables
- func RegisterClusterManagerServer(s *grpc.Server, srv ClusterManagerServer)
- type AcceleratorConfig
- func (*AcceleratorConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AcceleratorConfig) GetAcceleratorCount() int64
- func (x *AcceleratorConfig) GetAcceleratorType() string
- func (x *AcceleratorConfig) GetGpuDriverInstallationConfig() *GPUDriverInstallationConfig
- func (x *AcceleratorConfig) GetGpuPartitionSize() string
- func (x *AcceleratorConfig) GetGpuSharingConfig() *GPUSharingConfig
- func (*AcceleratorConfig) ProtoMessage()
- func (x *AcceleratorConfig) ProtoReflect() protoreflect.Message
- func (x *AcceleratorConfig) Reset()
- func (x *AcceleratorConfig) String() string
- type AdditionalNodeNetworkConfig
- func (*AdditionalNodeNetworkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AdditionalNodeNetworkConfig) GetNetwork() string
- func (x *AdditionalNodeNetworkConfig) GetSubnetwork() string
- func (*AdditionalNodeNetworkConfig) ProtoMessage()
- func (x *AdditionalNodeNetworkConfig) ProtoReflect() protoreflect.Message
- func (x *AdditionalNodeNetworkConfig) Reset()
- func (x *AdditionalNodeNetworkConfig) String() string
- type AdditionalPodNetworkConfig
- func (*AdditionalPodNetworkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AdditionalPodNetworkConfig) GetMaxPodsPerNode() *MaxPodsConstraint
- func (x *AdditionalPodNetworkConfig) GetSecondaryPodRange() string
- func (x *AdditionalPodNetworkConfig) GetSubnetwork() string
- func (*AdditionalPodNetworkConfig) ProtoMessage()
- func (x *AdditionalPodNetworkConfig) ProtoReflect() protoreflect.Message
- func (x *AdditionalPodNetworkConfig) Reset()
- func (x *AdditionalPodNetworkConfig) String() string
- type AdditionalPodRangesConfig
- func (*AdditionalPodRangesConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AdditionalPodRangesConfig) GetPodRangeInfo() []*RangeInfo
- func (x *AdditionalPodRangesConfig) GetPodRangeNames() []string
- func (*AdditionalPodRangesConfig) ProtoMessage()
- func (x *AdditionalPodRangesConfig) ProtoReflect() protoreflect.Message
- func (x *AdditionalPodRangesConfig) Reset()
- func (x *AdditionalPodRangesConfig) String() string
- type AddonsConfig
- func (*AddonsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AddonsConfig) GetCloudRunConfig() *CloudRunConfig
- func (x *AddonsConfig) GetConfigConnectorConfig() *ConfigConnectorConfig
- func (x *AddonsConfig) GetDnsCacheConfig() *DnsCacheConfig
- func (x *AddonsConfig) GetGcePersistentDiskCsiDriverConfig() *GcePersistentDiskCsiDriverConfig
- func (x *AddonsConfig) GetGcpFilestoreCsiDriverConfig() *GcpFilestoreCsiDriverConfig
- func (x *AddonsConfig) GetGcsFuseCsiDriverConfig() *GcsFuseCsiDriverConfig
- func (x *AddonsConfig) GetGkeBackupAgentConfig() *GkeBackupAgentConfig
- func (x *AddonsConfig) GetHorizontalPodAutoscaling() *HorizontalPodAutoscaling
- func (x *AddonsConfig) GetHttpLoadBalancing() *HttpLoadBalancing
- func (x *AddonsConfig) GetKubernetesDashboard() *KubernetesDashboarddeprecated
- func (x *AddonsConfig) GetNetworkPolicyConfig() *NetworkPolicyConfig
- func (*AddonsConfig) ProtoMessage()
- func (x *AddonsConfig) ProtoReflect() protoreflect.Message
- func (x *AddonsConfig) Reset()
- func (x *AddonsConfig) String() string
- type AdvancedDatapathObservabilityConfig
- func (*AdvancedDatapathObservabilityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AdvancedDatapathObservabilityConfig) GetEnableMetrics() bool
- func (x *AdvancedDatapathObservabilityConfig) GetRelayMode() AdvancedDatapathObservabilityConfig_RelayMode
- func (*AdvancedDatapathObservabilityConfig) ProtoMessage()
- func (x *AdvancedDatapathObservabilityConfig) ProtoReflect() protoreflect.Message
- func (x *AdvancedDatapathObservabilityConfig) Reset()
- func (x *AdvancedDatapathObservabilityConfig) String() string
- type AdvancedDatapathObservabilityConfig_RelayMode
- func (AdvancedDatapathObservabilityConfig_RelayMode) Descriptor() protoreflect.EnumDescriptor
- func (x AdvancedDatapathObservabilityConfig_RelayMode) Enum() *AdvancedDatapathObservabilityConfig_RelayMode
- func (AdvancedDatapathObservabilityConfig_RelayMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x AdvancedDatapathObservabilityConfig_RelayMode) Number() protoreflect.EnumNumber
- func (x AdvancedDatapathObservabilityConfig_RelayMode) String() string
- func (AdvancedDatapathObservabilityConfig_RelayMode) Type() protoreflect.EnumType
- type AdvancedMachineFeatures
- func (*AdvancedMachineFeatures) Descriptor() ([]byte, []int)deprecated
- func (x *AdvancedMachineFeatures) GetThreadsPerCore() int64
- func (*AdvancedMachineFeatures) ProtoMessage()
- func (x *AdvancedMachineFeatures) ProtoReflect() protoreflect.Message
- func (x *AdvancedMachineFeatures) Reset()
- func (x *AdvancedMachineFeatures) String() string
- type AuthenticatorGroupsConfig
- func (*AuthenticatorGroupsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticatorGroupsConfig) GetEnabled() bool
- func (x *AuthenticatorGroupsConfig) GetSecurityGroup() string
- func (*AuthenticatorGroupsConfig) ProtoMessage()
- func (x *AuthenticatorGroupsConfig) ProtoReflect() protoreflect.Message
- func (x *AuthenticatorGroupsConfig) Reset()
- func (x *AuthenticatorGroupsConfig) String() string
- type AutoUpgradeOptions
- func (*AutoUpgradeOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AutoUpgradeOptions) GetAutoUpgradeStartTime() string
- func (x *AutoUpgradeOptions) GetDescription() string
- func (*AutoUpgradeOptions) ProtoMessage()
- func (x *AutoUpgradeOptions) ProtoReflect() protoreflect.Message
- func (x *AutoUpgradeOptions) Reset()
- func (x *AutoUpgradeOptions) String() string
- type Autopilot
- func (*Autopilot) Descriptor() ([]byte, []int)deprecated
- func (x *Autopilot) GetEnabled() bool
- func (x *Autopilot) GetWorkloadPolicyConfig() *WorkloadPolicyConfig
- func (*Autopilot) ProtoMessage()
- func (x *Autopilot) ProtoReflect() protoreflect.Message
- func (x *Autopilot) Reset()
- func (x *Autopilot) String() string
- type AutopilotCompatibilityIssue
- func (*AutopilotCompatibilityIssue) Descriptor() ([]byte, []int)deprecated
- func (x *AutopilotCompatibilityIssue) GetConstraintType() string
- func (x *AutopilotCompatibilityIssue) GetDescription() string
- func (x *AutopilotCompatibilityIssue) GetDocumentationUrl() string
- func (x *AutopilotCompatibilityIssue) GetIncompatibilityType() AutopilotCompatibilityIssue_IssueType
- func (x *AutopilotCompatibilityIssue) GetLastObservation() *timestamppb.Timestamp
- func (x *AutopilotCompatibilityIssue) GetSubjects() []string
- func (*AutopilotCompatibilityIssue) ProtoMessage()
- func (x *AutopilotCompatibilityIssue) ProtoReflect() protoreflect.Message
- func (x *AutopilotCompatibilityIssue) Reset()
- func (x *AutopilotCompatibilityIssue) String() string
- type AutopilotCompatibilityIssue_IssueType
- func (AutopilotCompatibilityIssue_IssueType) Descriptor() protoreflect.EnumDescriptor
- func (x AutopilotCompatibilityIssue_IssueType) Enum() *AutopilotCompatibilityIssue_IssueType
- func (AutopilotCompatibilityIssue_IssueType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AutopilotCompatibilityIssue_IssueType) Number() protoreflect.EnumNumber
- func (x AutopilotCompatibilityIssue_IssueType) String() string
- func (AutopilotCompatibilityIssue_IssueType) Type() protoreflect.EnumType
- type AutoprovisioningNodePoolDefaults
- func (*AutoprovisioningNodePoolDefaults) Descriptor() ([]byte, []int)deprecated
- func (x *AutoprovisioningNodePoolDefaults) GetBootDiskKmsKey() string
- func (x *AutoprovisioningNodePoolDefaults) GetDiskSizeGb() int32
- func (x *AutoprovisioningNodePoolDefaults) GetDiskType() string
- func (x *AutoprovisioningNodePoolDefaults) GetImageType() string
- func (x *AutoprovisioningNodePoolDefaults) GetInsecureKubeletReadonlyPortEnabled() bool
- func (x *AutoprovisioningNodePoolDefaults) GetManagement() *NodeManagement
- func (x *AutoprovisioningNodePoolDefaults) GetMinCpuPlatform() stringdeprecated
- func (x *AutoprovisioningNodePoolDefaults) GetOauthScopes() []string
- func (x *AutoprovisioningNodePoolDefaults) GetServiceAccount() string
- func (x *AutoprovisioningNodePoolDefaults) GetShieldedInstanceConfig() *ShieldedInstanceConfig
- func (x *AutoprovisioningNodePoolDefaults) GetUpgradeSettings() *NodePool_UpgradeSettings
- func (*AutoprovisioningNodePoolDefaults) ProtoMessage()
- func (x *AutoprovisioningNodePoolDefaults) ProtoReflect() protoreflect.Message
- func (x *AutoprovisioningNodePoolDefaults) Reset()
- func (x *AutoprovisioningNodePoolDefaults) String() string
- type BestEffortProvisioning
- func (*BestEffortProvisioning) Descriptor() ([]byte, []int)deprecated
- func (x *BestEffortProvisioning) GetEnabled() bool
- func (x *BestEffortProvisioning) GetMinProvisionNodes() int32
- func (*BestEffortProvisioning) ProtoMessage()
- func (x *BestEffortProvisioning) ProtoReflect() protoreflect.Message
- func (x *BestEffortProvisioning) Reset()
- func (x *BestEffortProvisioning) String() string
- type BinaryAuthorization
- func (*BinaryAuthorization) Descriptor() ([]byte, []int)deprecated
- func (x *BinaryAuthorization) GetEnabled() booldeprecated
- func (x *BinaryAuthorization) GetEvaluationMode() BinaryAuthorization_EvaluationMode
- func (*BinaryAuthorization) ProtoMessage()
- func (x *BinaryAuthorization) ProtoReflect() protoreflect.Message
- func (x *BinaryAuthorization) Reset()
- func (x *BinaryAuthorization) String() string
- type BinaryAuthorization_EvaluationMode
- func (BinaryAuthorization_EvaluationMode) Descriptor() protoreflect.EnumDescriptor
- func (x BinaryAuthorization_EvaluationMode) Enum() *BinaryAuthorization_EvaluationMode
- func (BinaryAuthorization_EvaluationMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x BinaryAuthorization_EvaluationMode) Number() protoreflect.EnumNumber
- func (x BinaryAuthorization_EvaluationMode) String() string
- func (BinaryAuthorization_EvaluationMode) Type() protoreflect.EnumType
- type BlueGreenSettings
- func (*BlueGreenSettings) Descriptor() ([]byte, []int)deprecated
- func (x *BlueGreenSettings) GetNodePoolSoakDuration() *durationpb.Duration
- func (m *BlueGreenSettings) GetRolloutPolicy() isBlueGreenSettings_RolloutPolicy
- func (x *BlueGreenSettings) GetStandardRolloutPolicy() *BlueGreenSettings_StandardRolloutPolicy
- func (*BlueGreenSettings) ProtoMessage()
- func (x *BlueGreenSettings) ProtoReflect() protoreflect.Message
- func (x *BlueGreenSettings) Reset()
- func (x *BlueGreenSettings) String() string
- type BlueGreenSettings_StandardRolloutPolicy
- func (*BlueGreenSettings_StandardRolloutPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *BlueGreenSettings_StandardRolloutPolicy) GetBatchNodeCount() int32
- func (x *BlueGreenSettings_StandardRolloutPolicy) GetBatchPercentage() float32
- func (x *BlueGreenSettings_StandardRolloutPolicy) GetBatchSoakDuration() *durationpb.Duration
- func (m *BlueGreenSettings_StandardRolloutPolicy) GetUpdateBatchSize() isBlueGreenSettings_StandardRolloutPolicy_UpdateBatchSize
- func (*BlueGreenSettings_StandardRolloutPolicy) ProtoMessage()
- func (x *BlueGreenSettings_StandardRolloutPolicy) ProtoReflect() protoreflect.Message
- func (x *BlueGreenSettings_StandardRolloutPolicy) Reset()
- func (x *BlueGreenSettings_StandardRolloutPolicy) String() string
- type BlueGreenSettings_StandardRolloutPolicy_
- type BlueGreenSettings_StandardRolloutPolicy_BatchNodeCount
- type BlueGreenSettings_StandardRolloutPolicy_BatchPercentage
- type CancelOperationRequest
- func (*CancelOperationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelOperationRequest) GetName() string
- func (x *CancelOperationRequest) GetOperationId() stringdeprecated
- func (x *CancelOperationRequest) GetProjectId() stringdeprecated
- func (x *CancelOperationRequest) GetZone() stringdeprecated
- func (*CancelOperationRequest) ProtoMessage()
- func (x *CancelOperationRequest) ProtoReflect() protoreflect.Message
- func (x *CancelOperationRequest) Reset()
- func (x *CancelOperationRequest) String() string
- type CheckAutopilotCompatibilityRequest
- func (*CheckAutopilotCompatibilityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckAutopilotCompatibilityRequest) GetName() string
- func (*CheckAutopilotCompatibilityRequest) ProtoMessage()
- func (x *CheckAutopilotCompatibilityRequest) ProtoReflect() protoreflect.Message
- func (x *CheckAutopilotCompatibilityRequest) Reset()
- func (x *CheckAutopilotCompatibilityRequest) String() string
- type CheckAutopilotCompatibilityResponse
- func (*CheckAutopilotCompatibilityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckAutopilotCompatibilityResponse) GetIssues() []*AutopilotCompatibilityIssue
- func (x *CheckAutopilotCompatibilityResponse) GetSummary() string
- func (*CheckAutopilotCompatibilityResponse) ProtoMessage()
- func (x *CheckAutopilotCompatibilityResponse) ProtoReflect() protoreflect.Message
- func (x *CheckAutopilotCompatibilityResponse) Reset()
- func (x *CheckAutopilotCompatibilityResponse) String() string
- type ClientCertificateConfig
- func (*ClientCertificateConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ClientCertificateConfig) GetIssueClientCertificate() bool
- func (*ClientCertificateConfig) ProtoMessage()
- func (x *ClientCertificateConfig) ProtoReflect() protoreflect.Message
- func (x *ClientCertificateConfig) Reset()
- func (x *ClientCertificateConfig) String() string
- type CloudRunConfig
- func (*CloudRunConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CloudRunConfig) GetDisabled() bool
- func (x *CloudRunConfig) GetLoadBalancerType() CloudRunConfig_LoadBalancerType
- func (*CloudRunConfig) ProtoMessage()
- func (x *CloudRunConfig) ProtoReflect() protoreflect.Message
- func (x *CloudRunConfig) Reset()
- func (x *CloudRunConfig) String() string
- type CloudRunConfig_LoadBalancerType
- func (CloudRunConfig_LoadBalancerType) Descriptor() protoreflect.EnumDescriptor
- func (x CloudRunConfig_LoadBalancerType) Enum() *CloudRunConfig_LoadBalancerType
- func (CloudRunConfig_LoadBalancerType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CloudRunConfig_LoadBalancerType) Number() protoreflect.EnumNumber
- func (x CloudRunConfig_LoadBalancerType) String() string
- func (CloudRunConfig_LoadBalancerType) Type() protoreflect.EnumType
- type Cluster
- func (*Cluster) Descriptor() ([]byte, []int)deprecated
- func (x *Cluster) GetAddonsConfig() *AddonsConfig
- func (x *Cluster) GetAuthenticatorGroupsConfig() *AuthenticatorGroupsConfig
- func (x *Cluster) GetAutopilot() *Autopilot
- func (x *Cluster) GetAutoscaling() *ClusterAutoscaling
- func (x *Cluster) GetBinaryAuthorization() *BinaryAuthorization
- func (x *Cluster) GetClusterIpv4Cidr() string
- func (x *Cluster) GetConditions() []*StatusCondition
- func (x *Cluster) GetConfidentialNodes() *ConfidentialNodes
- func (x *Cluster) GetCostManagementConfig() *CostManagementConfig
- func (x *Cluster) GetCreateTime() string
- func (x *Cluster) GetCurrentMasterVersion() string
- func (x *Cluster) GetCurrentNodeCount() int32deprecated
- func (x *Cluster) GetCurrentNodeVersion() stringdeprecated
- func (x *Cluster) GetDatabaseEncryption() *DatabaseEncryption
- func (x *Cluster) GetDefaultMaxPodsConstraint() *MaxPodsConstraint
- func (x *Cluster) GetDescription() string
- func (x *Cluster) GetEnableK8SBetaApis() *K8SBetaAPIConfig
- func (x *Cluster) GetEnableKubernetesAlpha() bool
- func (x *Cluster) GetEnableTpu() bool
- func (x *Cluster) GetEndpoint() string
- func (x *Cluster) GetEtag() string
- func (x *Cluster) GetExpireTime() string
- func (x *Cluster) GetFleet() *Fleet
- func (x *Cluster) GetId() string
- func (x *Cluster) GetIdentityServiceConfig() *IdentityServiceConfig
- func (x *Cluster) GetInitialClusterVersion() string
- func (x *Cluster) GetInitialNodeCount() int32deprecated
- func (x *Cluster) GetInstanceGroupUrls() []stringdeprecated
- func (x *Cluster) GetIpAllocationPolicy() *IPAllocationPolicy
- func (x *Cluster) GetLabelFingerprint() string
- func (x *Cluster) GetLegacyAbac() *LegacyAbac
- func (x *Cluster) GetLocation() string
- func (x *Cluster) GetLocations() []string
- func (x *Cluster) GetLoggingConfig() *LoggingConfig
- func (x *Cluster) GetLoggingService() string
- func (x *Cluster) GetMaintenancePolicy() *MaintenancePolicy
- func (x *Cluster) GetMasterAuth() *MasterAuth
- func (x *Cluster) GetMasterAuthorizedNetworksConfig() *MasterAuthorizedNetworksConfig
- func (x *Cluster) GetMeshCertificates() *MeshCertificates
- func (x *Cluster) GetMonitoringConfig() *MonitoringConfig
- func (x *Cluster) GetMonitoringService() string
- func (x *Cluster) GetName() string
- func (x *Cluster) GetNetwork() string
- func (x *Cluster) GetNetworkConfig() *NetworkConfig
- func (x *Cluster) GetNetworkPolicy() *NetworkPolicy
- func (x *Cluster) GetNodeConfig() *NodeConfigdeprecated
- func (x *Cluster) GetNodeIpv4CidrSize() int32
- func (x *Cluster) GetNodePoolAutoConfig() *NodePoolAutoConfig
- func (x *Cluster) GetNodePoolDefaults() *NodePoolDefaults
- func (x *Cluster) GetNodePools() []*NodePool
- func (x *Cluster) GetNotificationConfig() *NotificationConfig
- func (x *Cluster) GetPrivateClusterConfig() *PrivateClusterConfig
- func (x *Cluster) GetReleaseChannel() *ReleaseChannel
- func (x *Cluster) GetResourceLabels() map[string]string
- func (x *Cluster) GetResourceUsageExportConfig() *ResourceUsageExportConfig
- func (x *Cluster) GetSecurityPostureConfig() *SecurityPostureConfig
- func (x *Cluster) GetSelfLink() string
- func (x *Cluster) GetServicesIpv4Cidr() string
- func (x *Cluster) GetShieldedNodes() *ShieldedNodes
- func (x *Cluster) GetStatus() Cluster_Status
- func (x *Cluster) GetStatusMessage() stringdeprecated
- func (x *Cluster) GetSubnetwork() string
- func (x *Cluster) GetTpuIpv4CidrBlock() string
- func (x *Cluster) GetVerticalPodAutoscaling() *VerticalPodAutoscaling
- func (x *Cluster) GetWorkloadIdentityConfig() *WorkloadIdentityConfig
- func (x *Cluster) GetZone() stringdeprecated
- func (*Cluster) ProtoMessage()
- func (x *Cluster) ProtoReflect() protoreflect.Message
- func (x *Cluster) Reset()
- func (x *Cluster) String() string
- type ClusterAutoscaling
- func (*ClusterAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterAutoscaling) GetAutoprovisioningLocations() []string
- func (x *ClusterAutoscaling) GetAutoprovisioningNodePoolDefaults() *AutoprovisioningNodePoolDefaults
- func (x *ClusterAutoscaling) GetAutoscalingProfile() ClusterAutoscaling_AutoscalingProfile
- func (x *ClusterAutoscaling) GetEnableNodeAutoprovisioning() bool
- func (x *ClusterAutoscaling) GetResourceLimits() []*ResourceLimit
- func (*ClusterAutoscaling) ProtoMessage()
- func (x *ClusterAutoscaling) ProtoReflect() protoreflect.Message
- func (x *ClusterAutoscaling) Reset()
- func (x *ClusterAutoscaling) String() string
- type ClusterAutoscaling_AutoscalingProfile
- func (ClusterAutoscaling_AutoscalingProfile) Descriptor() protoreflect.EnumDescriptor
- func (x ClusterAutoscaling_AutoscalingProfile) Enum() *ClusterAutoscaling_AutoscalingProfile
- func (ClusterAutoscaling_AutoscalingProfile) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClusterAutoscaling_AutoscalingProfile) Number() protoreflect.EnumNumber
- func (x ClusterAutoscaling_AutoscalingProfile) String() string
- func (ClusterAutoscaling_AutoscalingProfile) Type() protoreflect.EnumType
- type ClusterManagerClient
- type ClusterManagerServer
- type ClusterUpdate
- func (*ClusterUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterUpdate) GetAdditionalPodRangesConfig() *AdditionalPodRangesConfig
- func (x *ClusterUpdate) GetDesiredAddonsConfig() *AddonsConfig
- func (x *ClusterUpdate) GetDesiredAuthenticatorGroupsConfig() *AuthenticatorGroupsConfig
- func (x *ClusterUpdate) GetDesiredAutopilotWorkloadPolicyConfig() *WorkloadPolicyConfig
- func (x *ClusterUpdate) GetDesiredBinaryAuthorization() *BinaryAuthorization
- func (x *ClusterUpdate) GetDesiredClusterAutoscaling() *ClusterAutoscaling
- func (x *ClusterUpdate) GetDesiredCostManagementConfig() *CostManagementConfig
- func (x *ClusterUpdate) GetDesiredDatabaseEncryption() *DatabaseEncryption
- func (x *ClusterUpdate) GetDesiredDatapathProvider() DatapathProvider
- func (x *ClusterUpdate) GetDesiredDefaultSnatStatus() *DefaultSnatStatus
- func (x *ClusterUpdate) GetDesiredDnsConfig() *DNSConfig
- func (x *ClusterUpdate) GetDesiredEnableFqdnNetworkPolicy() bool
- func (x *ClusterUpdate) GetDesiredEnablePrivateEndpoint() bool
- func (x *ClusterUpdate) GetDesiredFleet() *Fleet
- func (x *ClusterUpdate) GetDesiredGatewayApiConfig() *GatewayAPIConfig
- func (x *ClusterUpdate) GetDesiredGcfsConfig() *GcfsConfig
- func (x *ClusterUpdate) GetDesiredIdentityServiceConfig() *IdentityServiceConfig
- func (x *ClusterUpdate) GetDesiredImageType() string
- func (x *ClusterUpdate) GetDesiredIntraNodeVisibilityConfig() *IntraNodeVisibilityConfig
- func (x *ClusterUpdate) GetDesiredK8SBetaApis() *K8SBetaAPIConfig
- func (x *ClusterUpdate) GetDesiredL4IlbSubsettingConfig() *ILBSubsettingConfig
- func (x *ClusterUpdate) GetDesiredLocations() []string
- func (x *ClusterUpdate) GetDesiredLoggingConfig() *LoggingConfig
- func (x *ClusterUpdate) GetDesiredLoggingService() string
- func (x *ClusterUpdate) GetDesiredMasterAuthorizedNetworksConfig() *MasterAuthorizedNetworksConfig
- func (x *ClusterUpdate) GetDesiredMasterVersion() string
- func (x *ClusterUpdate) GetDesiredMeshCertificates() *MeshCertificates
- func (x *ClusterUpdate) GetDesiredMonitoringConfig() *MonitoringConfig
- func (x *ClusterUpdate) GetDesiredMonitoringService() string
- func (x *ClusterUpdate) GetDesiredNetworkPerformanceConfig() *NetworkConfig_ClusterNetworkPerformanceConfig
- func (x *ClusterUpdate) GetDesiredNodePoolAutoConfigNetworkTags() *NetworkTags
- func (x *ClusterUpdate) GetDesiredNodePoolAutoscaling() *NodePoolAutoscaling
- func (x *ClusterUpdate) GetDesiredNodePoolId() string
- func (x *ClusterUpdate) GetDesiredNodePoolLoggingConfig() *NodePoolLoggingConfig
- func (x *ClusterUpdate) GetDesiredNodeVersion() string
- func (x *ClusterUpdate) GetDesiredNotificationConfig() *NotificationConfig
- func (x *ClusterUpdate) GetDesiredPrivateClusterConfig() *PrivateClusterConfig
- func (x *ClusterUpdate) GetDesiredPrivateIpv6GoogleAccess() PrivateIPv6GoogleAccess
- func (x *ClusterUpdate) GetDesiredReleaseChannel() *ReleaseChannel
- func (x *ClusterUpdate) GetDesiredResourceUsageExportConfig() *ResourceUsageExportConfig
- func (x *ClusterUpdate) GetDesiredSecurityPostureConfig() *SecurityPostureConfig
- func (x *ClusterUpdate) GetDesiredServiceExternalIpsConfig() *ServiceExternalIPsConfig
- func (x *ClusterUpdate) GetDesiredShieldedNodes() *ShieldedNodes
- func (x *ClusterUpdate) GetDesiredStackType() StackType
- func (x *ClusterUpdate) GetDesiredVerticalPodAutoscaling() *VerticalPodAutoscaling
- func (x *ClusterUpdate) GetDesiredWorkloadIdentityConfig() *WorkloadIdentityConfig
- func (x *ClusterUpdate) GetEnableK8SBetaApis() *K8SBetaAPIConfig
- func (x *ClusterUpdate) GetEtag() string
- func (x *ClusterUpdate) GetRemovedAdditionalPodRangesConfig() *AdditionalPodRangesConfig
- func (*ClusterUpdate) ProtoMessage()
- func (x *ClusterUpdate) ProtoReflect() protoreflect.Message
- func (x *ClusterUpdate) Reset()
- func (x *ClusterUpdate) String() string
- type Cluster_Status
- func (Cluster_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Cluster_Status) Enum() *Cluster_Status
- func (Cluster_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x Cluster_Status) Number() protoreflect.EnumNumber
- func (x Cluster_Status) String() string
- func (Cluster_Status) Type() protoreflect.EnumType
- type CompleteIPRotationRequest
- func (*CompleteIPRotationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteIPRotationRequest) GetClusterId() stringdeprecated
- func (x *CompleteIPRotationRequest) GetName() string
- func (x *CompleteIPRotationRequest) GetProjectId() stringdeprecated
- func (x *CompleteIPRotationRequest) GetZone() stringdeprecated
- func (*CompleteIPRotationRequest) ProtoMessage()
- func (x *CompleteIPRotationRequest) ProtoReflect() protoreflect.Message
- func (x *CompleteIPRotationRequest) Reset()
- func (x *CompleteIPRotationRequest) String() string
- type CompleteNodePoolUpgradeRequest
- func (*CompleteNodePoolUpgradeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteNodePoolUpgradeRequest) GetName() string
- func (*CompleteNodePoolUpgradeRequest) ProtoMessage()
- func (x *CompleteNodePoolUpgradeRequest) ProtoReflect() protoreflect.Message
- func (x *CompleteNodePoolUpgradeRequest) Reset()
- func (x *CompleteNodePoolUpgradeRequest) String() string
- type ConfidentialNodes
- type ConfigConnectorConfig
- func (*ConfigConnectorConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigConnectorConfig) GetEnabled() bool
- func (*ConfigConnectorConfig) ProtoMessage()
- func (x *ConfigConnectorConfig) ProtoReflect() protoreflect.Message
- func (x *ConfigConnectorConfig) Reset()
- func (x *ConfigConnectorConfig) String() string
- type CostManagementConfig
- func (*CostManagementConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CostManagementConfig) GetEnabled() bool
- func (*CostManagementConfig) ProtoMessage()
- func (x *CostManagementConfig) ProtoReflect() protoreflect.Message
- func (x *CostManagementConfig) Reset()
- func (x *CostManagementConfig) String() string
- type CreateClusterRequest
- func (*CreateClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateClusterRequest) GetCluster() *Cluster
- func (x *CreateClusterRequest) GetParent() string
- func (x *CreateClusterRequest) GetProjectId() stringdeprecated
- func (x *CreateClusterRequest) GetZone() stringdeprecated
- func (*CreateClusterRequest) ProtoMessage()
- func (x *CreateClusterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateClusterRequest) Reset()
- func (x *CreateClusterRequest) String() string
- type CreateNodePoolRequest
- func (*CreateNodePoolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNodePoolRequest) GetClusterId() stringdeprecated
- func (x *CreateNodePoolRequest) GetNodePool() *NodePool
- func (x *CreateNodePoolRequest) GetParent() string
- func (x *CreateNodePoolRequest) GetProjectId() stringdeprecated
- func (x *CreateNodePoolRequest) GetZone() stringdeprecated
- func (*CreateNodePoolRequest) ProtoMessage()
- func (x *CreateNodePoolRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNodePoolRequest) Reset()
- func (x *CreateNodePoolRequest) String() string
- type DNSConfig
- func (*DNSConfig) Descriptor() ([]byte, []int)deprecated
- func (x *DNSConfig) GetClusterDns() DNSConfig_Provider
- func (x *DNSConfig) GetClusterDnsDomain() string
- func (x *DNSConfig) GetClusterDnsScope() DNSConfig_DNSScope
- func (*DNSConfig) ProtoMessage()
- func (x *DNSConfig) ProtoReflect() protoreflect.Message
- func (x *DNSConfig) Reset()
- func (x *DNSConfig) String() string
- type DNSConfig_DNSScope
- func (DNSConfig_DNSScope) Descriptor() protoreflect.EnumDescriptor
- func (x DNSConfig_DNSScope) Enum() *DNSConfig_DNSScope
- func (DNSConfig_DNSScope) EnumDescriptor() ([]byte, []int)deprecated
- func (x DNSConfig_DNSScope) Number() protoreflect.EnumNumber
- func (x DNSConfig_DNSScope) String() string
- func (DNSConfig_DNSScope) Type() protoreflect.EnumType
- type DNSConfig_Provider
- func (DNSConfig_Provider) Descriptor() protoreflect.EnumDescriptor
- func (x DNSConfig_Provider) Enum() *DNSConfig_Provider
- func (DNSConfig_Provider) EnumDescriptor() ([]byte, []int)deprecated
- func (x DNSConfig_Provider) Number() protoreflect.EnumNumber
- func (x DNSConfig_Provider) String() string
- func (DNSConfig_Provider) Type() protoreflect.EnumType
- type DailyMaintenanceWindow
- func (*DailyMaintenanceWindow) Descriptor() ([]byte, []int)deprecated
- func (x *DailyMaintenanceWindow) GetDuration() string
- func (x *DailyMaintenanceWindow) GetStartTime() string
- func (*DailyMaintenanceWindow) ProtoMessage()
- func (x *DailyMaintenanceWindow) ProtoReflect() protoreflect.Message
- func (x *DailyMaintenanceWindow) Reset()
- func (x *DailyMaintenanceWindow) String() string
- type DatabaseEncryption
- func (*DatabaseEncryption) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseEncryption) GetKeyName() string
- func (x *DatabaseEncryption) GetState() DatabaseEncryption_State
- func (*DatabaseEncryption) ProtoMessage()
- func (x *DatabaseEncryption) ProtoReflect() protoreflect.Message
- func (x *DatabaseEncryption) Reset()
- func (x *DatabaseEncryption) String() string
- type DatabaseEncryption_State
- func (DatabaseEncryption_State) Descriptor() protoreflect.EnumDescriptor
- func (x DatabaseEncryption_State) Enum() *DatabaseEncryption_State
- func (DatabaseEncryption_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatabaseEncryption_State) Number() protoreflect.EnumNumber
- func (x DatabaseEncryption_State) String() string
- func (DatabaseEncryption_State) Type() protoreflect.EnumType
- type DatapathProvider
- func (DatapathProvider) Descriptor() protoreflect.EnumDescriptor
- func (x DatapathProvider) Enum() *DatapathProvider
- func (DatapathProvider) EnumDescriptor() ([]byte, []int)deprecated
- func (x DatapathProvider) Number() protoreflect.EnumNumber
- func (x DatapathProvider) String() string
- func (DatapathProvider) Type() protoreflect.EnumType
- type DefaultSnatStatus
- type DeleteClusterRequest
- func (*DeleteClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteClusterRequest) GetClusterId() stringdeprecated
- func (x *DeleteClusterRequest) GetName() string
- func (x *DeleteClusterRequest) GetProjectId() stringdeprecated
- func (x *DeleteClusterRequest) GetZone() stringdeprecated
- func (*DeleteClusterRequest) ProtoMessage()
- func (x *DeleteClusterRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteClusterRequest) Reset()
- func (x *DeleteClusterRequest) String() string
- type DeleteNodePoolRequest
- func (*DeleteNodePoolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNodePoolRequest) GetClusterId() stringdeprecated
- func (x *DeleteNodePoolRequest) GetName() string
- func (x *DeleteNodePoolRequest) GetNodePoolId() stringdeprecated
- func (x *DeleteNodePoolRequest) GetProjectId() stringdeprecated
- func (x *DeleteNodePoolRequest) GetZone() stringdeprecated
- func (*DeleteNodePoolRequest) ProtoMessage()
- func (x *DeleteNodePoolRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNodePoolRequest) Reset()
- func (x *DeleteNodePoolRequest) String() string
- type DnsCacheConfig
- type EphemeralStorageLocalSsdConfig
- func (*EphemeralStorageLocalSsdConfig) Descriptor() ([]byte, []int)deprecated
- func (x *EphemeralStorageLocalSsdConfig) GetLocalSsdCount() int32
- func (*EphemeralStorageLocalSsdConfig) ProtoMessage()
- func (x *EphemeralStorageLocalSsdConfig) ProtoReflect() protoreflect.Message
- func (x *EphemeralStorageLocalSsdConfig) Reset()
- func (x *EphemeralStorageLocalSsdConfig) String() string
- type FastSocket
- type Fleet
- func (*Fleet) Descriptor() ([]byte, []int)deprecated
- func (x *Fleet) GetMembership() string
- func (x *Fleet) GetPreRegistered() bool
- func (x *Fleet) GetProject() string
- func (*Fleet) ProtoMessage()
- func (x *Fleet) ProtoReflect() protoreflect.Message
- func (x *Fleet) Reset()
- func (x *Fleet) String() string
- type GPUDriverInstallationConfig
- func (*GPUDriverInstallationConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GPUDriverInstallationConfig) GetGpuDriverVersion() GPUDriverInstallationConfig_GPUDriverVersion
- func (*GPUDriverInstallationConfig) ProtoMessage()
- func (x *GPUDriverInstallationConfig) ProtoReflect() protoreflect.Message
- func (x *GPUDriverInstallationConfig) Reset()
- func (x *GPUDriverInstallationConfig) String() string
- type GPUDriverInstallationConfig_GPUDriverVersion
- func (GPUDriverInstallationConfig_GPUDriverVersion) Descriptor() protoreflect.EnumDescriptor
- func (x GPUDriverInstallationConfig_GPUDriverVersion) Enum() *GPUDriverInstallationConfig_GPUDriverVersion
- func (GPUDriverInstallationConfig_GPUDriverVersion) EnumDescriptor() ([]byte, []int)deprecated
- func (x GPUDriverInstallationConfig_GPUDriverVersion) Number() protoreflect.EnumNumber
- func (x GPUDriverInstallationConfig_GPUDriverVersion) String() string
- func (GPUDriverInstallationConfig_GPUDriverVersion) Type() protoreflect.EnumType
- type GPUSharingConfig
- func (*GPUSharingConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GPUSharingConfig) GetGpuSharingStrategy() GPUSharingConfig_GPUSharingStrategy
- func (x *GPUSharingConfig) GetMaxSharedClientsPerGpu() int64
- func (*GPUSharingConfig) ProtoMessage()
- func (x *GPUSharingConfig) ProtoReflect() protoreflect.Message
- func (x *GPUSharingConfig) Reset()
- func (x *GPUSharingConfig) String() string
- type GPUSharingConfig_GPUSharingStrategy
- func (GPUSharingConfig_GPUSharingStrategy) Descriptor() protoreflect.EnumDescriptor
- func (x GPUSharingConfig_GPUSharingStrategy) Enum() *GPUSharingConfig_GPUSharingStrategy
- func (GPUSharingConfig_GPUSharingStrategy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GPUSharingConfig_GPUSharingStrategy) Number() protoreflect.EnumNumber
- func (x GPUSharingConfig_GPUSharingStrategy) String() string
- func (GPUSharingConfig_GPUSharingStrategy) Type() protoreflect.EnumType
- type GatewayAPIConfig
- func (*GatewayAPIConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GatewayAPIConfig) GetChannel() GatewayAPIConfig_Channel
- func (*GatewayAPIConfig) ProtoMessage()
- func (x *GatewayAPIConfig) ProtoReflect() protoreflect.Message
- func (x *GatewayAPIConfig) Reset()
- func (x *GatewayAPIConfig) String() string
- type GatewayAPIConfig_Channel
- func (GatewayAPIConfig_Channel) Descriptor() protoreflect.EnumDescriptor
- func (x GatewayAPIConfig_Channel) Enum() *GatewayAPIConfig_Channel
- func (GatewayAPIConfig_Channel) EnumDescriptor() ([]byte, []int)deprecated
- func (x GatewayAPIConfig_Channel) Number() protoreflect.EnumNumber
- func (x GatewayAPIConfig_Channel) String() string
- func (GatewayAPIConfig_Channel) Type() protoreflect.EnumType
- type GcePersistentDiskCsiDriverConfig
- func (*GcePersistentDiskCsiDriverConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GcePersistentDiskCsiDriverConfig) GetEnabled() bool
- func (*GcePersistentDiskCsiDriverConfig) ProtoMessage()
- func (x *GcePersistentDiskCsiDriverConfig) ProtoReflect() protoreflect.Message
- func (x *GcePersistentDiskCsiDriverConfig) Reset()
- func (x *GcePersistentDiskCsiDriverConfig) String() string
- type GcfsConfig
- type GcpFilestoreCsiDriverConfig
- func (*GcpFilestoreCsiDriverConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GcpFilestoreCsiDriverConfig) GetEnabled() bool
- func (*GcpFilestoreCsiDriverConfig) ProtoMessage()
- func (x *GcpFilestoreCsiDriverConfig) ProtoReflect() protoreflect.Message
- func (x *GcpFilestoreCsiDriverConfig) Reset()
- func (x *GcpFilestoreCsiDriverConfig) String() string
- type GcsFuseCsiDriverConfig
- func (*GcsFuseCsiDriverConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GcsFuseCsiDriverConfig) GetEnabled() bool
- func (*GcsFuseCsiDriverConfig) ProtoMessage()
- func (x *GcsFuseCsiDriverConfig) ProtoReflect() protoreflect.Message
- func (x *GcsFuseCsiDriverConfig) Reset()
- func (x *GcsFuseCsiDriverConfig) String() string
- type GetClusterRequest
- func (*GetClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterRequest) GetClusterId() stringdeprecated
- func (x *GetClusterRequest) GetName() string
- func (x *GetClusterRequest) GetProjectId() stringdeprecated
- func (x *GetClusterRequest) GetZone() stringdeprecated
- func (*GetClusterRequest) ProtoMessage()
- func (x *GetClusterRequest) ProtoReflect() protoreflect.Message
- func (x *GetClusterRequest) Reset()
- func (x *GetClusterRequest) String() string
- type GetJSONWebKeysRequest
- func (*GetJSONWebKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJSONWebKeysRequest) GetParent() string
- func (*GetJSONWebKeysRequest) ProtoMessage()
- func (x *GetJSONWebKeysRequest) ProtoReflect() protoreflect.Message
- func (x *GetJSONWebKeysRequest) Reset()
- func (x *GetJSONWebKeysRequest) String() string
- type GetJSONWebKeysResponse
- func (*GetJSONWebKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJSONWebKeysResponse) GetKeys() []*Jwk
- func (*GetJSONWebKeysResponse) ProtoMessage()
- func (x *GetJSONWebKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetJSONWebKeysResponse) Reset()
- func (x *GetJSONWebKeysResponse) String() string
- type GetNodePoolRequest
- func (*GetNodePoolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodePoolRequest) GetClusterId() stringdeprecated
- func (x *GetNodePoolRequest) GetName() string
- func (x *GetNodePoolRequest) GetNodePoolId() stringdeprecated
- func (x *GetNodePoolRequest) GetProjectId() stringdeprecated
- func (x *GetNodePoolRequest) GetZone() stringdeprecated
- func (*GetNodePoolRequest) ProtoMessage()
- func (x *GetNodePoolRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodePoolRequest) Reset()
- func (x *GetNodePoolRequest) String() string
- type GetOpenIDConfigRequest
- func (*GetOpenIDConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOpenIDConfigRequest) GetParent() string
- func (*GetOpenIDConfigRequest) ProtoMessage()
- func (x *GetOpenIDConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetOpenIDConfigRequest) Reset()
- func (x *GetOpenIDConfigRequest) String() string
- type GetOpenIDConfigResponse
- func (*GetOpenIDConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOpenIDConfigResponse) GetClaimsSupported() []string
- func (x *GetOpenIDConfigResponse) GetGrantTypes() []string
- func (x *GetOpenIDConfigResponse) GetIdTokenSigningAlgValuesSupported() []string
- func (x *GetOpenIDConfigResponse) GetIssuer() string
- func (x *GetOpenIDConfigResponse) GetJwksUri() string
- func (x *GetOpenIDConfigResponse) GetResponseTypesSupported() []string
- func (x *GetOpenIDConfigResponse) GetSubjectTypesSupported() []string
- func (*GetOpenIDConfigResponse) ProtoMessage()
- func (x *GetOpenIDConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetOpenIDConfigResponse) Reset()
- func (x *GetOpenIDConfigResponse) String() string
- type GetOperationRequest
- func (*GetOperationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOperationRequest) GetName() string
- func (x *GetOperationRequest) GetOperationId() stringdeprecated
- func (x *GetOperationRequest) GetProjectId() stringdeprecated
- func (x *GetOperationRequest) GetZone() stringdeprecated
- func (*GetOperationRequest) ProtoMessage()
- func (x *GetOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOperationRequest) Reset()
- func (x *GetOperationRequest) String() string
- type GetServerConfigRequest
- func (*GetServerConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServerConfigRequest) GetName() string
- func (x *GetServerConfigRequest) GetProjectId() stringdeprecated
- func (x *GetServerConfigRequest) GetZone() stringdeprecated
- func (*GetServerConfigRequest) ProtoMessage()
- func (x *GetServerConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetServerConfigRequest) Reset()
- func (x *GetServerConfigRequest) String() string
- type GkeBackupAgentConfig
- func (*GkeBackupAgentConfig) Descriptor() ([]byte, []int)deprecated
- func (x *GkeBackupAgentConfig) GetEnabled() bool
- func (*GkeBackupAgentConfig) ProtoMessage()
- func (x *GkeBackupAgentConfig) ProtoReflect() protoreflect.Message
- func (x *GkeBackupAgentConfig) Reset()
- func (x *GkeBackupAgentConfig) String() string
- type HorizontalPodAutoscaling
- func (*HorizontalPodAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *HorizontalPodAutoscaling) GetDisabled() bool
- func (*HorizontalPodAutoscaling) ProtoMessage()
- func (x *HorizontalPodAutoscaling) ProtoReflect() protoreflect.Message
- func (x *HorizontalPodAutoscaling) Reset()
- func (x *HorizontalPodAutoscaling) String() string
- type HttpLoadBalancing
- type ILBSubsettingConfig
- func (*ILBSubsettingConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ILBSubsettingConfig) GetEnabled() bool
- func (*ILBSubsettingConfig) ProtoMessage()
- func (x *ILBSubsettingConfig) ProtoReflect() protoreflect.Message
- func (x *ILBSubsettingConfig) Reset()
- func (x *ILBSubsettingConfig) String() string
- type IPAllocationPolicy
- func (*IPAllocationPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *IPAllocationPolicy) GetAdditionalPodRangesConfig() *AdditionalPodRangesConfig
- func (x *IPAllocationPolicy) GetClusterIpv4Cidr() stringdeprecated
- func (x *IPAllocationPolicy) GetClusterIpv4CidrBlock() string
- func (x *IPAllocationPolicy) GetClusterSecondaryRangeName() string
- func (x *IPAllocationPolicy) GetCreateSubnetwork() bool
- func (x *IPAllocationPolicy) GetDefaultPodIpv4RangeUtilization() float64
- func (x *IPAllocationPolicy) GetIpv6AccessType() IPv6AccessType
- func (x *IPAllocationPolicy) GetNodeIpv4Cidr() stringdeprecated
- func (x *IPAllocationPolicy) GetNodeIpv4CidrBlock() string
- func (x *IPAllocationPolicy) GetPodCidrOverprovisionConfig() *PodCIDROverprovisionConfig
- func (x *IPAllocationPolicy) GetServicesIpv4Cidr() stringdeprecated
- func (x *IPAllocationPolicy) GetServicesIpv4CidrBlock() string
- func (x *IPAllocationPolicy) GetServicesIpv6CidrBlock() string
- func (x *IPAllocationPolicy) GetServicesSecondaryRangeName() string
- func (x *IPAllocationPolicy) GetStackType() StackType
- func (x *IPAllocationPolicy) GetSubnetIpv6CidrBlock() string
- func (x *IPAllocationPolicy) GetSubnetworkName() string
- func (x *IPAllocationPolicy) GetTpuIpv4CidrBlock() string
- func (x *IPAllocationPolicy) GetUseIpAliases() bool
- func (x *IPAllocationPolicy) GetUseRoutes() bool
- func (*IPAllocationPolicy) ProtoMessage()
- func (x *IPAllocationPolicy) ProtoReflect() protoreflect.Message
- func (x *IPAllocationPolicy) Reset()
- func (x *IPAllocationPolicy) String() string
- type IPv6AccessType
- func (IPv6AccessType) Descriptor() protoreflect.EnumDescriptor
- func (x IPv6AccessType) Enum() *IPv6AccessType
- func (IPv6AccessType) EnumDescriptor() ([]byte, []int)deprecated
- func (x IPv6AccessType) Number() protoreflect.EnumNumber
- func (x IPv6AccessType) String() string
- func (IPv6AccessType) Type() protoreflect.EnumType
- type IdentityServiceConfig
- func (*IdentityServiceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *IdentityServiceConfig) GetEnabled() bool
- func (*IdentityServiceConfig) ProtoMessage()
- func (x *IdentityServiceConfig) ProtoReflect() protoreflect.Message
- func (x *IdentityServiceConfig) Reset()
- func (x *IdentityServiceConfig) String() string
- type IntraNodeVisibilityConfig
- func (*IntraNodeVisibilityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *IntraNodeVisibilityConfig) GetEnabled() bool
- func (*IntraNodeVisibilityConfig) ProtoMessage()
- func (x *IntraNodeVisibilityConfig) ProtoReflect() protoreflect.Message
- func (x *IntraNodeVisibilityConfig) Reset()
- func (x *IntraNodeVisibilityConfig) String() string
- type Jwk
- func (*Jwk) Descriptor() ([]byte, []int)deprecated
- func (x *Jwk) GetAlg() string
- func (x *Jwk) GetCrv() string
- func (x *Jwk) GetE() string
- func (x *Jwk) GetKid() string
- func (x *Jwk) GetKty() string
- func (x *Jwk) GetN() string
- func (x *Jwk) GetUse() string
- func (x *Jwk) GetX() string
- func (x *Jwk) GetY() string
- func (*Jwk) ProtoMessage()
- func (x *Jwk) ProtoReflect() protoreflect.Message
- func (x *Jwk) Reset()
- func (x *Jwk) String() string
- type K8SBetaAPIConfig
- type KubernetesDashboard
- func (*KubernetesDashboard) Descriptor() ([]byte, []int)deprecated
- func (x *KubernetesDashboard) GetDisabled() bool
- func (*KubernetesDashboard) ProtoMessage()
- func (x *KubernetesDashboard) ProtoReflect() protoreflect.Message
- func (x *KubernetesDashboard) Reset()
- func (x *KubernetesDashboard) String() string
- type LegacyAbac
- type LinuxNodeConfig
- func (*LinuxNodeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *LinuxNodeConfig) GetCgroupMode() LinuxNodeConfig_CgroupMode
- func (x *LinuxNodeConfig) GetSysctls() map[string]string
- func (*LinuxNodeConfig) ProtoMessage()
- func (x *LinuxNodeConfig) ProtoReflect() protoreflect.Message
- func (x *LinuxNodeConfig) Reset()
- func (x *LinuxNodeConfig) String() string
- type LinuxNodeConfig_CgroupMode
- func (LinuxNodeConfig_CgroupMode) Descriptor() protoreflect.EnumDescriptor
- func (x LinuxNodeConfig_CgroupMode) Enum() *LinuxNodeConfig_CgroupMode
- func (LinuxNodeConfig_CgroupMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x LinuxNodeConfig_CgroupMode) Number() protoreflect.EnumNumber
- func (x LinuxNodeConfig_CgroupMode) String() string
- func (LinuxNodeConfig_CgroupMode) Type() protoreflect.EnumType
- type ListClustersRequest
- func (*ListClustersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListClustersRequest) GetParent() string
- func (x *ListClustersRequest) GetProjectId() stringdeprecated
- func (x *ListClustersRequest) GetZone() stringdeprecated
- func (*ListClustersRequest) ProtoMessage()
- func (x *ListClustersRequest) ProtoReflect() protoreflect.Message
- func (x *ListClustersRequest) Reset()
- func (x *ListClustersRequest) String() string
- type ListClustersResponse
- func (*ListClustersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListClustersResponse) GetClusters() []*Cluster
- func (x *ListClustersResponse) GetMissingZones() []string
- func (*ListClustersResponse) ProtoMessage()
- func (x *ListClustersResponse) ProtoReflect() protoreflect.Message
- func (x *ListClustersResponse) Reset()
- func (x *ListClustersResponse) String() string
- type ListNodePoolsRequest
- func (*ListNodePoolsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNodePoolsRequest) GetClusterId() stringdeprecated
- func (x *ListNodePoolsRequest) GetParent() string
- func (x *ListNodePoolsRequest) GetProjectId() stringdeprecated
- func (x *ListNodePoolsRequest) GetZone() stringdeprecated
- func (*ListNodePoolsRequest) ProtoMessage()
- func (x *ListNodePoolsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNodePoolsRequest) Reset()
- func (x *ListNodePoolsRequest) String() string
- type ListNodePoolsResponse
- func (*ListNodePoolsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNodePoolsResponse) GetNodePools() []*NodePool
- func (*ListNodePoolsResponse) ProtoMessage()
- func (x *ListNodePoolsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNodePoolsResponse) Reset()
- func (x *ListNodePoolsResponse) String() string
- type ListOperationsRequest
- func (*ListOperationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOperationsRequest) GetParent() string
- func (x *ListOperationsRequest) GetProjectId() stringdeprecated
- func (x *ListOperationsRequest) GetZone() stringdeprecated
- func (*ListOperationsRequest) ProtoMessage()
- func (x *ListOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOperationsRequest) Reset()
- func (x *ListOperationsRequest) String() string
- type ListOperationsResponse
- func (*ListOperationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOperationsResponse) GetMissingZones() []string
- func (x *ListOperationsResponse) GetOperations() []*Operation
- func (*ListOperationsResponse) ProtoMessage()
- func (x *ListOperationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOperationsResponse) Reset()
- func (x *ListOperationsResponse) String() string
- type ListUsableSubnetworksRequest
- func (*ListUsableSubnetworksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsableSubnetworksRequest) GetFilter() string
- func (x *ListUsableSubnetworksRequest) GetPageSize() int32
- func (x *ListUsableSubnetworksRequest) GetPageToken() string
- func (x *ListUsableSubnetworksRequest) GetParent() string
- func (*ListUsableSubnetworksRequest) ProtoMessage()
- func (x *ListUsableSubnetworksRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsableSubnetworksRequest) Reset()
- func (x *ListUsableSubnetworksRequest) String() string
- type ListUsableSubnetworksResponse
- func (*ListUsableSubnetworksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsableSubnetworksResponse) GetNextPageToken() string
- func (x *ListUsableSubnetworksResponse) GetSubnetworks() []*UsableSubnetwork
- func (*ListUsableSubnetworksResponse) ProtoMessage()
- func (x *ListUsableSubnetworksResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsableSubnetworksResponse) Reset()
- func (x *ListUsableSubnetworksResponse) String() string
- type LocalNvmeSsdBlockConfig
- func (*LocalNvmeSsdBlockConfig) Descriptor() ([]byte, []int)deprecated
- func (x *LocalNvmeSsdBlockConfig) GetLocalSsdCount() int32
- func (*LocalNvmeSsdBlockConfig) ProtoMessage()
- func (x *LocalNvmeSsdBlockConfig) ProtoReflect() protoreflect.Message
- func (x *LocalNvmeSsdBlockConfig) Reset()
- func (x *LocalNvmeSsdBlockConfig) String() string
- type LoggingComponentConfig
- func (*LoggingComponentConfig) Descriptor() ([]byte, []int)deprecated
- func (x *LoggingComponentConfig) GetEnableComponents() []LoggingComponentConfig_Component
- func (*LoggingComponentConfig) ProtoMessage()
- func (x *LoggingComponentConfig) ProtoReflect() protoreflect.Message
- func (x *LoggingComponentConfig) Reset()
- func (x *LoggingComponentConfig) String() string
- type LoggingComponentConfig_Component
- func (LoggingComponentConfig_Component) Descriptor() protoreflect.EnumDescriptor
- func (x LoggingComponentConfig_Component) Enum() *LoggingComponentConfig_Component
- func (LoggingComponentConfig_Component) EnumDescriptor() ([]byte, []int)deprecated
- func (x LoggingComponentConfig_Component) Number() protoreflect.EnumNumber
- func (x LoggingComponentConfig_Component) String() string
- func (LoggingComponentConfig_Component) Type() protoreflect.EnumType
- type LoggingConfig
- type LoggingVariantConfig
- func (*LoggingVariantConfig) Descriptor() ([]byte, []int)deprecated
- func (x *LoggingVariantConfig) GetVariant() LoggingVariantConfig_Variant
- func (*LoggingVariantConfig) ProtoMessage()
- func (x *LoggingVariantConfig) ProtoReflect() protoreflect.Message
- func (x *LoggingVariantConfig) Reset()
- func (x *LoggingVariantConfig) String() string
- type LoggingVariantConfig_Variant
- func (LoggingVariantConfig_Variant) Descriptor() protoreflect.EnumDescriptor
- func (x LoggingVariantConfig_Variant) Enum() *LoggingVariantConfig_Variant
- func (LoggingVariantConfig_Variant) EnumDescriptor() ([]byte, []int)deprecated
- func (x LoggingVariantConfig_Variant) Number() protoreflect.EnumNumber
- func (x LoggingVariantConfig_Variant) String() string
- func (LoggingVariantConfig_Variant) Type() protoreflect.EnumType
- type MaintenanceExclusionOptions
- func (*MaintenanceExclusionOptions) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenanceExclusionOptions) GetScope() MaintenanceExclusionOptions_Scope
- func (*MaintenanceExclusionOptions) ProtoMessage()
- func (x *MaintenanceExclusionOptions) ProtoReflect() protoreflect.Message
- func (x *MaintenanceExclusionOptions) Reset()
- func (x *MaintenanceExclusionOptions) String() string
- type MaintenanceExclusionOptions_Scope
- func (MaintenanceExclusionOptions_Scope) Descriptor() protoreflect.EnumDescriptor
- func (x MaintenanceExclusionOptions_Scope) Enum() *MaintenanceExclusionOptions_Scope
- func (MaintenanceExclusionOptions_Scope) EnumDescriptor() ([]byte, []int)deprecated
- func (x MaintenanceExclusionOptions_Scope) Number() protoreflect.EnumNumber
- func (x MaintenanceExclusionOptions_Scope) String() string
- func (MaintenanceExclusionOptions_Scope) Type() protoreflect.EnumType
- type MaintenancePolicy
- func (*MaintenancePolicy) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenancePolicy) GetResourceVersion() string
- func (x *MaintenancePolicy) GetWindow() *MaintenanceWindow
- func (*MaintenancePolicy) ProtoMessage()
- func (x *MaintenancePolicy) ProtoReflect() protoreflect.Message
- func (x *MaintenancePolicy) Reset()
- func (x *MaintenancePolicy) String() string
- type MaintenanceWindow
- func (*MaintenanceWindow) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenanceWindow) GetDailyMaintenanceWindow() *DailyMaintenanceWindow
- func (x *MaintenanceWindow) GetMaintenanceExclusions() map[string]*TimeWindow
- func (m *MaintenanceWindow) GetPolicy() isMaintenanceWindow_Policy
- func (x *MaintenanceWindow) GetRecurringWindow() *RecurringTimeWindow
- func (*MaintenanceWindow) ProtoMessage()
- func (x *MaintenanceWindow) ProtoReflect() protoreflect.Message
- func (x *MaintenanceWindow) Reset()
- func (x *MaintenanceWindow) String() string
- type MaintenanceWindow_DailyMaintenanceWindow
- type MaintenanceWindow_RecurringWindow
- type ManagedPrometheusConfig
- func (*ManagedPrometheusConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ManagedPrometheusConfig) GetEnabled() bool
- func (*ManagedPrometheusConfig) ProtoMessage()
- func (x *ManagedPrometheusConfig) ProtoReflect() protoreflect.Message
- func (x *ManagedPrometheusConfig) Reset()
- func (x *ManagedPrometheusConfig) String() string
- type MasterAuth
- func (*MasterAuth) Descriptor() ([]byte, []int)deprecated
- func (x *MasterAuth) GetClientCertificate() string
- func (x *MasterAuth) GetClientCertificateConfig() *ClientCertificateConfig
- func (x *MasterAuth) GetClientKey() string
- func (x *MasterAuth) GetClusterCaCertificate() string
- func (x *MasterAuth) GetPassword() stringdeprecated
- func (x *MasterAuth) GetUsername() stringdeprecated
- func (*MasterAuth) ProtoMessage()
- func (x *MasterAuth) ProtoReflect() protoreflect.Message
- func (x *MasterAuth) Reset()
- func (x *MasterAuth) String() string
- type MasterAuthorizedNetworksConfig
- func (*MasterAuthorizedNetworksConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MasterAuthorizedNetworksConfig) GetCidrBlocks() []*MasterAuthorizedNetworksConfig_CidrBlock
- func (x *MasterAuthorizedNetworksConfig) GetEnabled() bool
- func (x *MasterAuthorizedNetworksConfig) GetGcpPublicCidrsAccessEnabled() bool
- func (*MasterAuthorizedNetworksConfig) ProtoMessage()
- func (x *MasterAuthorizedNetworksConfig) ProtoReflect() protoreflect.Message
- func (x *MasterAuthorizedNetworksConfig) Reset()
- func (x *MasterAuthorizedNetworksConfig) String() string
- type MasterAuthorizedNetworksConfig_CidrBlock
- func (*MasterAuthorizedNetworksConfig_CidrBlock) Descriptor() ([]byte, []int)deprecated
- func (x *MasterAuthorizedNetworksConfig_CidrBlock) GetCidrBlock() string
- func (x *MasterAuthorizedNetworksConfig_CidrBlock) GetDisplayName() string
- func (*MasterAuthorizedNetworksConfig_CidrBlock) ProtoMessage()
- func (x *MasterAuthorizedNetworksConfig_CidrBlock) ProtoReflect() protoreflect.Message
- func (x *MasterAuthorizedNetworksConfig_CidrBlock) Reset()
- func (x *MasterAuthorizedNetworksConfig_CidrBlock) String() string
- type MaxPodsConstraint
- func (*MaxPodsConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *MaxPodsConstraint) GetMaxPodsPerNode() int64
- func (*MaxPodsConstraint) ProtoMessage()
- func (x *MaxPodsConstraint) ProtoReflect() protoreflect.Message
- func (x *MaxPodsConstraint) Reset()
- func (x *MaxPodsConstraint) String() string
- type MeshCertificates
- func (*MeshCertificates) Descriptor() ([]byte, []int)deprecated
- func (x *MeshCertificates) GetEnableCertificates() *wrapperspb.BoolValue
- func (*MeshCertificates) ProtoMessage()
- func (x *MeshCertificates) ProtoReflect() protoreflect.Message
- func (x *MeshCertificates) Reset()
- func (x *MeshCertificates) String() string
- type MonitoringComponentConfig
- func (*MonitoringComponentConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MonitoringComponentConfig) GetEnableComponents() []MonitoringComponentConfig_Component
- func (*MonitoringComponentConfig) ProtoMessage()
- func (x *MonitoringComponentConfig) ProtoReflect() protoreflect.Message
- func (x *MonitoringComponentConfig) Reset()
- func (x *MonitoringComponentConfig) String() string
- type MonitoringComponentConfig_Component
- func (MonitoringComponentConfig_Component) Descriptor() protoreflect.EnumDescriptor
- func (x MonitoringComponentConfig_Component) Enum() *MonitoringComponentConfig_Component
- func (MonitoringComponentConfig_Component) EnumDescriptor() ([]byte, []int)deprecated
- func (x MonitoringComponentConfig_Component) Number() protoreflect.EnumNumber
- func (x MonitoringComponentConfig_Component) String() string
- func (MonitoringComponentConfig_Component) Type() protoreflect.EnumType
- type MonitoringConfig
- func (*MonitoringConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MonitoringConfig) GetAdvancedDatapathObservabilityConfig() *AdvancedDatapathObservabilityConfig
- func (x *MonitoringConfig) GetComponentConfig() *MonitoringComponentConfig
- func (x *MonitoringConfig) GetManagedPrometheusConfig() *ManagedPrometheusConfig
- func (*MonitoringConfig) ProtoMessage()
- func (x *MonitoringConfig) ProtoReflect() protoreflect.Message
- func (x *MonitoringConfig) Reset()
- func (x *MonitoringConfig) String() string
- type NetworkConfig
- func (*NetworkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkConfig) GetDatapathProvider() DatapathProvider
- func (x *NetworkConfig) GetDefaultSnatStatus() *DefaultSnatStatus
- func (x *NetworkConfig) GetDnsConfig() *DNSConfig
- func (x *NetworkConfig) GetEnableFqdnNetworkPolicy() bool
- func (x *NetworkConfig) GetEnableIntraNodeVisibility() bool
- func (x *NetworkConfig) GetEnableL4IlbSubsetting() bool
- func (x *NetworkConfig) GetEnableMultiNetworking() bool
- func (x *NetworkConfig) GetGatewayApiConfig() *GatewayAPIConfig
- func (x *NetworkConfig) GetNetwork() string
- func (x *NetworkConfig) GetNetworkPerformanceConfig() *NetworkConfig_ClusterNetworkPerformanceConfig
- func (x *NetworkConfig) GetPrivateIpv6GoogleAccess() PrivateIPv6GoogleAccess
- func (x *NetworkConfig) GetServiceExternalIpsConfig() *ServiceExternalIPsConfig
- func (x *NetworkConfig) GetSubnetwork() string
- func (*NetworkConfig) ProtoMessage()
- func (x *NetworkConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkConfig) Reset()
- func (x *NetworkConfig) String() string
- type NetworkConfig_ClusterNetworkPerformanceConfig
- func (*NetworkConfig_ClusterNetworkPerformanceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkConfig_ClusterNetworkPerformanceConfig) GetTotalEgressBandwidthTier() NetworkConfig_ClusterNetworkPerformanceConfig_Tier
- func (*NetworkConfig_ClusterNetworkPerformanceConfig) ProtoMessage()
- func (x *NetworkConfig_ClusterNetworkPerformanceConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkConfig_ClusterNetworkPerformanceConfig) Reset()
- func (x *NetworkConfig_ClusterNetworkPerformanceConfig) String() string
- type NetworkConfig_ClusterNetworkPerformanceConfig_Tier
- func (NetworkConfig_ClusterNetworkPerformanceConfig_Tier) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkConfig_ClusterNetworkPerformanceConfig_Tier) Enum() *NetworkConfig_ClusterNetworkPerformanceConfig_Tier
- func (NetworkConfig_ClusterNetworkPerformanceConfig_Tier) EnumDescriptor() ([]byte, []int)deprecated
- func (x NetworkConfig_ClusterNetworkPerformanceConfig_Tier) Number() protoreflect.EnumNumber
- func (x NetworkConfig_ClusterNetworkPerformanceConfig_Tier) String() string
- func (NetworkConfig_ClusterNetworkPerformanceConfig_Tier) Type() protoreflect.EnumType
- type NetworkPolicy
- func (*NetworkPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPolicy) GetEnabled() bool
- func (x *NetworkPolicy) GetProvider() NetworkPolicy_Provider
- func (*NetworkPolicy) ProtoMessage()
- func (x *NetworkPolicy) ProtoReflect() protoreflect.Message
- func (x *NetworkPolicy) Reset()
- func (x *NetworkPolicy) String() string
- type NetworkPolicyConfig
- func (*NetworkPolicyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NetworkPolicyConfig) GetDisabled() bool
- func (*NetworkPolicyConfig) ProtoMessage()
- func (x *NetworkPolicyConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkPolicyConfig) Reset()
- func (x *NetworkPolicyConfig) String() string
- type NetworkPolicy_Provider
- func (NetworkPolicy_Provider) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkPolicy_Provider) Enum() *NetworkPolicy_Provider
- func (NetworkPolicy_Provider) EnumDescriptor() ([]byte, []int)deprecated
- func (x NetworkPolicy_Provider) Number() protoreflect.EnumNumber
- func (x NetworkPolicy_Provider) String() string
- func (NetworkPolicy_Provider) Type() protoreflect.EnumType
- type NetworkTags
- type NodeConfig
- func (*NodeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodeConfig) GetAccelerators() []*AcceleratorConfig
- func (x *NodeConfig) GetAdvancedMachineFeatures() *AdvancedMachineFeatures
- func (x *NodeConfig) GetBootDiskKmsKey() string
- func (x *NodeConfig) GetConfidentialNodes() *ConfidentialNodes
- func (x *NodeConfig) GetDiskSizeGb() int32
- func (x *NodeConfig) GetDiskType() string
- func (x *NodeConfig) GetEphemeralStorageLocalSsdConfig() *EphemeralStorageLocalSsdConfig
- func (x *NodeConfig) GetFastSocket() *FastSocket
- func (x *NodeConfig) GetGcfsConfig() *GcfsConfig
- func (x *NodeConfig) GetGvnic() *VirtualNIC
- func (x *NodeConfig) GetImageType() string
- func (x *NodeConfig) GetKubeletConfig() *NodeKubeletConfig
- func (x *NodeConfig) GetLabels() map[string]string
- func (x *NodeConfig) GetLinuxNodeConfig() *LinuxNodeConfig
- func (x *NodeConfig) GetLocalNvmeSsdBlockConfig() *LocalNvmeSsdBlockConfig
- func (x *NodeConfig) GetLocalSsdCount() int32
- func (x *NodeConfig) GetLoggingConfig() *NodePoolLoggingConfig
- func (x *NodeConfig) GetMachineType() string
- func (x *NodeConfig) GetMetadata() map[string]string
- func (x *NodeConfig) GetMinCpuPlatform() string
- func (x *NodeConfig) GetNodeGroup() string
- func (x *NodeConfig) GetOauthScopes() []string
- func (x *NodeConfig) GetPreemptible() bool
- func (x *NodeConfig) GetReservationAffinity() *ReservationAffinity
- func (x *NodeConfig) GetResourceLabels() map[string]string
- func (x *NodeConfig) GetSandboxConfig() *SandboxConfig
- func (x *NodeConfig) GetServiceAccount() string
- func (x *NodeConfig) GetShieldedInstanceConfig() *ShieldedInstanceConfig
- func (x *NodeConfig) GetSoleTenantConfig() *SoleTenantConfig
- func (x *NodeConfig) GetSpot() bool
- func (x *NodeConfig) GetTags() []string
- func (x *NodeConfig) GetTaints() []*NodeTaint
- func (x *NodeConfig) GetWindowsNodeConfig() *WindowsNodeConfig
- func (x *NodeConfig) GetWorkloadMetadataConfig() *WorkloadMetadataConfig
- func (*NodeConfig) ProtoMessage()
- func (x *NodeConfig) ProtoReflect() protoreflect.Message
- func (x *NodeConfig) Reset()
- func (x *NodeConfig) String() string
- type NodeConfigDefaults
- func (*NodeConfigDefaults) Descriptor() ([]byte, []int)deprecated
- func (x *NodeConfigDefaults) GetGcfsConfig() *GcfsConfig
- func (x *NodeConfigDefaults) GetLoggingConfig() *NodePoolLoggingConfig
- func (*NodeConfigDefaults) ProtoMessage()
- func (x *NodeConfigDefaults) ProtoReflect() protoreflect.Message
- func (x *NodeConfigDefaults) Reset()
- func (x *NodeConfigDefaults) String() string
- type NodeKubeletConfig
- func (*NodeKubeletConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodeKubeletConfig) GetCpuCfsQuota() *wrapperspb.BoolValue
- func (x *NodeKubeletConfig) GetCpuCfsQuotaPeriod() string
- func (x *NodeKubeletConfig) GetCpuManagerPolicy() string
- func (x *NodeKubeletConfig) GetInsecureKubeletReadonlyPortEnabled() bool
- func (x *NodeKubeletConfig) GetPodPidsLimit() int64
- func (*NodeKubeletConfig) ProtoMessage()
- func (x *NodeKubeletConfig) ProtoReflect() protoreflect.Message
- func (x *NodeKubeletConfig) Reset()
- func (x *NodeKubeletConfig) String() string
- type NodeLabels
- type NodeManagement
- func (*NodeManagement) Descriptor() ([]byte, []int)deprecated
- func (x *NodeManagement) GetAutoRepair() bool
- func (x *NodeManagement) GetAutoUpgrade() bool
- func (x *NodeManagement) GetUpgradeOptions() *AutoUpgradeOptions
- func (*NodeManagement) ProtoMessage()
- func (x *NodeManagement) ProtoReflect() protoreflect.Message
- func (x *NodeManagement) Reset()
- func (x *NodeManagement) String() string
- type NodeNetworkConfig
- func (*NodeNetworkConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodeNetworkConfig) GetAdditionalNodeNetworkConfigs() []*AdditionalNodeNetworkConfig
- func (x *NodeNetworkConfig) GetAdditionalPodNetworkConfigs() []*AdditionalPodNetworkConfig
- func (x *NodeNetworkConfig) GetCreatePodRange() bool
- func (x *NodeNetworkConfig) GetEnablePrivateNodes() bool
- func (x *NodeNetworkConfig) GetNetworkPerformanceConfig() *NodeNetworkConfig_NetworkPerformanceConfig
- func (x *NodeNetworkConfig) GetPodCidrOverprovisionConfig() *PodCIDROverprovisionConfig
- func (x *NodeNetworkConfig) GetPodIpv4CidrBlock() string
- func (x *NodeNetworkConfig) GetPodIpv4RangeUtilization() float64
- func (x *NodeNetworkConfig) GetPodRange() string
- func (*NodeNetworkConfig) ProtoMessage()
- func (x *NodeNetworkConfig) ProtoReflect() protoreflect.Message
- func (x *NodeNetworkConfig) Reset()
- func (x *NodeNetworkConfig) String() string
- type NodeNetworkConfig_NetworkPerformanceConfig
- func (*NodeNetworkConfig_NetworkPerformanceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodeNetworkConfig_NetworkPerformanceConfig) GetTotalEgressBandwidthTier() NodeNetworkConfig_NetworkPerformanceConfig_Tier
- func (*NodeNetworkConfig_NetworkPerformanceConfig) ProtoMessage()
- func (x *NodeNetworkConfig_NetworkPerformanceConfig) ProtoReflect() protoreflect.Message
- func (x *NodeNetworkConfig_NetworkPerformanceConfig) Reset()
- func (x *NodeNetworkConfig_NetworkPerformanceConfig) String() string
- type NodeNetworkConfig_NetworkPerformanceConfig_Tier
- func (NodeNetworkConfig_NetworkPerformanceConfig_Tier) Descriptor() protoreflect.EnumDescriptor
- func (x NodeNetworkConfig_NetworkPerformanceConfig_Tier) Enum() *NodeNetworkConfig_NetworkPerformanceConfig_Tier
- func (NodeNetworkConfig_NetworkPerformanceConfig_Tier) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodeNetworkConfig_NetworkPerformanceConfig_Tier) Number() protoreflect.EnumNumber
- func (x NodeNetworkConfig_NetworkPerformanceConfig_Tier) String() string
- func (NodeNetworkConfig_NetworkPerformanceConfig_Tier) Type() protoreflect.EnumType
- type NodePool
- func (*NodePool) Descriptor() ([]byte, []int)deprecated
- func (x *NodePool) GetAutoscaling() *NodePoolAutoscaling
- func (x *NodePool) GetBestEffortProvisioning() *BestEffortProvisioning
- func (x *NodePool) GetConditions() []*StatusCondition
- func (x *NodePool) GetConfig() *NodeConfig
- func (x *NodePool) GetEtag() string
- func (x *NodePool) GetInitialNodeCount() int32
- func (x *NodePool) GetInstanceGroupUrls() []string
- func (x *NodePool) GetLocations() []string
- func (x *NodePool) GetManagement() *NodeManagement
- func (x *NodePool) GetMaxPodsConstraint() *MaxPodsConstraint
- func (x *NodePool) GetName() string
- func (x *NodePool) GetNetworkConfig() *NodeNetworkConfig
- func (x *NodePool) GetPlacementPolicy() *NodePool_PlacementPolicy
- func (x *NodePool) GetPodIpv4CidrSize() int32
- func (x *NodePool) GetSelfLink() string
- func (x *NodePool) GetStatus() NodePool_Status
- func (x *NodePool) GetStatusMessage() stringdeprecated
- func (x *NodePool) GetUpdateInfo() *NodePool_UpdateInfo
- func (x *NodePool) GetUpgradeSettings() *NodePool_UpgradeSettings
- func (x *NodePool) GetVersion() string
- func (*NodePool) ProtoMessage()
- func (x *NodePool) ProtoReflect() protoreflect.Message
- func (x *NodePool) Reset()
- func (x *NodePool) String() string
- type NodePoolAutoConfig
- func (*NodePoolAutoConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodePoolAutoConfig) GetNetworkTags() *NetworkTags
- func (*NodePoolAutoConfig) ProtoMessage()
- func (x *NodePoolAutoConfig) ProtoReflect() protoreflect.Message
- func (x *NodePoolAutoConfig) Reset()
- func (x *NodePoolAutoConfig) String() string
- type NodePoolAutoscaling
- func (*NodePoolAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *NodePoolAutoscaling) GetAutoprovisioned() bool
- func (x *NodePoolAutoscaling) GetEnabled() bool
- func (x *NodePoolAutoscaling) GetLocationPolicy() NodePoolAutoscaling_LocationPolicy
- func (x *NodePoolAutoscaling) GetMaxNodeCount() int32
- func (x *NodePoolAutoscaling) GetMinNodeCount() int32
- func (x *NodePoolAutoscaling) GetTotalMaxNodeCount() int32
- func (x *NodePoolAutoscaling) GetTotalMinNodeCount() int32
- func (*NodePoolAutoscaling) ProtoMessage()
- func (x *NodePoolAutoscaling) ProtoReflect() protoreflect.Message
- func (x *NodePoolAutoscaling) Reset()
- func (x *NodePoolAutoscaling) String() string
- type NodePoolAutoscaling_LocationPolicy
- func (NodePoolAutoscaling_LocationPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x NodePoolAutoscaling_LocationPolicy) Enum() *NodePoolAutoscaling_LocationPolicy
- func (NodePoolAutoscaling_LocationPolicy) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodePoolAutoscaling_LocationPolicy) Number() protoreflect.EnumNumber
- func (x NodePoolAutoscaling_LocationPolicy) String() string
- func (NodePoolAutoscaling_LocationPolicy) Type() protoreflect.EnumType
- type NodePoolDefaults
- func (*NodePoolDefaults) Descriptor() ([]byte, []int)deprecated
- func (x *NodePoolDefaults) GetNodeConfigDefaults() *NodeConfigDefaults
- func (*NodePoolDefaults) ProtoMessage()
- func (x *NodePoolDefaults) ProtoReflect() protoreflect.Message
- func (x *NodePoolDefaults) Reset()
- func (x *NodePoolDefaults) String() string
- type NodePoolLoggingConfig
- func (*NodePoolLoggingConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodePoolLoggingConfig) GetVariantConfig() *LoggingVariantConfig
- func (*NodePoolLoggingConfig) ProtoMessage()
- func (x *NodePoolLoggingConfig) ProtoReflect() protoreflect.Message
- func (x *NodePoolLoggingConfig) Reset()
- func (x *NodePoolLoggingConfig) String() string
- type NodePoolUpdateStrategy
- func (NodePoolUpdateStrategy) Descriptor() protoreflect.EnumDescriptor
- func (x NodePoolUpdateStrategy) Enum() *NodePoolUpdateStrategy
- func (NodePoolUpdateStrategy) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodePoolUpdateStrategy) Number() protoreflect.EnumNumber
- func (x NodePoolUpdateStrategy) String() string
- func (NodePoolUpdateStrategy) Type() protoreflect.EnumType
- type NodePool_PlacementPolicy
- func (*NodePool_PlacementPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *NodePool_PlacementPolicy) GetPolicyName() string
- func (x *NodePool_PlacementPolicy) GetTpuTopology() string
- func (x *NodePool_PlacementPolicy) GetType() NodePool_PlacementPolicy_Type
- func (*NodePool_PlacementPolicy) ProtoMessage()
- func (x *NodePool_PlacementPolicy) ProtoReflect() protoreflect.Message
- func (x *NodePool_PlacementPolicy) Reset()
- func (x *NodePool_PlacementPolicy) String() string
- type NodePool_PlacementPolicy_Type
- func (NodePool_PlacementPolicy_Type) Descriptor() protoreflect.EnumDescriptor
- func (x NodePool_PlacementPolicy_Type) Enum() *NodePool_PlacementPolicy_Type
- func (NodePool_PlacementPolicy_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodePool_PlacementPolicy_Type) Number() protoreflect.EnumNumber
- func (x NodePool_PlacementPolicy_Type) String() string
- func (NodePool_PlacementPolicy_Type) Type() protoreflect.EnumType
- type NodePool_Status
- func (NodePool_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NodePool_Status) Enum() *NodePool_Status
- func (NodePool_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodePool_Status) Number() protoreflect.EnumNumber
- func (x NodePool_Status) String() string
- func (NodePool_Status) Type() protoreflect.EnumType
- type NodePool_UpdateInfo
- func (*NodePool_UpdateInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NodePool_UpdateInfo) GetBlueGreenInfo() *NodePool_UpdateInfo_BlueGreenInfo
- func (*NodePool_UpdateInfo) ProtoMessage()
- func (x *NodePool_UpdateInfo) ProtoReflect() protoreflect.Message
- func (x *NodePool_UpdateInfo) Reset()
- func (x *NodePool_UpdateInfo) String() string
- type NodePool_UpdateInfo_BlueGreenInfo
- func (*NodePool_UpdateInfo_BlueGreenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NodePool_UpdateInfo_BlueGreenInfo) GetBlueInstanceGroupUrls() []string
- func (x *NodePool_UpdateInfo_BlueGreenInfo) GetBluePoolDeletionStartTime() string
- func (x *NodePool_UpdateInfo_BlueGreenInfo) GetGreenInstanceGroupUrls() []string
- func (x *NodePool_UpdateInfo_BlueGreenInfo) GetGreenPoolVersion() string
- func (x *NodePool_UpdateInfo_BlueGreenInfo) GetPhase() NodePool_UpdateInfo_BlueGreenInfo_Phase
- func (*NodePool_UpdateInfo_BlueGreenInfo) ProtoMessage()
- func (x *NodePool_UpdateInfo_BlueGreenInfo) ProtoReflect() protoreflect.Message
- func (x *NodePool_UpdateInfo_BlueGreenInfo) Reset()
- func (x *NodePool_UpdateInfo_BlueGreenInfo) String() string
- type NodePool_UpdateInfo_BlueGreenInfo_Phase
- func (NodePool_UpdateInfo_BlueGreenInfo_Phase) Descriptor() protoreflect.EnumDescriptor
- func (x NodePool_UpdateInfo_BlueGreenInfo_Phase) Enum() *NodePool_UpdateInfo_BlueGreenInfo_Phase
- func (NodePool_UpdateInfo_BlueGreenInfo_Phase) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodePool_UpdateInfo_BlueGreenInfo_Phase) Number() protoreflect.EnumNumber
- func (x NodePool_UpdateInfo_BlueGreenInfo_Phase) String() string
- func (NodePool_UpdateInfo_BlueGreenInfo_Phase) Type() protoreflect.EnumType
- type NodePool_UpgradeSettings
- func (*NodePool_UpgradeSettings) Descriptor() ([]byte, []int)deprecated
- func (x *NodePool_UpgradeSettings) GetBlueGreenSettings() *BlueGreenSettings
- func (x *NodePool_UpgradeSettings) GetMaxSurge() int32
- func (x *NodePool_UpgradeSettings) GetMaxUnavailable() int32
- func (x *NodePool_UpgradeSettings) GetStrategy() NodePoolUpdateStrategy
- func (*NodePool_UpgradeSettings) ProtoMessage()
- func (x *NodePool_UpgradeSettings) ProtoReflect() protoreflect.Message
- func (x *NodePool_UpgradeSettings) Reset()
- func (x *NodePool_UpgradeSettings) String() string
- type NodeTaint
- func (*NodeTaint) Descriptor() ([]byte, []int)deprecated
- func (x *NodeTaint) GetEffect() NodeTaint_Effect
- func (x *NodeTaint) GetKey() string
- func (x *NodeTaint) GetValue() string
- func (*NodeTaint) ProtoMessage()
- func (x *NodeTaint) ProtoReflect() protoreflect.Message
- func (x *NodeTaint) Reset()
- func (x *NodeTaint) String() string
- type NodeTaint_Effect
- func (NodeTaint_Effect) Descriptor() protoreflect.EnumDescriptor
- func (x NodeTaint_Effect) Enum() *NodeTaint_Effect
- func (NodeTaint_Effect) EnumDescriptor() ([]byte, []int)deprecated
- func (x NodeTaint_Effect) Number() protoreflect.EnumNumber
- func (x NodeTaint_Effect) String() string
- func (NodeTaint_Effect) Type() protoreflect.EnumType
- type NodeTaints
- type NotificationConfig
- func (*NotificationConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationConfig) GetPubsub() *NotificationConfig_PubSub
- func (*NotificationConfig) ProtoMessage()
- func (x *NotificationConfig) ProtoReflect() protoreflect.Message
- func (x *NotificationConfig) Reset()
- func (x *NotificationConfig) String() string
- type NotificationConfig_EventType
- func (NotificationConfig_EventType) Descriptor() protoreflect.EnumDescriptor
- func (x NotificationConfig_EventType) Enum() *NotificationConfig_EventType
- func (NotificationConfig_EventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotificationConfig_EventType) Number() protoreflect.EnumNumber
- func (x NotificationConfig_EventType) String() string
- func (NotificationConfig_EventType) Type() protoreflect.EnumType
- type NotificationConfig_Filter
- func (*NotificationConfig_Filter) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationConfig_Filter) GetEventType() []NotificationConfig_EventType
- func (*NotificationConfig_Filter) ProtoMessage()
- func (x *NotificationConfig_Filter) ProtoReflect() protoreflect.Message
- func (x *NotificationConfig_Filter) Reset()
- func (x *NotificationConfig_Filter) String() string
- type NotificationConfig_PubSub
- func (*NotificationConfig_PubSub) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationConfig_PubSub) GetEnabled() bool
- func (x *NotificationConfig_PubSub) GetFilter() *NotificationConfig_Filter
- func (x *NotificationConfig_PubSub) GetTopic() string
- func (*NotificationConfig_PubSub) ProtoMessage()
- func (x *NotificationConfig_PubSub) ProtoReflect() protoreflect.Message
- func (x *NotificationConfig_PubSub) Reset()
- func (x *NotificationConfig_PubSub) String() string
- type Operation
- func (*Operation) Descriptor() ([]byte, []int)deprecated
- func (x *Operation) GetClusterConditions() []*StatusConditiondeprecated
- func (x *Operation) GetDetail() string
- func (x *Operation) GetEndTime() string
- func (x *Operation) GetError() *status.Status
- func (x *Operation) GetLocation() string
- func (x *Operation) GetName() string
- func (x *Operation) GetNodepoolConditions() []*StatusConditiondeprecated
- func (x *Operation) GetOperationType() Operation_Type
- func (x *Operation) GetProgress() *OperationProgress
- func (x *Operation) GetSelfLink() string
- func (x *Operation) GetStartTime() string
- func (x *Operation) GetStatus() Operation_Status
- func (x *Operation) GetStatusMessage() stringdeprecated
- func (x *Operation) GetTargetLink() string
- func (x *Operation) GetZone() stringdeprecated
- func (*Operation) ProtoMessage()
- func (x *Operation) ProtoReflect() protoreflect.Message
- func (x *Operation) Reset()
- func (x *Operation) String() string
- type OperationProgress
- func (*OperationProgress) Descriptor() ([]byte, []int)deprecated
- func (x *OperationProgress) GetMetrics() []*OperationProgress_Metric
- func (x *OperationProgress) GetName() string
- func (x *OperationProgress) GetStages() []*OperationProgress
- func (x *OperationProgress) GetStatus() Operation_Status
- func (*OperationProgress) ProtoMessage()
- func (x *OperationProgress) ProtoReflect() protoreflect.Message
- func (x *OperationProgress) Reset()
- func (x *OperationProgress) String() string
- type OperationProgress_Metric
- func (*OperationProgress_Metric) Descriptor() ([]byte, []int)deprecated
- func (x *OperationProgress_Metric) GetDoubleValue() float64
- func (x *OperationProgress_Metric) GetIntValue() int64
- func (x *OperationProgress_Metric) GetName() string
- func (x *OperationProgress_Metric) GetStringValue() string
- func (m *OperationProgress_Metric) GetValue() isOperationProgress_Metric_Value
- func (*OperationProgress_Metric) ProtoMessage()
- func (x *OperationProgress_Metric) ProtoReflect() protoreflect.Message
- func (x *OperationProgress_Metric) Reset()
- func (x *OperationProgress_Metric) String() string
- type OperationProgress_Metric_DoubleValue
- type OperationProgress_Metric_IntValue
- type OperationProgress_Metric_StringValue
- type Operation_Status
- func (Operation_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Operation_Status) Enum() *Operation_Status
- func (Operation_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x Operation_Status) Number() protoreflect.EnumNumber
- func (x Operation_Status) String() string
- func (Operation_Status) Type() protoreflect.EnumType
- type Operation_Type
- func (Operation_Type) Descriptor() protoreflect.EnumDescriptor
- func (x Operation_Type) Enum() *Operation_Type
- func (Operation_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x Operation_Type) Number() protoreflect.EnumNumber
- func (x Operation_Type) String() string
- func (Operation_Type) Type() protoreflect.EnumType
- type PodCIDROverprovisionConfig
- func (*PodCIDROverprovisionConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PodCIDROverprovisionConfig) GetDisable() bool
- func (*PodCIDROverprovisionConfig) ProtoMessage()
- func (x *PodCIDROverprovisionConfig) ProtoReflect() protoreflect.Message
- func (x *PodCIDROverprovisionConfig) Reset()
- func (x *PodCIDROverprovisionConfig) String() string
- type PrivateClusterConfig
- func (*PrivateClusterConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateClusterConfig) GetEnablePrivateEndpoint() bool
- func (x *PrivateClusterConfig) GetEnablePrivateNodes() bool
- func (x *PrivateClusterConfig) GetMasterGlobalAccessConfig() *PrivateClusterMasterGlobalAccessConfig
- func (x *PrivateClusterConfig) GetMasterIpv4CidrBlock() string
- func (x *PrivateClusterConfig) GetPeeringName() string
- func (x *PrivateClusterConfig) GetPrivateEndpoint() string
- func (x *PrivateClusterConfig) GetPrivateEndpointSubnetwork() string
- func (x *PrivateClusterConfig) GetPublicEndpoint() string
- func (*PrivateClusterConfig) ProtoMessage()
- func (x *PrivateClusterConfig) ProtoReflect() protoreflect.Message
- func (x *PrivateClusterConfig) Reset()
- func (x *PrivateClusterConfig) String() string
- type PrivateClusterMasterGlobalAccessConfig
- func (*PrivateClusterMasterGlobalAccessConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivateClusterMasterGlobalAccessConfig) GetEnabled() bool
- func (*PrivateClusterMasterGlobalAccessConfig) ProtoMessage()
- func (x *PrivateClusterMasterGlobalAccessConfig) ProtoReflect() protoreflect.Message
- func (x *PrivateClusterMasterGlobalAccessConfig) Reset()
- func (x *PrivateClusterMasterGlobalAccessConfig) String() string
- type PrivateIPv6GoogleAccess
- func (PrivateIPv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
- func (x PrivateIPv6GoogleAccess) Enum() *PrivateIPv6GoogleAccess
- func (PrivateIPv6GoogleAccess) EnumDescriptor() ([]byte, []int)deprecated
- func (x PrivateIPv6GoogleAccess) Number() protoreflect.EnumNumber
- func (x PrivateIPv6GoogleAccess) String() string
- func (PrivateIPv6GoogleAccess) Type() protoreflect.EnumType
- type RangeInfo
- type RecurringTimeWindow
- func (*RecurringTimeWindow) Descriptor() ([]byte, []int)deprecated
- func (x *RecurringTimeWindow) GetRecurrence() string
- func (x *RecurringTimeWindow) GetWindow() *TimeWindow
- func (*RecurringTimeWindow) ProtoMessage()
- func (x *RecurringTimeWindow) ProtoReflect() protoreflect.Message
- func (x *RecurringTimeWindow) Reset()
- func (x *RecurringTimeWindow) String() string
- type ReleaseChannel
- type ReleaseChannel_Channel
- func (ReleaseChannel_Channel) Descriptor() protoreflect.EnumDescriptor
- func (x ReleaseChannel_Channel) Enum() *ReleaseChannel_Channel
- func (ReleaseChannel_Channel) EnumDescriptor() ([]byte, []int)deprecated
- func (x ReleaseChannel_Channel) Number() protoreflect.EnumNumber
- func (x ReleaseChannel_Channel) String() string
- func (ReleaseChannel_Channel) Type() protoreflect.EnumType
- type ReservationAffinity
- func (*ReservationAffinity) Descriptor() ([]byte, []int)deprecated
- func (x *ReservationAffinity) GetConsumeReservationType() ReservationAffinity_Type
- func (x *ReservationAffinity) GetKey() string
- func (x *ReservationAffinity) GetValues() []string
- func (*ReservationAffinity) ProtoMessage()
- func (x *ReservationAffinity) ProtoReflect() protoreflect.Message
- func (x *ReservationAffinity) Reset()
- func (x *ReservationAffinity) String() string
- type ReservationAffinity_Type
- func (ReservationAffinity_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ReservationAffinity_Type) Enum() *ReservationAffinity_Type
- func (ReservationAffinity_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x ReservationAffinity_Type) Number() protoreflect.EnumNumber
- func (x ReservationAffinity_Type) String() string
- func (ReservationAffinity_Type) Type() protoreflect.EnumType
- type ResourceLabels
- type ResourceLimit
- func (*ResourceLimit) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceLimit) GetMaximum() int64
- func (x *ResourceLimit) GetMinimum() int64
- func (x *ResourceLimit) GetResourceType() string
- func (*ResourceLimit) ProtoMessage()
- func (x *ResourceLimit) ProtoReflect() protoreflect.Message
- func (x *ResourceLimit) Reset()
- func (x *ResourceLimit) String() string
- type ResourceUsageExportConfig
- func (*ResourceUsageExportConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceUsageExportConfig) GetBigqueryDestination() *ResourceUsageExportConfig_BigQueryDestination
- func (x *ResourceUsageExportConfig) GetConsumptionMeteringConfig() *ResourceUsageExportConfig_ConsumptionMeteringConfig
- func (x *ResourceUsageExportConfig) GetEnableNetworkEgressMetering() bool
- func (*ResourceUsageExportConfig) ProtoMessage()
- func (x *ResourceUsageExportConfig) ProtoReflect() protoreflect.Message
- func (x *ResourceUsageExportConfig) Reset()
- func (x *ResourceUsageExportConfig) String() string
- type ResourceUsageExportConfig_BigQueryDestination
- func (*ResourceUsageExportConfig_BigQueryDestination) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceUsageExportConfig_BigQueryDestination) GetDatasetId() string
- func (*ResourceUsageExportConfig_BigQueryDestination) ProtoMessage()
- func (x *ResourceUsageExportConfig_BigQueryDestination) ProtoReflect() protoreflect.Message
- func (x *ResourceUsageExportConfig_BigQueryDestination) Reset()
- func (x *ResourceUsageExportConfig_BigQueryDestination) String() string
- type ResourceUsageExportConfig_ConsumptionMeteringConfig
- func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceUsageExportConfig_ConsumptionMeteringConfig) GetEnabled() bool
- func (*ResourceUsageExportConfig_ConsumptionMeteringConfig) ProtoMessage()
- func (x *ResourceUsageExportConfig_ConsumptionMeteringConfig) ProtoReflect() protoreflect.Message
- func (x *ResourceUsageExportConfig_ConsumptionMeteringConfig) Reset()
- func (x *ResourceUsageExportConfig_ConsumptionMeteringConfig) String() string
- type RollbackNodePoolUpgradeRequest
- func (*RollbackNodePoolUpgradeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackNodePoolUpgradeRequest) GetClusterId() stringdeprecated
- func (x *RollbackNodePoolUpgradeRequest) GetName() string
- func (x *RollbackNodePoolUpgradeRequest) GetNodePoolId() stringdeprecated
- func (x *RollbackNodePoolUpgradeRequest) GetProjectId() stringdeprecated
- func (x *RollbackNodePoolUpgradeRequest) GetRespectPdb() bool
- func (x *RollbackNodePoolUpgradeRequest) GetZone() stringdeprecated
- func (*RollbackNodePoolUpgradeRequest) ProtoMessage()
- func (x *RollbackNodePoolUpgradeRequest) ProtoReflect() protoreflect.Message
- func (x *RollbackNodePoolUpgradeRequest) Reset()
- func (x *RollbackNodePoolUpgradeRequest) String() string
- type SandboxConfig
- type SandboxConfig_Type
- func (SandboxConfig_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SandboxConfig_Type) Enum() *SandboxConfig_Type
- func (SandboxConfig_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SandboxConfig_Type) Number() protoreflect.EnumNumber
- func (x SandboxConfig_Type) String() string
- func (SandboxConfig_Type) Type() protoreflect.EnumType
- type SecurityBulletinEvent
- func (*SecurityBulletinEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityBulletinEvent) GetAffectedSupportedMinors() []string
- func (x *SecurityBulletinEvent) GetBriefDescription() string
- func (x *SecurityBulletinEvent) GetBulletinId() string
- func (x *SecurityBulletinEvent) GetBulletinUri() string
- func (x *SecurityBulletinEvent) GetCveIds() []string
- func (x *SecurityBulletinEvent) GetManualStepsRequired() bool
- func (x *SecurityBulletinEvent) GetPatchedVersions() []string
- func (x *SecurityBulletinEvent) GetResourceTypeAffected() string
- func (x *SecurityBulletinEvent) GetSeverity() string
- func (x *SecurityBulletinEvent) GetSuggestedUpgradeTarget() string
- func (*SecurityBulletinEvent) ProtoMessage()
- func (x *SecurityBulletinEvent) ProtoReflect() protoreflect.Message
- func (x *SecurityBulletinEvent) Reset()
- func (x *SecurityBulletinEvent) String() string
- type SecurityPostureConfig
- func (*SecurityPostureConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityPostureConfig) GetMode() SecurityPostureConfig_Mode
- func (x *SecurityPostureConfig) GetVulnerabilityMode() SecurityPostureConfig_VulnerabilityMode
- func (*SecurityPostureConfig) ProtoMessage()
- func (x *SecurityPostureConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPostureConfig) Reset()
- func (x *SecurityPostureConfig) String() string
- type SecurityPostureConfig_Mode
- func (SecurityPostureConfig_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPostureConfig_Mode) Enum() *SecurityPostureConfig_Mode
- func (SecurityPostureConfig_Mode) EnumDescriptor() ([]byte, []int)deprecated
- func (x SecurityPostureConfig_Mode) Number() protoreflect.EnumNumber
- func (x SecurityPostureConfig_Mode) String() string
- func (SecurityPostureConfig_Mode) Type() protoreflect.EnumType
- type SecurityPostureConfig_VulnerabilityMode
- func (SecurityPostureConfig_VulnerabilityMode) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPostureConfig_VulnerabilityMode) Enum() *SecurityPostureConfig_VulnerabilityMode
- func (SecurityPostureConfig_VulnerabilityMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x SecurityPostureConfig_VulnerabilityMode) Number() protoreflect.EnumNumber
- func (x SecurityPostureConfig_VulnerabilityMode) String() string
- func (SecurityPostureConfig_VulnerabilityMode) Type() protoreflect.EnumType
- type ServerConfig
- func (*ServerConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ServerConfig) GetChannels() []*ServerConfig_ReleaseChannelConfig
- func (x *ServerConfig) GetDefaultClusterVersion() string
- func (x *ServerConfig) GetDefaultImageType() string
- func (x *ServerConfig) GetValidImageTypes() []string
- func (x *ServerConfig) GetValidMasterVersions() []string
- func (x *ServerConfig) GetValidNodeVersions() []string
- func (*ServerConfig) ProtoMessage()
- func (x *ServerConfig) ProtoReflect() protoreflect.Message
- func (x *ServerConfig) Reset()
- func (x *ServerConfig) String() string
- type ServerConfig_ReleaseChannelConfig
- func (*ServerConfig_ReleaseChannelConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ServerConfig_ReleaseChannelConfig) GetChannel() ReleaseChannel_Channel
- func (x *ServerConfig_ReleaseChannelConfig) GetDefaultVersion() string
- func (x *ServerConfig_ReleaseChannelConfig) GetValidVersions() []string
- func (*ServerConfig_ReleaseChannelConfig) ProtoMessage()
- func (x *ServerConfig_ReleaseChannelConfig) ProtoReflect() protoreflect.Message
- func (x *ServerConfig_ReleaseChannelConfig) Reset()
- func (x *ServerConfig_ReleaseChannelConfig) String() string
- type ServiceExternalIPsConfig
- func (*ServiceExternalIPsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceExternalIPsConfig) GetEnabled() bool
- func (*ServiceExternalIPsConfig) ProtoMessage()
- func (x *ServiceExternalIPsConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceExternalIPsConfig) Reset()
- func (x *ServiceExternalIPsConfig) String() string
- type SetAddonsConfigRequest
- func (*SetAddonsConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAddonsConfigRequest) GetAddonsConfig() *AddonsConfig
- func (x *SetAddonsConfigRequest) GetClusterId() stringdeprecated
- func (x *SetAddonsConfigRequest) GetName() string
- func (x *SetAddonsConfigRequest) GetProjectId() stringdeprecated
- func (x *SetAddonsConfigRequest) GetZone() stringdeprecated
- func (*SetAddonsConfigRequest) ProtoMessage()
- func (x *SetAddonsConfigRequest) ProtoReflect() protoreflect.Message
- func (x *SetAddonsConfigRequest) Reset()
- func (x *SetAddonsConfigRequest) String() string
- type SetLabelsRequest
- func (*SetLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLabelsRequest) GetClusterId() stringdeprecated
- func (x *SetLabelsRequest) GetLabelFingerprint() string
- func (x *SetLabelsRequest) GetName() string
- func (x *SetLabelsRequest) GetProjectId() stringdeprecated
- func (x *SetLabelsRequest) GetResourceLabels() map[string]string
- func (x *SetLabelsRequest) GetZone() stringdeprecated
- func (*SetLabelsRequest) ProtoMessage()
- func (x *SetLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsRequest) Reset()
- func (x *SetLabelsRequest) String() string
- type SetLegacyAbacRequest
- func (*SetLegacyAbacRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLegacyAbacRequest) GetClusterId() stringdeprecated
- func (x *SetLegacyAbacRequest) GetEnabled() bool
- func (x *SetLegacyAbacRequest) GetName() string
- func (x *SetLegacyAbacRequest) GetProjectId() stringdeprecated
- func (x *SetLegacyAbacRequest) GetZone() stringdeprecated
- func (*SetLegacyAbacRequest) ProtoMessage()
- func (x *SetLegacyAbacRequest) ProtoReflect() protoreflect.Message
- func (x *SetLegacyAbacRequest) Reset()
- func (x *SetLegacyAbacRequest) String() string
- type SetLocationsRequest
- func (*SetLocationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLocationsRequest) GetClusterId() stringdeprecated
- func (x *SetLocationsRequest) GetLocations() []string
- func (x *SetLocationsRequest) GetName() string
- func (x *SetLocationsRequest) GetProjectId() stringdeprecated
- func (x *SetLocationsRequest) GetZone() stringdeprecated
- func (*SetLocationsRequest) ProtoMessage()
- func (x *SetLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *SetLocationsRequest) Reset()
- func (x *SetLocationsRequest) String() string
- type SetLoggingServiceRequest
- func (*SetLoggingServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLoggingServiceRequest) GetClusterId() stringdeprecated
- func (x *SetLoggingServiceRequest) GetLoggingService() string
- func (x *SetLoggingServiceRequest) GetName() string
- func (x *SetLoggingServiceRequest) GetProjectId() stringdeprecated
- func (x *SetLoggingServiceRequest) GetZone() stringdeprecated
- func (*SetLoggingServiceRequest) ProtoMessage()
- func (x *SetLoggingServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetLoggingServiceRequest) Reset()
- func (x *SetLoggingServiceRequest) String() string
- type SetMaintenancePolicyRequest
- func (*SetMaintenancePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMaintenancePolicyRequest) GetClusterId() string
- func (x *SetMaintenancePolicyRequest) GetMaintenancePolicy() *MaintenancePolicy
- func (x *SetMaintenancePolicyRequest) GetName() string
- func (x *SetMaintenancePolicyRequest) GetProjectId() string
- func (x *SetMaintenancePolicyRequest) GetZone() string
- func (*SetMaintenancePolicyRequest) ProtoMessage()
- func (x *SetMaintenancePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetMaintenancePolicyRequest) Reset()
- func (x *SetMaintenancePolicyRequest) String() string
- type SetMasterAuthRequest
- func (*SetMasterAuthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMasterAuthRequest) GetAction() SetMasterAuthRequest_Action
- func (x *SetMasterAuthRequest) GetClusterId() stringdeprecated
- func (x *SetMasterAuthRequest) GetName() string
- func (x *SetMasterAuthRequest) GetProjectId() stringdeprecated
- func (x *SetMasterAuthRequest) GetUpdate() *MasterAuth
- func (x *SetMasterAuthRequest) GetZone() stringdeprecated
- func (*SetMasterAuthRequest) ProtoMessage()
- func (x *SetMasterAuthRequest) ProtoReflect() protoreflect.Message
- func (x *SetMasterAuthRequest) Reset()
- func (x *SetMasterAuthRequest) String() string
- type SetMasterAuthRequest_Action
- func (SetMasterAuthRequest_Action) Descriptor() protoreflect.EnumDescriptor
- func (x SetMasterAuthRequest_Action) Enum() *SetMasterAuthRequest_Action
- func (SetMasterAuthRequest_Action) EnumDescriptor() ([]byte, []int)deprecated
- func (x SetMasterAuthRequest_Action) Number() protoreflect.EnumNumber
- func (x SetMasterAuthRequest_Action) String() string
- func (SetMasterAuthRequest_Action) Type() protoreflect.EnumType
- type SetMonitoringServiceRequest
- func (*SetMonitoringServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMonitoringServiceRequest) GetClusterId() stringdeprecated
- func (x *SetMonitoringServiceRequest) GetMonitoringService() string
- func (x *SetMonitoringServiceRequest) GetName() string
- func (x *SetMonitoringServiceRequest) GetProjectId() stringdeprecated
- func (x *SetMonitoringServiceRequest) GetZone() stringdeprecated
- func (*SetMonitoringServiceRequest) ProtoMessage()
- func (x *SetMonitoringServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetMonitoringServiceRequest) Reset()
- func (x *SetMonitoringServiceRequest) String() string
- type SetNetworkPolicyRequest
- func (*SetNetworkPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNetworkPolicyRequest) GetClusterId() stringdeprecated
- func (x *SetNetworkPolicyRequest) GetName() string
- func (x *SetNetworkPolicyRequest) GetNetworkPolicy() *NetworkPolicy
- func (x *SetNetworkPolicyRequest) GetProjectId() stringdeprecated
- func (x *SetNetworkPolicyRequest) GetZone() stringdeprecated
- func (*SetNetworkPolicyRequest) ProtoMessage()
- func (x *SetNetworkPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetNetworkPolicyRequest) Reset()
- func (x *SetNetworkPolicyRequest) String() string
- type SetNodePoolAutoscalingRequest
- func (*SetNodePoolAutoscalingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodePoolAutoscalingRequest) GetAutoscaling() *NodePoolAutoscaling
- func (x *SetNodePoolAutoscalingRequest) GetClusterId() stringdeprecated
- func (x *SetNodePoolAutoscalingRequest) GetName() string
- func (x *SetNodePoolAutoscalingRequest) GetNodePoolId() stringdeprecated
- func (x *SetNodePoolAutoscalingRequest) GetProjectId() stringdeprecated
- func (x *SetNodePoolAutoscalingRequest) GetZone() stringdeprecated
- func (*SetNodePoolAutoscalingRequest) ProtoMessage()
- func (x *SetNodePoolAutoscalingRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodePoolAutoscalingRequest) Reset()
- func (x *SetNodePoolAutoscalingRequest) String() string
- type SetNodePoolManagementRequest
- func (*SetNodePoolManagementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodePoolManagementRequest) GetClusterId() stringdeprecated
- func (x *SetNodePoolManagementRequest) GetManagement() *NodeManagement
- func (x *SetNodePoolManagementRequest) GetName() string
- func (x *SetNodePoolManagementRequest) GetNodePoolId() stringdeprecated
- func (x *SetNodePoolManagementRequest) GetProjectId() stringdeprecated
- func (x *SetNodePoolManagementRequest) GetZone() stringdeprecated
- func (*SetNodePoolManagementRequest) ProtoMessage()
- func (x *SetNodePoolManagementRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodePoolManagementRequest) Reset()
- func (x *SetNodePoolManagementRequest) String() string
- type SetNodePoolSizeRequest
- func (*SetNodePoolSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodePoolSizeRequest) GetClusterId() stringdeprecated
- func (x *SetNodePoolSizeRequest) GetName() string
- func (x *SetNodePoolSizeRequest) GetNodeCount() int32
- func (x *SetNodePoolSizeRequest) GetNodePoolId() stringdeprecated
- func (x *SetNodePoolSizeRequest) GetProjectId() stringdeprecated
- func (x *SetNodePoolSizeRequest) GetZone() stringdeprecated
- func (*SetNodePoolSizeRequest) ProtoMessage()
- func (x *SetNodePoolSizeRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodePoolSizeRequest) Reset()
- func (x *SetNodePoolSizeRequest) String() string
- type ShieldedInstanceConfig
- func (*ShieldedInstanceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ShieldedInstanceConfig) GetEnableIntegrityMonitoring() bool
- func (x *ShieldedInstanceConfig) GetEnableSecureBoot() bool
- func (*ShieldedInstanceConfig) ProtoMessage()
- func (x *ShieldedInstanceConfig) ProtoReflect() protoreflect.Message
- func (x *ShieldedInstanceConfig) Reset()
- func (x *ShieldedInstanceConfig) String() string
- type ShieldedNodes
- type SoleTenantConfig
- func (*SoleTenantConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SoleTenantConfig) GetNodeAffinities() []*SoleTenantConfig_NodeAffinity
- func (*SoleTenantConfig) ProtoMessage()
- func (x *SoleTenantConfig) ProtoReflect() protoreflect.Message
- func (x *SoleTenantConfig) Reset()
- func (x *SoleTenantConfig) String() string
- type SoleTenantConfig_NodeAffinity
- func (*SoleTenantConfig_NodeAffinity) Descriptor() ([]byte, []int)deprecated
- func (x *SoleTenantConfig_NodeAffinity) GetKey() string
- func (x *SoleTenantConfig_NodeAffinity) GetOperator() SoleTenantConfig_NodeAffinity_Operator
- func (x *SoleTenantConfig_NodeAffinity) GetValues() []string
- func (*SoleTenantConfig_NodeAffinity) ProtoMessage()
- func (x *SoleTenantConfig_NodeAffinity) ProtoReflect() protoreflect.Message
- func (x *SoleTenantConfig_NodeAffinity) Reset()
- func (x *SoleTenantConfig_NodeAffinity) String() string
- type SoleTenantConfig_NodeAffinity_Operator
- func (SoleTenantConfig_NodeAffinity_Operator) Descriptor() protoreflect.EnumDescriptor
- func (x SoleTenantConfig_NodeAffinity_Operator) Enum() *SoleTenantConfig_NodeAffinity_Operator
- func (SoleTenantConfig_NodeAffinity_Operator) EnumDescriptor() ([]byte, []int)deprecated
- func (x SoleTenantConfig_NodeAffinity_Operator) Number() protoreflect.EnumNumber
- func (x SoleTenantConfig_NodeAffinity_Operator) String() string
- func (SoleTenantConfig_NodeAffinity_Operator) Type() protoreflect.EnumType
- type StackType
- type StartIPRotationRequest
- func (*StartIPRotationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartIPRotationRequest) GetClusterId() stringdeprecated
- func (x *StartIPRotationRequest) GetName() string
- func (x *StartIPRotationRequest) GetProjectId() stringdeprecated
- func (x *StartIPRotationRequest) GetRotateCredentials() bool
- func (x *StartIPRotationRequest) GetZone() stringdeprecated
- func (*StartIPRotationRequest) ProtoMessage()
- func (x *StartIPRotationRequest) ProtoReflect() protoreflect.Message
- func (x *StartIPRotationRequest) Reset()
- func (x *StartIPRotationRequest) String() string
- type StatusCondition
- func (*StatusCondition) Descriptor() ([]byte, []int)deprecated
- func (x *StatusCondition) GetCanonicalCode() code.Code
- func (x *StatusCondition) GetCode() StatusCondition_Codedeprecated
- func (x *StatusCondition) GetMessage() string
- func (*StatusCondition) ProtoMessage()
- func (x *StatusCondition) ProtoReflect() protoreflect.Message
- func (x *StatusCondition) Reset()
- func (x *StatusCondition) String() string
- type StatusCondition_Code
- func (StatusCondition_Code) Descriptor() protoreflect.EnumDescriptor
- func (x StatusCondition_Code) Enum() *StatusCondition_Code
- func (StatusCondition_Code) EnumDescriptor() ([]byte, []int)deprecated
- func (x StatusCondition_Code) Number() protoreflect.EnumNumber
- func (x StatusCondition_Code) String() string
- func (StatusCondition_Code) Type() protoreflect.EnumType
- type TimeWindow
- func (*TimeWindow) Descriptor() ([]byte, []int)deprecated
- func (x *TimeWindow) GetEndTime() *timestamppb.Timestamp
- func (x *TimeWindow) GetMaintenanceExclusionOptions() *MaintenanceExclusionOptions
- func (m *TimeWindow) GetOptions() isTimeWindow_Options
- func (x *TimeWindow) GetStartTime() *timestamppb.Timestamp
- func (*TimeWindow) ProtoMessage()
- func (x *TimeWindow) ProtoReflect() protoreflect.Message
- func (x *TimeWindow) Reset()
- func (x *TimeWindow) String() string
- type TimeWindow_MaintenanceExclusionOptions
- type UnimplementedClusterManagerServer
- func (*UnimplementedClusterManagerServer) CancelOperation(context.Context, *CancelOperationRequest) (*emptypb.Empty, error)
- func (*UnimplementedClusterManagerServer) CheckAutopilotCompatibility(context.Context, *CheckAutopilotCompatibilityRequest) (*CheckAutopilotCompatibilityResponse, error)
- func (*UnimplementedClusterManagerServer) CompleteIPRotation(context.Context, *CompleteIPRotationRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) CompleteNodePoolUpgrade(context.Context, *CompleteNodePoolUpgradeRequest) (*emptypb.Empty, error)
- func (*UnimplementedClusterManagerServer) CreateCluster(context.Context, *CreateClusterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) CreateNodePool(context.Context, *CreateNodePoolRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) DeleteCluster(context.Context, *DeleteClusterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) DeleteNodePool(context.Context, *DeleteNodePoolRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) GetCluster(context.Context, *GetClusterRequest) (*Cluster, error)
- func (*UnimplementedClusterManagerServer) GetJSONWebKeys(context.Context, *GetJSONWebKeysRequest) (*GetJSONWebKeysResponse, error)
- func (*UnimplementedClusterManagerServer) GetNodePool(context.Context, *GetNodePoolRequest) (*NodePool, error)
- func (*UnimplementedClusterManagerServer) GetOperation(context.Context, *GetOperationRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) GetServerConfig(context.Context, *GetServerConfigRequest) (*ServerConfig, error)
- func (*UnimplementedClusterManagerServer) ListClusters(context.Context, *ListClustersRequest) (*ListClustersResponse, error)
- func (*UnimplementedClusterManagerServer) ListNodePools(context.Context, *ListNodePoolsRequest) (*ListNodePoolsResponse, error)
- func (*UnimplementedClusterManagerServer) ListOperations(context.Context, *ListOperationsRequest) (*ListOperationsResponse, error)
- func (*UnimplementedClusterManagerServer) ListUsableSubnetworks(context.Context, *ListUsableSubnetworksRequest) (*ListUsableSubnetworksResponse, error)
- func (*UnimplementedClusterManagerServer) RollbackNodePoolUpgrade(context.Context, *RollbackNodePoolUpgradeRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetAddonsConfig(context.Context, *SetAddonsConfigRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLabels(context.Context, *SetLabelsRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLegacyAbac(context.Context, *SetLegacyAbacRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLocations(context.Context, *SetLocationsRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetLoggingService(context.Context, *SetLoggingServiceRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetMaintenancePolicy(context.Context, *SetMaintenancePolicyRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetMasterAuth(context.Context, *SetMasterAuthRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetMonitoringService(context.Context, *SetMonitoringServiceRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNetworkPolicy(context.Context, *SetNetworkPolicyRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNodePoolAutoscaling(context.Context, *SetNodePoolAutoscalingRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNodePoolManagement(context.Context, *SetNodePoolManagementRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) SetNodePoolSize(context.Context, *SetNodePoolSizeRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) StartIPRotation(context.Context, *StartIPRotationRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) UpdateCluster(context.Context, *UpdateClusterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) UpdateMaster(context.Context, *UpdateMasterRequest) (*Operation, error)
- func (*UnimplementedClusterManagerServer) UpdateNodePool(context.Context, *UpdateNodePoolRequest) (*Operation, error)
- type UpdateClusterRequest
- func (*UpdateClusterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateClusterRequest) GetClusterId() stringdeprecated
- func (x *UpdateClusterRequest) GetName() string
- func (x *UpdateClusterRequest) GetProjectId() stringdeprecated
- func (x *UpdateClusterRequest) GetUpdate() *ClusterUpdate
- func (x *UpdateClusterRequest) GetZone() stringdeprecated
- func (*UpdateClusterRequest) ProtoMessage()
- func (x *UpdateClusterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateClusterRequest) Reset()
- func (x *UpdateClusterRequest) String() string
- type UpdateMasterRequest
- func (*UpdateMasterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMasterRequest) GetClusterId() stringdeprecated
- func (x *UpdateMasterRequest) GetMasterVersion() string
- func (x *UpdateMasterRequest) GetName() string
- func (x *UpdateMasterRequest) GetProjectId() stringdeprecated
- func (x *UpdateMasterRequest) GetZone() stringdeprecated
- func (*UpdateMasterRequest) ProtoMessage()
- func (x *UpdateMasterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMasterRequest) Reset()
- func (x *UpdateMasterRequest) String() string
- type UpdateNodePoolRequest
- func (*UpdateNodePoolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNodePoolRequest) GetClusterId() stringdeprecated
- func (x *UpdateNodePoolRequest) GetConfidentialNodes() *ConfidentialNodes
- func (x *UpdateNodePoolRequest) GetDiskSizeGb() int64
- func (x *UpdateNodePoolRequest) GetDiskType() string
- func (x *UpdateNodePoolRequest) GetEtag() string
- func (x *UpdateNodePoolRequest) GetFastSocket() *FastSocket
- func (x *UpdateNodePoolRequest) GetGcfsConfig() *GcfsConfig
- func (x *UpdateNodePoolRequest) GetGvnic() *VirtualNIC
- func (x *UpdateNodePoolRequest) GetImageType() string
- func (x *UpdateNodePoolRequest) GetKubeletConfig() *NodeKubeletConfig
- func (x *UpdateNodePoolRequest) GetLabels() *NodeLabels
- func (x *UpdateNodePoolRequest) GetLinuxNodeConfig() *LinuxNodeConfig
- func (x *UpdateNodePoolRequest) GetLocations() []string
- func (x *UpdateNodePoolRequest) GetLoggingConfig() *NodePoolLoggingConfig
- func (x *UpdateNodePoolRequest) GetMachineType() string
- func (x *UpdateNodePoolRequest) GetName() string
- func (x *UpdateNodePoolRequest) GetNodeNetworkConfig() *NodeNetworkConfig
- func (x *UpdateNodePoolRequest) GetNodePoolId() stringdeprecated
- func (x *UpdateNodePoolRequest) GetNodeVersion() string
- func (x *UpdateNodePoolRequest) GetProjectId() stringdeprecated
- func (x *UpdateNodePoolRequest) GetResourceLabels() *ResourceLabels
- func (x *UpdateNodePoolRequest) GetTags() *NetworkTags
- func (x *UpdateNodePoolRequest) GetTaints() *NodeTaints
- func (x *UpdateNodePoolRequest) GetUpgradeSettings() *NodePool_UpgradeSettings
- func (x *UpdateNodePoolRequest) GetWindowsNodeConfig() *WindowsNodeConfig
- func (x *UpdateNodePoolRequest) GetWorkloadMetadataConfig() *WorkloadMetadataConfig
- func (x *UpdateNodePoolRequest) GetZone() stringdeprecated
- func (*UpdateNodePoolRequest) ProtoMessage()
- func (x *UpdateNodePoolRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNodePoolRequest) Reset()
- func (x *UpdateNodePoolRequest) String() string
- type UpgradeAvailableEvent
- func (*UpgradeAvailableEvent) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeAvailableEvent) GetReleaseChannel() *ReleaseChannel
- func (x *UpgradeAvailableEvent) GetResource() string
- func (x *UpgradeAvailableEvent) GetResourceType() UpgradeResourceType
- func (x *UpgradeAvailableEvent) GetVersion() string
- func (*UpgradeAvailableEvent) ProtoMessage()
- func (x *UpgradeAvailableEvent) ProtoReflect() protoreflect.Message
- func (x *UpgradeAvailableEvent) Reset()
- func (x *UpgradeAvailableEvent) String() string
- type UpgradeEvent
- func (*UpgradeEvent) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeEvent) GetCurrentVersion() string
- func (x *UpgradeEvent) GetOperation() string
- func (x *UpgradeEvent) GetOperationStartTime() *timestamppb.Timestamp
- func (x *UpgradeEvent) GetResource() string
- func (x *UpgradeEvent) GetResourceType() UpgradeResourceType
- func (x *UpgradeEvent) GetTargetVersion() string
- func (*UpgradeEvent) ProtoMessage()
- func (x *UpgradeEvent) ProtoReflect() protoreflect.Message
- func (x *UpgradeEvent) Reset()
- func (x *UpgradeEvent) String() string
- type UpgradeResourceType
- func (UpgradeResourceType) Descriptor() protoreflect.EnumDescriptor
- func (x UpgradeResourceType) Enum() *UpgradeResourceType
- func (UpgradeResourceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x UpgradeResourceType) Number() protoreflect.EnumNumber
- func (x UpgradeResourceType) String() string
- func (UpgradeResourceType) Type() protoreflect.EnumType
- type UsableSubnetwork
- func (*UsableSubnetwork) Descriptor() ([]byte, []int)deprecated
- func (x *UsableSubnetwork) GetIpCidrRange() string
- func (x *UsableSubnetwork) GetNetwork() string
- func (x *UsableSubnetwork) GetSecondaryIpRanges() []*UsableSubnetworkSecondaryRange
- func (x *UsableSubnetwork) GetStatusMessage() string
- func (x *UsableSubnetwork) GetSubnetwork() string
- func (*UsableSubnetwork) ProtoMessage()
- func (x *UsableSubnetwork) ProtoReflect() protoreflect.Message
- func (x *UsableSubnetwork) Reset()
- func (x *UsableSubnetwork) String() string
- type UsableSubnetworkSecondaryRange
- func (*UsableSubnetworkSecondaryRange) Descriptor() ([]byte, []int)deprecated
- func (x *UsableSubnetworkSecondaryRange) GetIpCidrRange() string
- func (x *UsableSubnetworkSecondaryRange) GetRangeName() string
- func (x *UsableSubnetworkSecondaryRange) GetStatus() UsableSubnetworkSecondaryRange_Status
- func (*UsableSubnetworkSecondaryRange) ProtoMessage()
- func (x *UsableSubnetworkSecondaryRange) ProtoReflect() protoreflect.Message
- func (x *UsableSubnetworkSecondaryRange) Reset()
- func (x *UsableSubnetworkSecondaryRange) String() string
- type UsableSubnetworkSecondaryRange_Status
- func (UsableSubnetworkSecondaryRange_Status) Descriptor() protoreflect.EnumDescriptor
- func (x UsableSubnetworkSecondaryRange_Status) Enum() *UsableSubnetworkSecondaryRange_Status
- func (UsableSubnetworkSecondaryRange_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x UsableSubnetworkSecondaryRange_Status) Number() protoreflect.EnumNumber
- func (x UsableSubnetworkSecondaryRange_Status) String() string
- func (UsableSubnetworkSecondaryRange_Status) Type() protoreflect.EnumType
- type VerticalPodAutoscaling
- func (*VerticalPodAutoscaling) Descriptor() ([]byte, []int)deprecated
- func (x *VerticalPodAutoscaling) GetEnabled() bool
- func (*VerticalPodAutoscaling) ProtoMessage()
- func (x *VerticalPodAutoscaling) ProtoReflect() protoreflect.Message
- func (x *VerticalPodAutoscaling) Reset()
- func (x *VerticalPodAutoscaling) String() string
- type VirtualNIC
- type WindowsNodeConfig
- func (*WindowsNodeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *WindowsNodeConfig) GetOsVersion() WindowsNodeConfig_OSVersion
- func (*WindowsNodeConfig) ProtoMessage()
- func (x *WindowsNodeConfig) ProtoReflect() protoreflect.Message
- func (x *WindowsNodeConfig) Reset()
- func (x *WindowsNodeConfig) String() string
- type WindowsNodeConfig_OSVersion
- func (WindowsNodeConfig_OSVersion) Descriptor() protoreflect.EnumDescriptor
- func (x WindowsNodeConfig_OSVersion) Enum() *WindowsNodeConfig_OSVersion
- func (WindowsNodeConfig_OSVersion) EnumDescriptor() ([]byte, []int)deprecated
- func (x WindowsNodeConfig_OSVersion) Number() protoreflect.EnumNumber
- func (x WindowsNodeConfig_OSVersion) String() string
- func (WindowsNodeConfig_OSVersion) Type() protoreflect.EnumType
- type WorkloadIdentityConfig
- func (*WorkloadIdentityConfig) Descriptor() ([]byte, []int)deprecated
- func (x *WorkloadIdentityConfig) GetWorkloadPool() string
- func (*WorkloadIdentityConfig) ProtoMessage()
- func (x *WorkloadIdentityConfig) ProtoReflect() protoreflect.Message
- func (x *WorkloadIdentityConfig) Reset()
- func (x *WorkloadIdentityConfig) String() string
- type WorkloadMetadataConfig
- func (*WorkloadMetadataConfig) Descriptor() ([]byte, []int)deprecated
- func (x *WorkloadMetadataConfig) GetMode() WorkloadMetadataConfig_Mode
- func (*WorkloadMetadataConfig) ProtoMessage()
- func (x *WorkloadMetadataConfig) ProtoReflect() protoreflect.Message
- func (x *WorkloadMetadataConfig) Reset()
- func (x *WorkloadMetadataConfig) String() string
- type WorkloadMetadataConfig_Mode
- func (WorkloadMetadataConfig_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x WorkloadMetadataConfig_Mode) Enum() *WorkloadMetadataConfig_Mode
- func (WorkloadMetadataConfig_Mode) EnumDescriptor() ([]byte, []int)deprecated
- func (x WorkloadMetadataConfig_Mode) Number() protoreflect.EnumNumber
- func (x WorkloadMetadataConfig_Mode) String() string
- func (WorkloadMetadataConfig_Mode) Type() protoreflect.EnumType
- type WorkloadPolicyConfig
- func (*WorkloadPolicyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *WorkloadPolicyConfig) GetAllowNetAdmin() bool
- func (*WorkloadPolicyConfig) ProtoMessage()
- func (x *WorkloadPolicyConfig) ProtoReflect() protoreflect.Message
- func (x *WorkloadPolicyConfig) Reset()
- func (x *WorkloadPolicyConfig) String() string
Constants ¶
This section is empty.
Variables ¶
var ( PrivateIPv6GoogleAccess_name = map[int32]string{ 0: "PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED", 1: "PRIVATE_IPV6_GOOGLE_ACCESS_DISABLED", 2: "PRIVATE_IPV6_GOOGLE_ACCESS_TO_GOOGLE", 3: "PRIVATE_IPV6_GOOGLE_ACCESS_BIDIRECTIONAL", } PrivateIPv6GoogleAccess_value = map[string]int32{ "PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED": 0, "PRIVATE_IPV6_GOOGLE_ACCESS_DISABLED": 1, "PRIVATE_IPV6_GOOGLE_ACCESS_TO_GOOGLE": 2, "PRIVATE_IPV6_GOOGLE_ACCESS_BIDIRECTIONAL": 3, } )
Enum value maps for PrivateIPv6GoogleAccess.
var ( UpgradeResourceType_name = map[int32]string{ 0: "UPGRADE_RESOURCE_TYPE_UNSPECIFIED", 1: "MASTER", 2: "NODE_POOL", } UpgradeResourceType_value = map[string]int32{ "UPGRADE_RESOURCE_TYPE_UNSPECIFIED": 0, "MASTER": 1, "NODE_POOL": 2, } )
Enum value maps for UpgradeResourceType.
var ( DatapathProvider_name = map[int32]string{ 0: "DATAPATH_PROVIDER_UNSPECIFIED", 1: "LEGACY_DATAPATH", 2: "ADVANCED_DATAPATH", } DatapathProvider_value = map[string]int32{ "DATAPATH_PROVIDER_UNSPECIFIED": 0, "LEGACY_DATAPATH": 1, "ADVANCED_DATAPATH": 2, } )
Enum value maps for DatapathProvider.
var ( NodePoolUpdateStrategy_name = map[int32]string{ 0: "NODE_POOL_UPDATE_STRATEGY_UNSPECIFIED", 2: "BLUE_GREEN", 3: "SURGE", } NodePoolUpdateStrategy_value = map[string]int32{ "NODE_POOL_UPDATE_STRATEGY_UNSPECIFIED": 0, "BLUE_GREEN": 2, "SURGE": 3, } )
Enum value maps for NodePoolUpdateStrategy.
var ( StackType_name = map[int32]string{ 0: "STACK_TYPE_UNSPECIFIED", 1: "IPV4", 2: "IPV4_IPV6", } StackType_value = map[string]int32{ "STACK_TYPE_UNSPECIFIED": 0, "IPV4": 1, "IPV4_IPV6": 2, } )
Enum value maps for StackType.
var ( IPv6AccessType_name = map[int32]string{ 0: "IPV6_ACCESS_TYPE_UNSPECIFIED", 1: "INTERNAL", 2: "EXTERNAL", } IPv6AccessType_value = map[string]int32{ "IPV6_ACCESS_TYPE_UNSPECIFIED": 0, "INTERNAL": 1, "EXTERNAL": 2, } )
Enum value maps for IPv6AccessType.
var ( LinuxNodeConfig_CgroupMode_name = map[int32]string{ 0: "CGROUP_MODE_UNSPECIFIED", 1: "CGROUP_MODE_V1", 2: "CGROUP_MODE_V2", } LinuxNodeConfig_CgroupMode_value = map[string]int32{ "CGROUP_MODE_UNSPECIFIED": 0, "CGROUP_MODE_V1": 1, "CGROUP_MODE_V2": 2, } )
Enum value maps for LinuxNodeConfig_CgroupMode.
var ( WindowsNodeConfig_OSVersion_name = map[int32]string{ 0: "OS_VERSION_UNSPECIFIED", 1: "OS_VERSION_LTSC2019", 2: "OS_VERSION_LTSC2022", } WindowsNodeConfig_OSVersion_value = map[string]int32{ "OS_VERSION_UNSPECIFIED": 0, "OS_VERSION_LTSC2019": 1, "OS_VERSION_LTSC2022": 2, } )
Enum value maps for WindowsNodeConfig_OSVersion.
var ( NodeNetworkConfig_NetworkPerformanceConfig_Tier_name = map[int32]string{ 0: "TIER_UNSPECIFIED", 1: "TIER_1", } NodeNetworkConfig_NetworkPerformanceConfig_Tier_value = map[string]int32{ "TIER_UNSPECIFIED": 0, "TIER_1": 1, } )
Enum value maps for NodeNetworkConfig_NetworkPerformanceConfig_Tier.
var ( SandboxConfig_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "GVISOR", } SandboxConfig_Type_value = map[string]int32{ "UNSPECIFIED": 0, "GVISOR": 1, } )
Enum value maps for SandboxConfig_Type.
var ( ReservationAffinity_Type_name = map[int32]string{ 0: "UNSPECIFIED", 1: "NO_RESERVATION", 2: "ANY_RESERVATION", 3: "SPECIFIC_RESERVATION", } ReservationAffinity_Type_value = map[string]int32{ "UNSPECIFIED": 0, "NO_RESERVATION": 1, "ANY_RESERVATION": 2, "SPECIFIC_RESERVATION": 3, } )
Enum value maps for ReservationAffinity_Type.
var ( SoleTenantConfig_NodeAffinity_Operator_name = map[int32]string{ 0: "OPERATOR_UNSPECIFIED", 1: "IN", 2: "NOT_IN", } SoleTenantConfig_NodeAffinity_Operator_value = map[string]int32{ "OPERATOR_UNSPECIFIED": 0, "IN": 1, "NOT_IN": 2, } )
Enum value maps for SoleTenantConfig_NodeAffinity_Operator.
var ( NodeTaint_Effect_name = map[int32]string{ 0: "EFFECT_UNSPECIFIED", 1: "NO_SCHEDULE", 2: "PREFER_NO_SCHEDULE", 3: "NO_EXECUTE", } NodeTaint_Effect_value = map[string]int32{ "EFFECT_UNSPECIFIED": 0, "NO_SCHEDULE": 1, "PREFER_NO_SCHEDULE": 2, "NO_EXECUTE": 3, } )
Enum value maps for NodeTaint_Effect.
var ( CloudRunConfig_LoadBalancerType_name = map[int32]string{ 0: "LOAD_BALANCER_TYPE_UNSPECIFIED", 1: "LOAD_BALANCER_TYPE_EXTERNAL", 2: "LOAD_BALANCER_TYPE_INTERNAL", } CloudRunConfig_LoadBalancerType_value = map[string]int32{ "LOAD_BALANCER_TYPE_UNSPECIFIED": 0, "LOAD_BALANCER_TYPE_EXTERNAL": 1, "LOAD_BALANCER_TYPE_INTERNAL": 2, } )
Enum value maps for CloudRunConfig_LoadBalancerType.
var ( NetworkPolicy_Provider_name = map[int32]string{ 0: "PROVIDER_UNSPECIFIED", 1: "CALICO", } NetworkPolicy_Provider_value = map[string]int32{ "PROVIDER_UNSPECIFIED": 0, "CALICO": 1, } )
Enum value maps for NetworkPolicy_Provider.
var ( BinaryAuthorization_EvaluationMode_name = map[int32]string{ 0: "EVALUATION_MODE_UNSPECIFIED", 1: "DISABLED", 2: "PROJECT_SINGLETON_POLICY_ENFORCE", } BinaryAuthorization_EvaluationMode_value = map[string]int32{ "EVALUATION_MODE_UNSPECIFIED": 0, "DISABLED": 1, "PROJECT_SINGLETON_POLICY_ENFORCE": 2, } )
Enum value maps for BinaryAuthorization_EvaluationMode.
var ( Cluster_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "PROVISIONING", 2: "RUNNING", 3: "RECONCILING", 4: "STOPPING", 5: "ERROR", 6: "DEGRADED", } Cluster_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "PROVISIONING": 1, "RUNNING": 2, "RECONCILING": 3, "STOPPING": 4, "ERROR": 5, "DEGRADED": 6, } )
Enum value maps for Cluster_Status.
var ( SecurityPostureConfig_Mode_name = map[int32]string{ 0: "MODE_UNSPECIFIED", 1: "DISABLED", 2: "BASIC", } SecurityPostureConfig_Mode_value = map[string]int32{ "MODE_UNSPECIFIED": 0, "DISABLED": 1, "BASIC": 2, } )
Enum value maps for SecurityPostureConfig_Mode.
var ( SecurityPostureConfig_VulnerabilityMode_name = map[int32]string{ 0: "VULNERABILITY_MODE_UNSPECIFIED", 1: "VULNERABILITY_DISABLED", 2: "VULNERABILITY_BASIC", } SecurityPostureConfig_VulnerabilityMode_value = map[string]int32{ "VULNERABILITY_MODE_UNSPECIFIED": 0, "VULNERABILITY_DISABLED": 1, "VULNERABILITY_BASIC": 2, } )
Enum value maps for SecurityPostureConfig_VulnerabilityMode.
var ( Operation_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "PENDING", 2: "RUNNING", 3: "DONE", 4: "ABORTING", } Operation_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "PENDING": 1, "RUNNING": 2, "DONE": 3, "ABORTING": 4, } )
Enum value maps for Operation_Status.
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", 18: "RESIZE_CLUSTER", } 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, "RESIZE_CLUSTER": 18, } )
Enum value maps for Operation_Type.
var ( SetMasterAuthRequest_Action_name = map[int32]string{ 0: "UNKNOWN", 1: "SET_PASSWORD", 2: "GENERATE_PASSWORD", 3: "SET_USERNAME", } SetMasterAuthRequest_Action_value = map[string]int32{ "UNKNOWN": 0, "SET_PASSWORD": 1, "GENERATE_PASSWORD": 2, "SET_USERNAME": 3, } )
Enum value maps for SetMasterAuthRequest_Action.
var ( NodePool_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "PROVISIONING", 2: "RUNNING", 3: "RUNNING_WITH_ERROR", 4: "RECONCILING", 5: "STOPPING", 6: "ERROR", } NodePool_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "PROVISIONING": 1, "RUNNING": 2, "RUNNING_WITH_ERROR": 3, "RECONCILING": 4, "STOPPING": 5, "ERROR": 6, } )
Enum value maps for NodePool_Status.
var ( NodePool_UpdateInfo_BlueGreenInfo_Phase_name = map[int32]string{ 0: "PHASE_UNSPECIFIED", 1: "UPDATE_STARTED", 2: "CREATING_GREEN_POOL", 3: "CORDONING_BLUE_POOL", 4: "DRAINING_BLUE_POOL", 5: "NODE_POOL_SOAKING", 6: "DELETING_BLUE_POOL", 7: "ROLLBACK_STARTED", } NodePool_UpdateInfo_BlueGreenInfo_Phase_value = map[string]int32{ "PHASE_UNSPECIFIED": 0, "UPDATE_STARTED": 1, "CREATING_GREEN_POOL": 2, "CORDONING_BLUE_POOL": 3, "DRAINING_BLUE_POOL": 4, "NODE_POOL_SOAKING": 5, "DELETING_BLUE_POOL": 6, "ROLLBACK_STARTED": 7, } )
Enum value maps for NodePool_UpdateInfo_BlueGreenInfo_Phase.
var ( NodePool_PlacementPolicy_Type_name = map[int32]string{ 0: "TYPE_UNSPECIFIED", 1: "COMPACT", } NodePool_PlacementPolicy_Type_value = map[string]int32{ "TYPE_UNSPECIFIED": 0, "COMPACT": 1, } )
Enum value maps for NodePool_PlacementPolicy_Type.
var ( MaintenanceExclusionOptions_Scope_name = map[int32]string{ 0: "NO_UPGRADES", 1: "NO_MINOR_UPGRADES", 2: "NO_MINOR_OR_NODE_UPGRADES", } MaintenanceExclusionOptions_Scope_value = map[string]int32{ "NO_UPGRADES": 0, "NO_MINOR_UPGRADES": 1, "NO_MINOR_OR_NODE_UPGRADES": 2, } )
Enum value maps for MaintenanceExclusionOptions_Scope.
var ( ClusterAutoscaling_AutoscalingProfile_name = map[int32]string{ 0: "PROFILE_UNSPECIFIED", 1: "OPTIMIZE_UTILIZATION", 2: "BALANCED", } ClusterAutoscaling_AutoscalingProfile_value = map[string]int32{ "PROFILE_UNSPECIFIED": 0, "OPTIMIZE_UTILIZATION": 1, "BALANCED": 2, } )
Enum value maps for ClusterAutoscaling_AutoscalingProfile.
var ( NodePoolAutoscaling_LocationPolicy_name = map[int32]string{ 0: "LOCATION_POLICY_UNSPECIFIED", 1: "BALANCED", 2: "ANY", } NodePoolAutoscaling_LocationPolicy_value = map[string]int32{ "LOCATION_POLICY_UNSPECIFIED": 0, "BALANCED": 1, "ANY": 2, } )
Enum value maps for NodePoolAutoscaling_LocationPolicy.
var ( GPUSharingConfig_GPUSharingStrategy_name = map[int32]string{ 0: "GPU_SHARING_STRATEGY_UNSPECIFIED", 1: "TIME_SHARING", } GPUSharingConfig_GPUSharingStrategy_value = map[string]int32{ "GPU_SHARING_STRATEGY_UNSPECIFIED": 0, "TIME_SHARING": 1, } )
Enum value maps for GPUSharingConfig_GPUSharingStrategy.
var ( GPUDriverInstallationConfig_GPUDriverVersion_name = map[int32]string{ 0: "GPU_DRIVER_VERSION_UNSPECIFIED", 1: "INSTALLATION_DISABLED", 2: "DEFAULT", 3: "LATEST", } GPUDriverInstallationConfig_GPUDriverVersion_value = map[string]int32{ "GPU_DRIVER_VERSION_UNSPECIFIED": 0, "INSTALLATION_DISABLED": 1, "DEFAULT": 2, "LATEST": 3, } )
Enum value maps for GPUDriverInstallationConfig_GPUDriverVersion.
var ( WorkloadMetadataConfig_Mode_name = map[int32]string{ 0: "MODE_UNSPECIFIED", 1: "GCE_METADATA", 2: "GKE_METADATA", } WorkloadMetadataConfig_Mode_value = map[string]int32{ "MODE_UNSPECIFIED": 0, "GCE_METADATA": 1, "GKE_METADATA": 2, } )
Enum value maps for WorkloadMetadataConfig_Mode.
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", 9: "CA_EXPIRING", } 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, "CA_EXPIRING": 9, } )
Enum value maps for StatusCondition_Code.
var ( NetworkConfig_ClusterNetworkPerformanceConfig_Tier_name = map[int32]string{ 0: "TIER_UNSPECIFIED", 1: "TIER_1", } NetworkConfig_ClusterNetworkPerformanceConfig_Tier_value = map[string]int32{ "TIER_UNSPECIFIED": 0, "TIER_1": 1, } )
Enum value maps for NetworkConfig_ClusterNetworkPerformanceConfig_Tier.
var ( GatewayAPIConfig_Channel_name = map[int32]string{ 0: "CHANNEL_UNSPECIFIED", 1: "CHANNEL_DISABLED", 3: "CHANNEL_EXPERIMENTAL", 4: "CHANNEL_STANDARD", } GatewayAPIConfig_Channel_value = map[string]int32{ "CHANNEL_UNSPECIFIED": 0, "CHANNEL_DISABLED": 1, "CHANNEL_EXPERIMENTAL": 3, "CHANNEL_STANDARD": 4, } )
Enum value maps for GatewayAPIConfig_Channel.
var ( AutopilotCompatibilityIssue_IssueType_name = map[int32]string{ 0: "UNSPECIFIED", 1: "INCOMPATIBILITY", 2: "ADDITIONAL_CONFIG_REQUIRED", 3: "PASSED_WITH_OPTIONAL_CONFIG", } AutopilotCompatibilityIssue_IssueType_value = map[string]int32{ "UNSPECIFIED": 0, "INCOMPATIBILITY": 1, "ADDITIONAL_CONFIG_REQUIRED": 2, "PASSED_WITH_OPTIONAL_CONFIG": 3, } )
Enum value maps for AutopilotCompatibilityIssue_IssueType.
var ( ReleaseChannel_Channel_name = map[int32]string{ 0: "UNSPECIFIED", 1: "RAPID", 2: "REGULAR", 3: "STABLE", } ReleaseChannel_Channel_value = map[string]int32{ "UNSPECIFIED": 0, "RAPID": 1, "REGULAR": 2, "STABLE": 3, } )
Enum value maps for ReleaseChannel_Channel.
var ( DNSConfig_Provider_name = map[int32]string{ 0: "PROVIDER_UNSPECIFIED", 1: "PLATFORM_DEFAULT", 2: "CLOUD_DNS", 3: "KUBE_DNS", } DNSConfig_Provider_value = map[string]int32{ "PROVIDER_UNSPECIFIED": 0, "PLATFORM_DEFAULT": 1, "CLOUD_DNS": 2, "KUBE_DNS": 3, } )
Enum value maps for DNSConfig_Provider.
var ( DNSConfig_DNSScope_name = map[int32]string{ 0: "DNS_SCOPE_UNSPECIFIED", 1: "CLUSTER_SCOPE", 2: "VPC_SCOPE", } DNSConfig_DNSScope_value = map[string]int32{ "DNS_SCOPE_UNSPECIFIED": 0, "CLUSTER_SCOPE": 1, "VPC_SCOPE": 2, } )
Enum value maps for DNSConfig_DNSScope.
var ( DatabaseEncryption_State_name = map[int32]string{ 0: "UNKNOWN", 1: "ENCRYPTED", 2: "DECRYPTED", } DatabaseEncryption_State_value = map[string]int32{ "UNKNOWN": 0, "ENCRYPTED": 1, "DECRYPTED": 2, } )
Enum value maps for DatabaseEncryption_State.
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", } UsableSubnetworkSecondaryRange_Status_value = map[string]int32{ "UNKNOWN": 0, "UNUSED": 1, "IN_USE_SERVICE": 2, "IN_USE_SHAREABLE_POD": 3, "IN_USE_MANAGED_POD": 4, } )
Enum value maps for UsableSubnetworkSecondaryRange_Status.
var ( NotificationConfig_EventType_name = map[int32]string{ 0: "EVENT_TYPE_UNSPECIFIED", 1: "UPGRADE_AVAILABLE_EVENT", 2: "UPGRADE_EVENT", 3: "SECURITY_BULLETIN_EVENT", } NotificationConfig_EventType_value = map[string]int32{ "EVENT_TYPE_UNSPECIFIED": 0, "UPGRADE_AVAILABLE_EVENT": 1, "UPGRADE_EVENT": 2, "SECURITY_BULLETIN_EVENT": 3, } )
Enum value maps for NotificationConfig_EventType.
var ( LoggingComponentConfig_Component_name = map[int32]string{ 0: "COMPONENT_UNSPECIFIED", 1: "SYSTEM_COMPONENTS", 2: "WORKLOADS", 3: "APISERVER", 4: "SCHEDULER", 5: "CONTROLLER_MANAGER", } LoggingComponentConfig_Component_value = map[string]int32{ "COMPONENT_UNSPECIFIED": 0, "SYSTEM_COMPONENTS": 1, "WORKLOADS": 2, "APISERVER": 3, "SCHEDULER": 4, "CONTROLLER_MANAGER": 5, } )
Enum value maps for LoggingComponentConfig_Component.
var ( AdvancedDatapathObservabilityConfig_RelayMode_name = map[int32]string{ 0: "RELAY_MODE_UNSPECIFIED", 1: "DISABLED", 3: "INTERNAL_VPC_LB", 4: "EXTERNAL_LB", } AdvancedDatapathObservabilityConfig_RelayMode_value = map[string]int32{ "RELAY_MODE_UNSPECIFIED": 0, "DISABLED": 1, "INTERNAL_VPC_LB": 3, "EXTERNAL_LB": 4, } )
Enum value maps for AdvancedDatapathObservabilityConfig_RelayMode.
var ( LoggingVariantConfig_Variant_name = map[int32]string{ 0: "VARIANT_UNSPECIFIED", 1: "DEFAULT", 2: "MAX_THROUGHPUT", } LoggingVariantConfig_Variant_value = map[string]int32{ "VARIANT_UNSPECIFIED": 0, "DEFAULT": 1, "MAX_THROUGHPUT": 2, } )
Enum value maps for LoggingVariantConfig_Variant.
var ( MonitoringComponentConfig_Component_name = map[int32]string{ 0: "COMPONENT_UNSPECIFIED", 1: "SYSTEM_COMPONENTS", 3: "APISERVER", 4: "SCHEDULER", 5: "CONTROLLER_MANAGER", 7: "STORAGE", 8: "HPA", 9: "POD", 10: "DAEMONSET", 11: "DEPLOYMENT", 12: "STATEFULSET", } MonitoringComponentConfig_Component_value = map[string]int32{ "COMPONENT_UNSPECIFIED": 0, "SYSTEM_COMPONENTS": 1, "APISERVER": 3, "SCHEDULER": 4, "CONTROLLER_MANAGER": 5, "STORAGE": 7, "HPA": 8, "POD": 9, "DAEMONSET": 10, "DEPLOYMENT": 11, "STATEFULSET": 12, } )
Enum value maps for MonitoringComponentConfig_Component.
var File_google_container_v1_cluster_service_proto protoreflect.FileDescriptor
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"` // Size of partitions to create on the GPU. Valid values are described in the // NVIDIA [mig user // guide](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#partitioning). GpuPartitionSize string `protobuf:"bytes,3,opt,name=gpu_partition_size,json=gpuPartitionSize,proto3" json:"gpu_partition_size,omitempty"` // The configuration for GPU sharing options. GpuSharingConfig *GPUSharingConfig `protobuf:"bytes,5,opt,name=gpu_sharing_config,json=gpuSharingConfig,proto3,oneof" json:"gpu_sharing_config,omitempty"` // The configuration for auto installation of GPU driver. GpuDriverInstallationConfig *GPUDriverInstallationConfig `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
AcceleratorConfig represents a Hardware Accelerator request.
func (*AcceleratorConfig) Descriptor
deprecated
func (*AcceleratorConfig) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorConfig.ProtoReflect.Descriptor instead.
func (*AcceleratorConfig) GetAcceleratorCount ¶
func (x *AcceleratorConfig) GetAcceleratorCount() int64
func (*AcceleratorConfig) GetAcceleratorType ¶
func (x *AcceleratorConfig) GetAcceleratorType() string
func (*AcceleratorConfig) GetGpuDriverInstallationConfig ¶ added in v1.22.0
func (x *AcceleratorConfig) GetGpuDriverInstallationConfig() *GPUDriverInstallationConfig
func (*AcceleratorConfig) GetGpuPartitionSize ¶
func (x *AcceleratorConfig) GetGpuPartitionSize() string
func (*AcceleratorConfig) GetGpuSharingConfig ¶
func (x *AcceleratorConfig) GetGpuSharingConfig() *GPUSharingConfig
func (*AcceleratorConfig) ProtoMessage ¶
func (*AcceleratorConfig) ProtoMessage()
func (*AcceleratorConfig) ProtoReflect ¶
func (x *AcceleratorConfig) ProtoReflect() protoreflect.Message
func (*AcceleratorConfig) Reset ¶
func (x *AcceleratorConfig) Reset()
func (*AcceleratorConfig) String ¶
func (x *AcceleratorConfig) String() string
type AdditionalNodeNetworkConfig ¶ added in v1.24.0
type AdditionalNodeNetworkConfig struct { // Name of the VPC where the additional interface belongs Network string `protobuf:"bytes,1,opt,name=network,proto3" json:"network,omitempty"` // Name of the subnetwork where the additional interface belongs Subnetwork string `protobuf:"bytes,2,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // contains filtered or unexported fields }
AdditionalNodeNetworkConfig is the configuration for additional node networks within the NodeNetworkConfig message
func (*AdditionalNodeNetworkConfig) Descriptor
deprecated
added in
v1.24.0
func (*AdditionalNodeNetworkConfig) Descriptor() ([]byte, []int)
Deprecated: Use AdditionalNodeNetworkConfig.ProtoReflect.Descriptor instead.
func (*AdditionalNodeNetworkConfig) GetNetwork ¶ added in v1.24.0
func (x *AdditionalNodeNetworkConfig) GetNetwork() string
func (*AdditionalNodeNetworkConfig) GetSubnetwork ¶ added in v1.24.0
func (x *AdditionalNodeNetworkConfig) GetSubnetwork() string
func (*AdditionalNodeNetworkConfig) ProtoMessage ¶ added in v1.24.0
func (*AdditionalNodeNetworkConfig) ProtoMessage()
func (*AdditionalNodeNetworkConfig) ProtoReflect ¶ added in v1.24.0
func (x *AdditionalNodeNetworkConfig) ProtoReflect() protoreflect.Message
func (*AdditionalNodeNetworkConfig) Reset ¶ added in v1.24.0
func (x *AdditionalNodeNetworkConfig) Reset()
func (*AdditionalNodeNetworkConfig) String ¶ added in v1.24.0
func (x *AdditionalNodeNetworkConfig) String() string
type AdditionalPodNetworkConfig ¶ added in v1.24.0
type AdditionalPodNetworkConfig struct { // Name of the subnetwork where the additional pod network belongs Subnetwork string `protobuf:"bytes,1,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // The name of the secondary range on the subnet which provides IP address for // this pod range SecondaryPodRange string `protobuf:"bytes,2,opt,name=secondary_pod_range,json=secondaryPodRange,proto3" json:"secondary_pod_range,omitempty"` // The maximum number of pods per node which use this pod network MaxPodsPerNode *MaxPodsConstraint `protobuf:"bytes,3,opt,name=max_pods_per_node,json=maxPodsPerNode,proto3,oneof" json:"max_pods_per_node,omitempty"` // contains filtered or unexported fields }
AdditionalPodNetworkConfig is the configuration for additional pod networks within the NodeNetworkConfig message
func (*AdditionalPodNetworkConfig) Descriptor
deprecated
added in
v1.24.0
func (*AdditionalPodNetworkConfig) Descriptor() ([]byte, []int)
Deprecated: Use AdditionalPodNetworkConfig.ProtoReflect.Descriptor instead.
func (*AdditionalPodNetworkConfig) GetMaxPodsPerNode ¶ added in v1.24.0
func (x *AdditionalPodNetworkConfig) GetMaxPodsPerNode() *MaxPodsConstraint
func (*AdditionalPodNetworkConfig) GetSecondaryPodRange ¶ added in v1.24.0
func (x *AdditionalPodNetworkConfig) GetSecondaryPodRange() string
func (*AdditionalPodNetworkConfig) GetSubnetwork ¶ added in v1.24.0
func (x *AdditionalPodNetworkConfig) GetSubnetwork() string
func (*AdditionalPodNetworkConfig) ProtoMessage ¶ added in v1.24.0
func (*AdditionalPodNetworkConfig) ProtoMessage()
func (*AdditionalPodNetworkConfig) ProtoReflect ¶ added in v1.24.0
func (x *AdditionalPodNetworkConfig) ProtoReflect() protoreflect.Message
func (*AdditionalPodNetworkConfig) Reset ¶ added in v1.24.0
func (x *AdditionalPodNetworkConfig) Reset()
func (*AdditionalPodNetworkConfig) String ¶ added in v1.24.0
func (x *AdditionalPodNetworkConfig) String() string
type AdditionalPodRangesConfig ¶ added in v1.16.0
type AdditionalPodRangesConfig struct { // Name for pod secondary ipv4 range which has the actual range defined ahead. PodRangeNames []string `protobuf:"bytes,1,rep,name=pod_range_names,json=podRangeNames,proto3" json:"pod_range_names,omitempty"` // Output only. [Output only] Information for additional pod range. PodRangeInfo []*RangeInfo `protobuf:"bytes,2,rep,name=pod_range_info,json=podRangeInfo,proto3" json:"pod_range_info,omitempty"` // contains filtered or unexported fields }
AdditionalPodRangesConfig is the configuration for additional pod secondary ranges supporting the ClusterUpdate message.
func (*AdditionalPodRangesConfig) Descriptor
deprecated
added in
v1.16.0
func (*AdditionalPodRangesConfig) Descriptor() ([]byte, []int)
Deprecated: Use AdditionalPodRangesConfig.ProtoReflect.Descriptor instead.
func (*AdditionalPodRangesConfig) GetPodRangeInfo ¶ added in v1.24.0
func (x *AdditionalPodRangesConfig) GetPodRangeInfo() []*RangeInfo
func (*AdditionalPodRangesConfig) GetPodRangeNames ¶ added in v1.17.0
func (x *AdditionalPodRangesConfig) GetPodRangeNames() []string
func (*AdditionalPodRangesConfig) ProtoMessage ¶ added in v1.16.0
func (*AdditionalPodRangesConfig) ProtoMessage()
func (*AdditionalPodRangesConfig) ProtoReflect ¶ added in v1.16.0
func (x *AdditionalPodRangesConfig) ProtoReflect() protoreflect.Message
func (*AdditionalPodRangesConfig) Reset ¶ added in v1.16.0
func (x *AdditionalPodRangesConfig) Reset()
func (*AdditionalPodRangesConfig) String ¶ added in v1.16.0
func (x *AdditionalPodRangesConfig) String() string
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 // // Deprecated: Marked as deprecated in google/container/v1/cluster_service.proto. KubernetesDashboard *KubernetesDashboard `protobuf:"bytes,3,opt,name=kubernetes_dashboard,json=kubernetesDashboard,proto3" json:"kubernetes_dashboard,omitempty"` // 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"` // Configuration for NodeLocalDNS, a dns cache running on cluster nodes DnsCacheConfig *DnsCacheConfig `protobuf:"bytes,8,opt,name=dns_cache_config,json=dnsCacheConfig,proto3" json:"dns_cache_config,omitempty"` // Configuration for the ConfigConnector add-on, a Kubernetes // extension to manage hosted GCP services through the Kubernetes API ConfigConnectorConfig *ConfigConnectorConfig `` /* 127-byte string literal not displayed */ // Configuration for the Compute Engine Persistent Disk CSI driver. GcePersistentDiskCsiDriverConfig *GcePersistentDiskCsiDriverConfig `` /* 166-byte string literal not displayed */ // Configuration for the GCP Filestore CSI driver. GcpFilestoreCsiDriverConfig *GcpFilestoreCsiDriverConfig `` /* 149-byte string literal not displayed */ // Configuration for the Backup for GKE agent addon. GkeBackupAgentConfig *GkeBackupAgentConfig `` /* 126-byte string literal not displayed */ // Configuration for the Cloud Storage Fuse CSI driver. GcsFuseCsiDriverConfig *GcsFuseCsiDriverConfig `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
Configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality.
func (*AddonsConfig) Descriptor
deprecated
func (*AddonsConfig) Descriptor() ([]byte, []int)
Deprecated: Use AddonsConfig.ProtoReflect.Descriptor instead.
func (*AddonsConfig) GetCloudRunConfig ¶
func (x *AddonsConfig) GetCloudRunConfig() *CloudRunConfig
func (*AddonsConfig) GetConfigConnectorConfig ¶
func (x *AddonsConfig) GetConfigConnectorConfig() *ConfigConnectorConfig
func (*AddonsConfig) GetDnsCacheConfig ¶
func (x *AddonsConfig) GetDnsCacheConfig() *DnsCacheConfig
func (*AddonsConfig) GetGcePersistentDiskCsiDriverConfig ¶
func (x *AddonsConfig) GetGcePersistentDiskCsiDriverConfig() *GcePersistentDiskCsiDriverConfig
func (*AddonsConfig) GetGcpFilestoreCsiDriverConfig ¶
func (x *AddonsConfig) GetGcpFilestoreCsiDriverConfig() *GcpFilestoreCsiDriverConfig
func (*AddonsConfig) GetGcsFuseCsiDriverConfig ¶ added in v1.24.0
func (x *AddonsConfig) GetGcsFuseCsiDriverConfig() *GcsFuseCsiDriverConfig
func (*AddonsConfig) GetGkeBackupAgentConfig ¶
func (x *AddonsConfig) GetGkeBackupAgentConfig() *GkeBackupAgentConfig
func (*AddonsConfig) GetHorizontalPodAutoscaling ¶
func (x *AddonsConfig) GetHorizontalPodAutoscaling() *HorizontalPodAutoscaling
func (*AddonsConfig) GetHttpLoadBalancing ¶
func (x *AddonsConfig) GetHttpLoadBalancing() *HttpLoadBalancing
func (*AddonsConfig) GetKubernetesDashboard
deprecated
func (x *AddonsConfig) GetKubernetesDashboard() *KubernetesDashboard
Deprecated: Marked as deprecated in google/container/v1/cluster_service.proto.
func (*AddonsConfig) GetNetworkPolicyConfig ¶
func (x *AddonsConfig) GetNetworkPolicyConfig() *NetworkPolicyConfig
func (*AddonsConfig) ProtoMessage ¶
func (*AddonsConfig) ProtoMessage()
func (*AddonsConfig) ProtoReflect ¶
func (x *AddonsConfig) ProtoReflect() protoreflect.Message
func (*AddonsConfig) Reset ¶
func (x *AddonsConfig) Reset()
func (*AddonsConfig) String ¶
func (x *AddonsConfig) String() string
type AdvancedDatapathObservabilityConfig ¶ added in v1.24.0
type AdvancedDatapathObservabilityConfig struct { // Expose flow metrics on nodes EnableMetrics bool `protobuf:"varint,1,opt,name=enable_metrics,json=enableMetrics,proto3" json:"enable_metrics,omitempty"` // Method used to make Relay available RelayMode AdvancedDatapathObservabilityConfig_RelayMode `` /* 160-byte string literal not displayed */ // contains filtered or unexported fields }
AdvancedDatapathObservabilityConfig specifies configuration of observability features of advanced datapath.
func (*AdvancedDatapathObservabilityConfig) Descriptor
deprecated
added in
v1.24.0
func (*AdvancedDatapathObservabilityConfig) Descriptor() ([]byte, []int)
Deprecated: Use AdvancedDatapathObservabilityConfig.ProtoReflect.Descriptor instead.
func (*AdvancedDatapathObservabilityConfig) GetEnableMetrics ¶ added in v1.24.0
func (x *AdvancedDatapathObservabilityConfig) GetEnableMetrics() bool
func (*AdvancedDatapathObservabilityConfig) GetRelayMode ¶ added in v1.24.0
func (x *AdvancedDatapathObservabilityConfig) GetRelayMode() AdvancedDatapathObservabilityConfig_RelayMode
func (*AdvancedDatapathObservabilityConfig) ProtoMessage ¶ added in v1.24.0
func (*AdvancedDatapathObservabilityConfig) ProtoMessage()
func (*AdvancedDatapathObservabilityConfig) ProtoReflect ¶ added in v1.24.0
func (x *AdvancedDatapathObservabilityConfig) ProtoReflect() protoreflect.Message
func (*AdvancedDatapathObservabilityConfig) Reset ¶ added in v1.24.0
func (x *AdvancedDatapathObservabilityConfig) Reset()