Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_github_com_google_cloudprober_servers_external_proto_config_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ServerConf ¶
type ServerConf struct { Command *string `protobuf:"bytes,1,opt,name=command" json:"command,omitempty"` // contains filtered or unexported fields }
Next available tag = 2
func (*ServerConf) Descriptor
deprecated
func (*ServerConf) Descriptor() ([]byte, []int)
Deprecated: Use ServerConf.ProtoReflect.Descriptor instead.
func (*ServerConf) GetCommand ¶
func (x *ServerConf) GetCommand() string
func (*ServerConf) ProtoMessage ¶
func (*ServerConf) ProtoMessage()
func (*ServerConf) ProtoReflect ¶
func (x *ServerConf) ProtoReflect() protoreflect.Message
func (*ServerConf) Reset ¶
func (x *ServerConf) Reset()
func (*ServerConf) String ¶
func (x *ServerConf) String() string
Click to show internal directories.
Click to hide internal directories.