type google.golang.org/genproto/googleapis/container/v1.KubernetesDashboard
12 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1296: KubernetesDashboard *KubernetesDashboard `protobuf:"bytes,3,opt,name=kubernetes_dashboard,json=kubernetesDashboard,proto3" json:"kubernetes_dashboard,omitempty"`
cluster_service.pb.go#L1353: func (x *AddonsConfig) GetKubernetesDashboard() *KubernetesDashboard {
cluster_service.pb.go#L1480: type KubernetesDashboard struct {
cluster_service.pb.go#L1489: func (x *KubernetesDashboard) Reset() {
cluster_service.pb.go#L1490: *x = KubernetesDashboard{}
cluster_service.pb.go#L1498: func (x *KubernetesDashboard) String() string {
cluster_service.pb.go#L1502: func (*KubernetesDashboard) ProtoMessage() {}
cluster_service.pb.go#L1504: func (x *KubernetesDashboard) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1517: func (*KubernetesDashboard) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1521: func (x *KubernetesDashboard) GetDisabled() bool {
cluster_service.pb.go#L10302: (*KubernetesDashboard)(nil), // 18: google.container.v1.KubernetesDashboard
cluster_service.pb.go#L10643: switch v := v.(*KubernetesDashboard); 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. |