type google.golang.org/genproto/googleapis/container/v1.MaintenanceWindow_DailyMaintenanceWindow
4 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L5937: if x, ok := x.GetPolicy().(*MaintenanceWindow_DailyMaintenanceWindow); ok {
cluster_service.pb.go#L5961: type MaintenanceWindow_DailyMaintenanceWindow struct {
cluster_service.pb.go#L5973: func (*MaintenanceWindow_DailyMaintenanceWindow) isMaintenanceWindow_Policy() {}
cluster_service.pb.go#L11532: (*MaintenanceWindow_DailyMaintenanceWindow)(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. |