type google.golang.org/genproto/googleapis/monitoring/v3.Service_MeshIstio
14 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L219: func (x *Service) GetMeshIstio() *Service_MeshIstio {
service.pb.go#L261: MeshIstio *Service_MeshIstio `protobuf:"bytes,10,opt,name=mesh_istio,json=meshIstio,proto3,oneof"`
service.pb.go#L1309: type Service_MeshIstio struct {
service.pb.go#L1325: func (x *Service_MeshIstio) Reset() {
service.pb.go#L1326: *x = Service_MeshIstio{}
service.pb.go#L1334: func (x *Service_MeshIstio) String() string {
service.pb.go#L1338: func (*Service_MeshIstio) ProtoMessage() {}
service.pb.go#L1340: func (x *Service_MeshIstio) ProtoReflect() protoreflect.Message {
service.pb.go#L1353: func (*Service_MeshIstio) Descriptor() ([]byte, []int) {
service.pb.go#L1357: func (x *Service_MeshIstio) GetMeshUid() string {
service.pb.go#L1364: func (x *Service_MeshIstio) GetServiceNamespace() string {
service.pb.go#L1371: func (x *Service_MeshIstio) GetServiceName() string {
service.pb.go#L1980: (*Service_MeshIstio)(nil), // 14: google.monitoring.v3.Service.MeshIstio
service.pb.go#L2185: switch v := v.(*Service_MeshIstio); 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. |