type google.golang.org/genproto/googleapis/monitoring/v3.Service_ClusterIstio
15 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L212: func (x *Service) GetClusterIstio() *Service_ClusterIstio {
service.pb.go#L256: ClusterIstio *Service_ClusterIstio `protobuf:"bytes,9,opt,name=cluster_istio,json=clusterIstio,proto3,oneof"`
service.pb.go#L1227: type Service_ClusterIstio struct {
service.pb.go#L1248: func (x *Service_ClusterIstio) Reset() {
service.pb.go#L1249: *x = Service_ClusterIstio{}
service.pb.go#L1257: func (x *Service_ClusterIstio) String() string {
service.pb.go#L1261: func (*Service_ClusterIstio) ProtoMessage() {}
service.pb.go#L1263: func (x *Service_ClusterIstio) ProtoReflect() protoreflect.Message {
service.pb.go#L1276: func (*Service_ClusterIstio) Descriptor() ([]byte, []int) {
service.pb.go#L1280: func (x *Service_ClusterIstio) GetLocation() string {
service.pb.go#L1287: func (x *Service_ClusterIstio) GetClusterName() string {
service.pb.go#L1294: func (x *Service_ClusterIstio) GetServiceNamespace() string {
service.pb.go#L1301: func (x *Service_ClusterIstio) GetServiceName() string {
service.pb.go#L1979: (*Service_ClusterIstio)(nil), // 13: google.monitoring.v3.Service.ClusterIstio
service.pb.go#L2173: switch v := v.(*Service_ClusterIstio); 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. |