type google.golang.org/genproto/googleapis/container/v1.PrivateClusterConfig
16 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1580: type PrivateClusterConfig struct {
cluster_service.pb.go#L1602: func (x *PrivateClusterConfig) Reset() {
cluster_service.pb.go#L1603: *x = PrivateClusterConfig{}
cluster_service.pb.go#L1611: func (x *PrivateClusterConfig) String() string {
cluster_service.pb.go#L1615: func (*PrivateClusterConfig) ProtoMessage() {}
cluster_service.pb.go#L1617: func (x *PrivateClusterConfig) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1630: func (*PrivateClusterConfig) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1634: func (x *PrivateClusterConfig) GetEnablePrivateNodes() bool {
cluster_service.pb.go#L1641: func (x *PrivateClusterConfig) GetEnablePrivateEndpoint() bool {
cluster_service.pb.go#L1648: func (x *PrivateClusterConfig) GetMasterIpv4CidrBlock() string {
cluster_service.pb.go#L1655: func (x *PrivateClusterConfig) GetPrivateEndpoint() string {
cluster_service.pb.go#L1662: func (x *PrivateClusterConfig) GetPublicEndpoint() string {
cluster_service.pb.go#L2357: PrivateClusterConfig *PrivateClusterConfig `protobuf:"bytes,37,opt,name=private_cluster_config,json=privateClusterConfig,proto3" json:"private_cluster_config,omitempty"`
cluster_service.pb.go#L2671: func (x *Cluster) GetPrivateClusterConfig() *PrivateClusterConfig {
cluster_service.pb.go#L10304: (*PrivateClusterConfig)(nil), // 20: google.container.v1.PrivateClusterConfig
cluster_service.pb.go#L10667: switch v := v.(*PrivateClusterConfig); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |