type google.golang.org/genproto/googleapis/container/v1.MaintenanceWindow_RecurringWindow
4 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L5944: if x, ok := x.GetPolicy().(*MaintenanceWindow_RecurringWindow); ok {
cluster_service.pb.go#L5966: type MaintenanceWindow_RecurringWindow struct {
cluster_service.pb.go#L5975: func (*MaintenanceWindow_RecurringWindow) isMaintenanceWindow_Policy() {}
cluster_service.pb.go#L11533: (*MaintenanceWindow_RecurringWindow)(nil),
![]() |
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. |