type google.golang.org/genproto/googleapis/container/v1.DailyMaintenanceWindow
13 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L5936: func (x *MaintenanceWindow) GetDailyMaintenanceWindow() *DailyMaintenanceWindow {
cluster_service.pb.go#L5963: DailyMaintenanceWindow *DailyMaintenanceWindow `protobuf:"bytes,2,opt,name=daily_maintenance_window,json=dailyMaintenanceWindow,proto3,oneof"`
cluster_service.pb.go#L6121: type DailyMaintenanceWindow struct {
cluster_service.pb.go#L6137: func (x *DailyMaintenanceWindow) Reset() {
cluster_service.pb.go#L6138: *x = DailyMaintenanceWindow{}
cluster_service.pb.go#L6146: func (x *DailyMaintenanceWindow) String() string {
cluster_service.pb.go#L6150: func (*DailyMaintenanceWindow) ProtoMessage() {}
cluster_service.pb.go#L6152: func (x *DailyMaintenanceWindow) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L6165: func (*DailyMaintenanceWindow) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L6169: func (x *DailyMaintenanceWindow) GetStartTime() string {
cluster_service.pb.go#L6176: func (x *DailyMaintenanceWindow) GetDuration() string {
cluster_service.pb.go#L10346: (*DailyMaintenanceWindow)(nil), // 62: google.container.v1.DailyMaintenanceWindow
cluster_service.pb.go#L11171: switch v := v.(*DailyMaintenanceWindow); 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. |