Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_pkg_monitor_prometheus_prometheus_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Prometheus ¶
type Prometheus struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*Prometheus) Descriptor
deprecated
func (*Prometheus) Descriptor() ([]byte, []int)
Deprecated: Use Prometheus.ProtoReflect.Descriptor instead.
func (*Prometheus) GetEnabled ¶
func (x *Prometheus) GetEnabled() bool
func (*Prometheus) ProtoMessage ¶
func (*Prometheus) ProtoMessage()
func (*Prometheus) ProtoReflect ¶
func (x *Prometheus) ProtoReflect() protoreflect.Message
func (*Prometheus) Reset ¶
func (x *Prometheus) Reset()
func (*Prometheus) String ¶
func (x *Prometheus) String() string
Click to show internal directories.
Click to hide internal directories.