type google.golang.org/genproto/googleapis/container/v1.UsableSubnetworkSecondaryRange_Status
17 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L660: type UsableSubnetworkSecondaryRange_Status int32
cluster_service.pb.go#L664: UsableSubnetworkSecondaryRange_UNKNOWN UsableSubnetworkSecondaryRange_Status = 0
cluster_service.pb.go#L666: UsableSubnetworkSecondaryRange_UNUSED UsableSubnetworkSecondaryRange_Status = 1
cluster_service.pb.go#L669: UsableSubnetworkSecondaryRange_IN_USE_SERVICE UsableSubnetworkSecondaryRange_Status = 2
cluster_service.pb.go#L673: UsableSubnetworkSecondaryRange_IN_USE_SHAREABLE_POD UsableSubnetworkSecondaryRange_Status = 3
cluster_service.pb.go#L676: UsableSubnetworkSecondaryRange_IN_USE_MANAGED_POD UsableSubnetworkSecondaryRange_Status = 4
cluster_service.pb.go#L697: func (x UsableSubnetworkSecondaryRange_Status) Enum() *UsableSubnetworkSecondaryRange_Status {
cluster_service.pb.go#L698: p := new(UsableSubnetworkSecondaryRange_Status)
cluster_service.pb.go#L703: func (x UsableSubnetworkSecondaryRange_Status) String() string {
cluster_service.pb.go#L707: func (UsableSubnetworkSecondaryRange_Status) Descriptor() protoreflect.EnumDescriptor {
cluster_service.pb.go#L711: func (UsableSubnetworkSecondaryRange_Status) Type() protoreflect.EnumType {
cluster_service.pb.go#L715: func (x UsableSubnetworkSecondaryRange_Status) Number() protoreflect.EnumNumber {
cluster_service.pb.go#L720: func (UsableSubnetworkSecondaryRange_Status) EnumDescriptor() ([]byte, []int) {
cluster_service.pb.go#L7975: Status UsableSubnetworkSecondaryRange_Status `protobuf:"varint,3,opt,name=status,proto3,enum=google.container.v1.UsableSubnetworkSecondaryRange_Status" json:"status,omitempty"`
cluster_service.pb.go#L8024: func (x *UsableSubnetworkSecondaryRange) GetStatus() UsableSubnetworkSecondaryRange_Status {
cluster_service.pb.go#L10293: (UsableSubnetworkSecondaryRange_Status)(0), // 9: google.container.v1.UsableSubnetworkSecondaryRange.Status
![]() |
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. |