type google.golang.org/genproto/googleapis/container/v1.AutoUpgradeOptions
13 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L5702: UpgradeOptions *AutoUpgradeOptions `protobuf:"bytes,10,opt,name=upgrade_options,json=upgradeOptions,proto3" json:"upgrade_options,omitempty"`
cluster_service.pb.go#L5751: func (x *NodeManagement) GetUpgradeOptions() *AutoUpgradeOptions {
cluster_service.pb.go#L5760: type AutoUpgradeOptions struct {
cluster_service.pb.go#L5774: func (x *AutoUpgradeOptions) Reset() {
cluster_service.pb.go#L5775: *x = AutoUpgradeOptions{}
cluster_service.pb.go#L5783: func (x *AutoUpgradeOptions) String() string {
cluster_service.pb.go#L5787: func (*AutoUpgradeOptions) ProtoMessage() {}
cluster_service.pb.go#L5789: func (x *AutoUpgradeOptions) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L5802: func (*AutoUpgradeOptions) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L5806: func (x *AutoUpgradeOptions) GetAutoUpgradeStartTime() string {
cluster_service.pb.go#L5813: func (x *AutoUpgradeOptions) GetDescription() string {
cluster_service.pb.go#L10341: (*AutoUpgradeOptions)(nil), // 57: google.container.v1.AutoUpgradeOptions
cluster_service.pb.go#L11111: switch v := v.(*AutoUpgradeOptions); 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. |