type google.golang.org/genproto/googleapis/container/v1.NetworkConfig
14 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L2346: NetworkConfig *NetworkConfig `protobuf:"bytes,27,opt,name=network_config,json=networkConfig,proto3" json:"network_config,omitempty"`
cluster_service.pb.go#L2643: func (x *Cluster) GetNetworkConfig() *NetworkConfig {
cluster_service.pb.go#L7586: type NetworkConfig struct {
cluster_service.pb.go#L7605: func (x *NetworkConfig) Reset() {
cluster_service.pb.go#L7606: *x = NetworkConfig{}
cluster_service.pb.go#L7614: func (x *NetworkConfig) String() string {
cluster_service.pb.go#L7618: func (*NetworkConfig) ProtoMessage() {}
cluster_service.pb.go#L7620: func (x *NetworkConfig) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L7633: func (*NetworkConfig) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L7637: func (x *NetworkConfig) GetNetwork() string {
cluster_service.pb.go#L7644: func (x *NetworkConfig) GetSubnetwork() string {
cluster_service.pb.go#L7651: func (x *NetworkConfig) GetEnableIntraNodeVisibility() bool {
cluster_service.pb.go#L10363: (*NetworkConfig)(nil), // 79: google.container.v1.NetworkConfig
cluster_service.pb.go#L11375: switch v := v.(*NetworkConfig); 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. |