type google.golang.org/genproto/googleapis/container/v1.MaintenanceWindow
15 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L5827: Window *MaintenanceWindow `protobuf:"bytes,1,opt,name=window,proto3" json:"window,omitempty"`
cluster_service.pb.go#L5868: func (x *MaintenancePolicy) GetWindow() *MaintenanceWindow {
cluster_service.pb.go#L5883: type MaintenanceWindow struct {
cluster_service.pb.go#L5897: func (x *MaintenanceWindow) Reset() {
cluster_service.pb.go#L5898: *x = MaintenanceWindow{}
cluster_service.pb.go#L5906: func (x *MaintenanceWindow) String() string {
cluster_service.pb.go#L5910: func (*MaintenanceWindow) ProtoMessage() {}
cluster_service.pb.go#L5912: func (x *MaintenanceWindow) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L5925: func (*MaintenanceWindow) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L5929: func (m *MaintenanceWindow) GetPolicy() isMaintenanceWindow_Policy {
cluster_service.pb.go#L5936: func (x *MaintenanceWindow) GetDailyMaintenanceWindow() *DailyMaintenanceWindow {
cluster_service.pb.go#L5943: func (x *MaintenanceWindow) GetRecurringWindow() *RecurringTimeWindow {
cluster_service.pb.go#L5950: func (x *MaintenanceWindow) GetMaintenanceExclusions() map[string]*TimeWindow {
cluster_service.pb.go#L10343: (*MaintenanceWindow)(nil), // 59: google.container.v1.MaintenanceWindow
cluster_service.pb.go#L11135: switch v := v.(*MaintenanceWindow); 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. |