Documentation ¶
Index ¶
- Variables
- type Bool
- func (*Bool) Descriptor() ([]byte, []int)
- func (m *Bool) GetValue() bool
- func (*Bool) ProtoMessage()
- func (m *Bool) Reset()
- func (m *Bool) String() string
- func (m *Bool) XXX_DiscardUnknown()
- func (m *Bool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Bool) XXX_Merge(src proto.Message)
- func (m *Bool) XXX_Size() int
- func (m *Bool) XXX_Unmarshal(b []byte) error
- type BoolList
- func (*BoolList) Descriptor() ([]byte, []int)
- func (m *BoolList) GetValueList() []bool
- func (*BoolList) ProtoMessage()
- func (m *BoolList) Reset()
- func (m *BoolList) String() string
- func (m *BoolList) XXX_DiscardUnknown()
- func (m *BoolList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BoolList) XXX_Merge(src proto.Message)
- func (m *BoolList) XXX_Size() int
- func (m *BoolList) XXX_Unmarshal(b []byte) error
- type Bytes
- func (*Bytes) Descriptor() ([]byte, []int)
- func (m *Bytes) GetValue() []byte
- func (*Bytes) ProtoMessage()
- func (m *Bytes) Reset()
- func (m *Bytes) String() string
- func (m *Bytes) XXX_DiscardUnknown()
- func (m *Bytes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Bytes) XXX_Merge(src proto.Message)
- func (m *Bytes) XXX_Size() int
- func (m *Bytes) XXX_Unmarshal(b []byte) error
- type BytesList
- func (*BytesList) Descriptor() ([]byte, []int)
- func (m *BytesList) GetValueList() [][]byte
- func (*BytesList) ProtoMessage()
- func (m *BytesList) Reset()
- func (m *BytesList) String() string
- func (m *BytesList) XXX_DiscardUnknown()
- func (m *BytesList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BytesList) XXX_Merge(src proto.Message)
- func (m *BytesList) XXX_Size() int
- func (m *BytesList) XXX_Unmarshal(b []byte) error
- type BytesListMap
- func (*BytesListMap) Descriptor() ([]byte, []int)
- func (m *BytesListMap) GetValueListMap() map[string]*BytesList
- func (*BytesListMap) ProtoMessage()
- func (m *BytesListMap) Reset()
- func (m *BytesListMap) String() string
- func (m *BytesListMap) XXX_DiscardUnknown()
- func (m *BytesListMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BytesListMap) XXX_Merge(src proto.Message)
- func (m *BytesListMap) XXX_Size() int
- func (m *BytesListMap) XXX_Unmarshal(b []byte) error
- type BytesMap
- func (*BytesMap) Descriptor() ([]byte, []int)
- func (m *BytesMap) GetValueMap() map[string][]byte
- func (*BytesMap) ProtoMessage()
- func (m *BytesMap) Reset()
- func (m *BytesMap) String() string
- func (m *BytesMap) XXX_DiscardUnknown()
- func (m *BytesMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BytesMap) XXX_Merge(src proto.Message)
- func (m *BytesMap) XXX_Size() int
- func (m *BytesMap) XXX_Unmarshal(b []byte) error
- type Cluster
- func (*Cluster) Descriptor() ([]byte, []int)
- func (m *Cluster) GetApiServer() *Endpoint
- func (m *Cluster) GetAppId() string
- func (m *Cluster) GetClusterId() string
- func (m *Cluster) GetEndpoints() map[string]*Endpoint
- func (m *Cluster) GetGlobalUuid() string
- func (m *Cluster) GetReservedIps() map[string]*IPAddress
- func (m *Cluster) GetSubnet() string
- func (m *Cluster) GetUserId() string
- func (m *Cluster) GetZone() string
- func (*Cluster) ProtoMessage()
- func (m *Cluster) Reset()
- func (m *Cluster) String() string
- func (m *Cluster) XXX_DiscardUnknown()
- func (m *Cluster) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Cluster) XXX_Merge(src proto.Message)
- func (m *Cluster) XXX_Size() int
- func (m *Cluster) XXX_Unmarshal(b []byte) error
- type CommandInfo
- func (*CommandInfo) Descriptor() ([]byte, []int)
- func (m *CommandInfo) GetCmd() string
- func (m *CommandInfo) GetId() string
- func (m *CommandInfo) GetTimeout() int32
- func (*CommandInfo) ProtoMessage()
- func (m *CommandInfo) Reset()
- func (m *CommandInfo) String() string
- func (m *CommandInfo) XXX_DiscardUnknown()
- func (m *CommandInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CommandInfo) XXX_Merge(src proto.Message)
- func (m *CommandInfo) XXX_Size() int
- func (m *CommandInfo) XXX_Unmarshal(b []byte) error
- type ConfdBackendConfig
- func (*ConfdBackendConfig) Descriptor() ([]byte, []int)
- func (m *ConfdBackendConfig) GetClientCaKeys() string
- func (m *ConfdBackendConfig) GetClientCert() string
- func (m *ConfdBackendConfig) GetClientKey() string
- func (m *ConfdBackendConfig) GetHost() []string
- func (m *ConfdBackendConfig) GetPassword() string
- func (m *ConfdBackendConfig) GetType() string
- func (m *ConfdBackendConfig) GetUser() string
- func (*ConfdBackendConfig) ProtoMessage()
- func (m *ConfdBackendConfig) Reset()
- func (m *ConfdBackendConfig) String() string
- func (m *ConfdBackendConfig) XXX_DiscardUnknown()
- func (m *ConfdBackendConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfdBackendConfig) XXX_Merge(src proto.Message)
- func (m *ConfdBackendConfig) XXX_Size() int
- func (m *ConfdBackendConfig) XXX_Unmarshal(b []byte) error
- type ConfdConfig
- func (*ConfdConfig) Descriptor() ([]byte, []int)
- func (m *ConfdConfig) GetBackendConfig() *ConfdBackendConfig
- func (m *ConfdConfig) GetProcessorConfig() *ConfdProcessorConfig
- func (*ConfdConfig) ProtoMessage()
- func (m *ConfdConfig) Reset()
- func (m *ConfdConfig) String() string
- func (m *ConfdConfig) XXX_DiscardUnknown()
- func (m *ConfdConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfdConfig) XXX_Merge(src proto.Message)
- func (m *ConfdConfig) XXX_Size() int
- func (m *ConfdConfig) XXX_Unmarshal(b []byte) error
- type ConfdEndpoint
- func (*ConfdEndpoint) Descriptor() ([]byte, []int)
- func (m *ConfdEndpoint) GetDroneIp() string
- func (m *ConfdEndpoint) GetDronePort() int32
- func (m *ConfdEndpoint) GetFrontgateId() string
- func (*ConfdEndpoint) ProtoMessage()
- func (m *ConfdEndpoint) Reset()
- func (m *ConfdEndpoint) String() string
- func (m *ConfdEndpoint) XXX_DiscardUnknown()
- func (m *ConfdEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfdEndpoint) XXX_Merge(src proto.Message)
- func (m *ConfdEndpoint) XXX_Size() int
- func (m *ConfdEndpoint) XXX_Unmarshal(b []byte) error
- type ConfdProcessorConfig
- func (*ConfdProcessorConfig) Descriptor() ([]byte, []int)
- func (m *ConfdProcessorConfig) GetConfdir() string
- func (m *ConfdProcessorConfig) GetInterval() int32
- func (m *ConfdProcessorConfig) GetKeepStageFile() bool
- func (m *ConfdProcessorConfig) GetLogLevel() string
- func (m *ConfdProcessorConfig) GetNoop() bool
- func (m *ConfdProcessorConfig) GetOnetime() bool
- func (m *ConfdProcessorConfig) GetPrefix() string
- func (m *ConfdProcessorConfig) GetSyncOnly() bool
- func (m *ConfdProcessorConfig) GetWatch() bool
- func (*ConfdProcessorConfig) ProtoMessage()
- func (m *ConfdProcessorConfig) Reset()
- func (m *ConfdProcessorConfig) String() string
- func (m *ConfdProcessorConfig) XXX_DiscardUnknown()
- func (m *ConfdProcessorConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfdProcessorConfig) XXX_Merge(src proto.Message)
- func (m *ConfdProcessorConfig) XXX_Size() int
- func (m *ConfdProcessorConfig) XXX_Unmarshal(b []byte) error
- type ConfdStatus
- func (*ConfdStatus) Descriptor() ([]byte, []int)
- func (m *ConfdStatus) GetProcessId() int32
- func (m *ConfdStatus) GetStatus() string
- func (m *ConfdStatus) GetUpTime() *timestamp.Timestamp
- func (*ConfdStatus) ProtoMessage()
- func (m *ConfdStatus) Reset()
- func (m *ConfdStatus) String() string
- func (m *ConfdStatus) XXX_DiscardUnknown()
- func (m *ConfdStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConfdStatus) XXX_Merge(src proto.Message)
- func (m *ConfdStatus) XXX_Size() int
- func (m *ConfdStatus) XXX_Unmarshal(b []byte) error
- type DroneBinary
- func (*DroneBinary) Descriptor() ([]byte, []int)
- func (m *DroneBinary) GetDrone() *wrappers.BytesValue
- func (m *DroneBinary) GetVersion() *wrappers.StringValue
- func (*DroneBinary) ProtoMessage()
- func (m *DroneBinary) Reset()
- func (m *DroneBinary) String() string
- func (m *DroneBinary) XXX_DiscardUnknown()
- func (m *DroneBinary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DroneBinary) XXX_Merge(src proto.Message)
- func (m *DroneBinary) XXX_Size() int
- func (m *DroneBinary) XXX_Unmarshal(b []byte) error
- type DroneConfig
- func (*DroneConfig) Descriptor() ([]byte, []int)
- func (m *DroneConfig) GetCmdInfoLogPath() string
- func (m *DroneConfig) GetConfdSelfHost() string
- func (m *DroneConfig) GetHost() string
- func (m *DroneConfig) GetId() string
- func (m *DroneConfig) GetListenPort() int32
- func (m *DroneConfig) GetLogLevel() string
- func (*DroneConfig) ProtoMessage()
- func (m *DroneConfig) Reset()
- func (m *DroneConfig) String() string
- func (m *DroneConfig) XXX_DiscardUnknown()
- func (m *DroneConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DroneConfig) XXX_Merge(src proto.Message)
- func (m *DroneConfig) XXX_Size() int
- func (m *DroneConfig) XXX_Unmarshal(b []byte) error
- type DroneEndpoint
- func (*DroneEndpoint) Descriptor() ([]byte, []int)
- func (m *DroneEndpoint) GetDroneIp() string
- func (m *DroneEndpoint) GetDronePort() int32
- func (m *DroneEndpoint) GetFrontgateId() string
- func (*DroneEndpoint) ProtoMessage()
- func (m *DroneEndpoint) Reset()
- func (m *DroneEndpoint) String() string
- func (m *DroneEndpoint) XXX_DiscardUnknown()
- func (m *DroneEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DroneEndpoint) XXX_Merge(src proto.Message)
- func (m *DroneEndpoint) XXX_Size() int
- func (m *DroneEndpoint) XXX_Unmarshal(b []byte) error
- type DroneId
- func (*DroneId) Descriptor() ([]byte, []int)
- func (m *DroneId) GetId() string
- func (*DroneId) ProtoMessage()
- func (m *DroneId) Reset()
- func (m *DroneId) String() string
- func (m *DroneId) XXX_DiscardUnknown()
- func (m *DroneId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DroneId) XXX_Merge(src proto.Message)
- func (m *DroneId) XXX_Size() int
- func (m *DroneId) XXX_Unmarshal(b []byte) error
- type DroneIdList
- func (*DroneIdList) Descriptor() ([]byte, []int)
- func (m *DroneIdList) GetIdList() []string
- func (*DroneIdList) ProtoMessage()
- func (m *DroneIdList) Reset()
- func (m *DroneIdList) String() string
- func (m *DroneIdList) XXX_DiscardUnknown()
- func (m *DroneIdList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DroneIdList) XXX_Merge(src proto.Message)
- func (m *DroneIdList) XXX_Size() int
- func (m *DroneIdList) XXX_Unmarshal(b []byte) error
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)
- func (*Empty) ProtoMessage()
- func (m *Empty) Reset()
- func (m *Empty) String() string
- func (m *Empty) XXX_DiscardUnknown()
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Empty) XXX_Merge(src proto.Message)
- func (m *Empty) XXX_Size() int
- func (m *Empty) XXX_Unmarshal(b []byte) error
- type Endpoint
- func (*Endpoint) Descriptor() ([]byte, []int)
- func (m *Endpoint) GetHost() string
- func (m *Endpoint) GetPort() int32
- func (m *Endpoint) GetProtocol() string
- func (*Endpoint) ProtoMessage()
- func (m *Endpoint) Reset()
- func (m *Endpoint) String() string
- func (m *Endpoint) XXX_DiscardUnknown()
- func (m *Endpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Endpoint) XXX_Merge(src proto.Message)
- func (m *Endpoint) XXX_Size() int
- func (m *Endpoint) XXX_Unmarshal(b []byte) error
- type EtcdConfig
- func (*EtcdConfig) Descriptor() ([]byte, []int)
- func (m *EtcdConfig) GetMaxTxnOps() int32
- func (m *EtcdConfig) GetNodeList() []*EtcdEndpoint
- func (m *EtcdConfig) GetPassword() string
- func (m *EtcdConfig) GetTimeoutSeconds() int32
- func (m *EtcdConfig) GetUser() string
- func (*EtcdConfig) ProtoMessage()
- func (m *EtcdConfig) Reset()
- func (m *EtcdConfig) String() string
- func (m *EtcdConfig) XXX_DiscardUnknown()
- func (m *EtcdConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EtcdConfig) XXX_Merge(src proto.Message)
- func (m *EtcdConfig) XXX_Size() int
- func (m *EtcdConfig) XXX_Unmarshal(b []byte) error
- type EtcdEndpoint
- func (*EtcdEndpoint) Descriptor() ([]byte, []int)
- func (m *EtcdEndpoint) GetHost() string
- func (m *EtcdEndpoint) GetPort() int32
- func (*EtcdEndpoint) ProtoMessage()
- func (m *EtcdEndpoint) Reset()
- func (m *EtcdEndpoint) String() string
- func (m *EtcdEndpoint) XXX_DiscardUnknown()
- func (m *EtcdEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EtcdEndpoint) XXX_Merge(src proto.Message)
- func (m *EtcdEndpoint) XXX_Size() int
- func (m *EtcdEndpoint) XXX_Unmarshal(b []byte) error
- type Float32
- func (*Float32) Descriptor() ([]byte, []int)
- func (m *Float32) GetValue() float32
- func (*Float32) ProtoMessage()
- func (m *Float32) Reset()
- func (m *Float32) String() string
- func (m *Float32) XXX_DiscardUnknown()
- func (m *Float32) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Float32) XXX_Merge(src proto.Message)
- func (m *Float32) XXX_Size() int
- func (m *Float32) XXX_Unmarshal(b []byte) error
- type Float32List
- func (*Float32List) Descriptor() ([]byte, []int)
- func (m *Float32List) GetValueList() []float32
- func (*Float32List) ProtoMessage()
- func (m *Float32List) Reset()
- func (m *Float32List) String() string
- func (m *Float32List) XXX_DiscardUnknown()
- func (m *Float32List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Float32List) XXX_Merge(src proto.Message)
- func (m *Float32List) XXX_Size() int
- func (m *Float32List) XXX_Unmarshal(b []byte) error
- type Float64
- func (*Float64) Descriptor() ([]byte, []int)
- func (m *Float64) GetValue() float64
- func (*Float64) ProtoMessage()
- func (m *Float64) Reset()
- func (m *Float64) String() string
- func (m *Float64) XXX_DiscardUnknown()
- func (m *Float64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Float64) XXX_Merge(src proto.Message)
- func (m *Float64) XXX_Size() int
- func (m *Float64) XXX_Unmarshal(b []byte) error
- type Float64List
- func (*Float64List) Descriptor() ([]byte, []int)
- func (m *Float64List) GetValueList() []float64
- func (*Float64List) ProtoMessage()
- func (m *Float64List) Reset()
- func (m *Float64List) String() string
- func (m *Float64List) XXX_DiscardUnknown()
- func (m *Float64List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Float64List) XXX_Merge(src proto.Message)
- func (m *Float64List) XXX_Size() int
- func (m *Float64List) XXX_Unmarshal(b []byte) error
- type FrontgateConfig
- func (*FrontgateConfig) Descriptor() ([]byte, []int)
- func (m *FrontgateConfig) GetConfdConfig() *ConfdConfig
- func (m *FrontgateConfig) GetEtcdConfig() *EtcdConfig
- func (m *FrontgateConfig) GetHost() string
- func (m *FrontgateConfig) GetId() string
- func (m *FrontgateConfig) GetListenPort() int32
- func (m *FrontgateConfig) GetLogLevel() string
- func (m *FrontgateConfig) GetNodeId() string
- func (m *FrontgateConfig) GetNodeList() []*FrontgateEndpoint
- func (m *FrontgateConfig) GetPilotHost() string
- func (m *FrontgateConfig) GetPilotPort() int32
- func (*FrontgateConfig) ProtoMessage()
- func (m *FrontgateConfig) Reset()
- func (m *FrontgateConfig) String() string
- func (m *FrontgateConfig) XXX_DiscardUnknown()
- func (m *FrontgateConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FrontgateConfig) XXX_Merge(src proto.Message)
- func (m *FrontgateConfig) XXX_Size() int
- func (m *FrontgateConfig) XXX_Unmarshal(b []byte) error
- type FrontgateEndpoint
- func (*FrontgateEndpoint) Descriptor() ([]byte, []int)
- func (m *FrontgateEndpoint) GetFrontgateId() string
- func (m *FrontgateEndpoint) GetFrontgateNodeId() string
- func (m *FrontgateEndpoint) GetNodeIp() string
- func (m *FrontgateEndpoint) GetNodePort() int32
- func (*FrontgateEndpoint) ProtoMessage()
- func (m *FrontgateEndpoint) Reset()
- func (m *FrontgateEndpoint) String() string
- func (m *FrontgateEndpoint) XXX_DiscardUnknown()
- func (m *FrontgateEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FrontgateEndpoint) XXX_Merge(src proto.Message)
- func (m *FrontgateEndpoint) XXX_Size() int
- func (m *FrontgateEndpoint) XXX_Unmarshal(b []byte) error
- type FrontgateId
- func (*FrontgateId) Descriptor() ([]byte, []int)
- func (m *FrontgateId) GetId() string
- func (m *FrontgateId) GetPayload() string
- func (*FrontgateId) ProtoMessage()
- func (m *FrontgateId) Reset()
- func (m *FrontgateId) String() string
- func (m *FrontgateId) XXX_DiscardUnknown()
- func (m *FrontgateId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FrontgateId) XXX_Merge(src proto.Message)
- func (m *FrontgateId) XXX_Size() int
- func (m *FrontgateId) XXX_Unmarshal(b []byte) error
- type FrontgateIdList
- func (*FrontgateIdList) Descriptor() ([]byte, []int)
- func (m *FrontgateIdList) GetIdList() []string
- func (*FrontgateIdList) ProtoMessage()
- func (m *FrontgateIdList) Reset()
- func (m *FrontgateIdList) String() string
- func (m *FrontgateIdList) XXX_DiscardUnknown()
- func (m *FrontgateIdList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FrontgateIdList) XXX_Merge(src proto.Message)
- func (m *FrontgateIdList) XXX_Size() int
- func (m *FrontgateIdList) XXX_Unmarshal(b []byte) error
- type FrontgateNodeId
- func (*FrontgateNodeId) Descriptor() ([]byte, []int)
- func (m *FrontgateNodeId) GetId() string
- func (m *FrontgateNodeId) GetNodeId() string
- func (m *FrontgateNodeId) GetPayload() string
- func (*FrontgateNodeId) ProtoMessage()
- func (m *FrontgateNodeId) Reset()
- func (m *FrontgateNodeId) String() string
- func (m *FrontgateNodeId) XXX_DiscardUnknown()
- func (m *FrontgateNodeId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FrontgateNodeId) XXX_Merge(src proto.Message)
- func (m *FrontgateNodeId) XXX_Size() int
- func (m *FrontgateNodeId) XXX_Unmarshal(b []byte) error
- type IPAddress
- func (*IPAddress) Descriptor() ([]byte, []int)
- func (m *IPAddress) GetValue() string
- func (*IPAddress) ProtoMessage()
- func (m *IPAddress) Reset()
- func (m *IPAddress) String() string
- func (m *IPAddress) XXX_DiscardUnknown()
- func (m *IPAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IPAddress) XXX_Merge(src proto.Message)
- func (m *IPAddress) XXX_Size() int
- func (m *IPAddress) XXX_Unmarshal(b []byte) error
- type Instance
- func (*Instance) Descriptor() ([]byte, []int)
- func (m *Instance) GetCpu() int32
- func (m *Instance) GetEip() string
- func (m *Instance) GetGid() string
- func (m *Instance) GetGpu() int32
- func (m *Instance) GetGpuClass() string
- func (m *Instance) GetGsid() string
- func (m *Instance) GetId() string
- func (m *Instance) GetInstanceClass() string
- func (m *Instance) GetInstanceId() string
- func (m *Instance) GetIp() string
- func (m *Instance) GetMac() string
- func (m *Instance) GetMemory() int32
- func (m *Instance) GetNodeId() string
- func (m *Instance) GetPhysicalMachine() string
- func (m *Instance) GetPort() int32
- func (m *Instance) GetPubKey() string
- func (m *Instance) GetReservedIps() map[string]*IPAddress
- func (m *Instance) GetRole() string
- func (m *Instance) GetSid() string
- func (m *Instance) GetToken() string
- func (m *Instance) GetVolumeClass() string
- func (m *Instance) GetVolumeSize() int32
- func (*Instance) ProtoMessage()
- func (m *Instance) Reset()
- func (m *Instance) String() string
- func (m *Instance) XXX_DiscardUnknown()
- func (m *Instance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Instance) XXX_Merge(src proto.Message)
- func (m *Instance) XXX_Size() int
- func (m *Instance) XXX_Unmarshal(b []byte) error
- type Int32
- func (*Int32) Descriptor() ([]byte, []int)
- func (m *Int32) GetValue() int32
- func (*Int32) ProtoMessage()
- func (m *Int32) Reset()
- func (m *Int32) String() string
- func (m *Int32) XXX_DiscardUnknown()
- func (m *Int32) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Int32) XXX_Merge(src proto.Message)
- func (m *Int32) XXX_Size() int
- func (m *Int32) XXX_Unmarshal(b []byte) error
- type Int32List
- func (*Int32List) Descriptor() ([]byte, []int)
- func (m *Int32List) GetValueList() []int32
- func (*Int32List) ProtoMessage()
- func (m *Int32List) Reset()
- func (m *Int32List) String() string
- func (m *Int32List) XXX_DiscardUnknown()
- func (m *Int32List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Int32List) XXX_Merge(src proto.Message)
- func (m *Int32List) XXX_Size() int
- func (m *Int32List) XXX_Unmarshal(b []byte) error
- type Int64
- func (*Int64) Descriptor() ([]byte, []int)
- func (m *Int64) GetValue() int64
- func (*Int64) ProtoMessage()
- func (m *Int64) Reset()
- func (m *Int64) String() string
- func (m *Int64) XXX_DiscardUnknown()
- func (m *Int64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Int64) XXX_Merge(src proto.Message)
- func (m *Int64) XXX_Size() int
- func (m *Int64) XXX_Unmarshal(b []byte) error
- type Int64List
- func (*Int64List) Descriptor() ([]byte, []int)
- func (m *Int64List) GetValueList() []int64
- func (*Int64List) ProtoMessage()
- func (m *Int64List) Reset()
- func (m *Int64List) String() string
- func (m *Int64List) XXX_DiscardUnknown()
- func (m *Int64List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Int64List) XXX_Merge(src proto.Message)
- func (m *Int64List) XXX_Size() int
- func (m *Int64List) XXX_Unmarshal(b []byte) error
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)
- func (m *Metadata) GetAddingHosts() map[string]*Instance
- func (m *Metadata) GetCluster() *Cluster
- func (m *Metadata) GetCmd() *CommandInfo
- func (m *Metadata) GetDeletingHosts() map[string]*Instance
- func (m *Metadata) GetEnv() map[string]string
- func (m *Metadata) GetHosts() map[string]*Instance
- func (m *Metadata) GetLinks() map[string]string
- func (m *Metadata) GetVerticalScalingRoles() string
- func (*Metadata) ProtoMessage()
- func (m *Metadata) Reset()
- func (m *Metadata) String() string
- func (m *Metadata) XXX_DiscardUnknown()
- func (m *Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Metadata) XXX_Merge(src proto.Message)
- func (m *Metadata) XXX_Size() int
- func (m *Metadata) XXX_Unmarshal(b []byte) error
- type PilotClientTLSConfig
- func (*PilotClientTLSConfig) Descriptor() ([]byte, []int)
- func (m *PilotClientTLSConfig) GetCaCrtData() string
- func (m *PilotClientTLSConfig) GetClientCrtData() string
- func (m *PilotClientTLSConfig) GetClientKeyData() string
- func (m *PilotClientTLSConfig) GetPilotServerName() string
- func (*PilotClientTLSConfig) ProtoMessage()
- func (m *PilotClientTLSConfig) Reset()
- func (m *PilotClientTLSConfig) String() string
- func (m *PilotClientTLSConfig) XXX_DiscardUnknown()
- func (m *PilotClientTLSConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PilotClientTLSConfig) XXX_Merge(src proto.Message)
- func (m *PilotClientTLSConfig) XXX_Size() int
- func (m *PilotClientTLSConfig) XXX_Unmarshal(b []byte) error
- type PilotConfig
- func (*PilotConfig) Descriptor() ([]byte, []int)
- func (m *PilotConfig) GetHost() string
- func (m *PilotConfig) GetId() string
- func (m *PilotConfig) GetListenPort() int32
- func (m *PilotConfig) GetLogLevel() string
- func (m *PilotConfig) GetTlsListenPort() int32
- func (*PilotConfig) ProtoMessage()
- func (m *PilotConfig) Reset()
- func (m *PilotConfig) String() string
- func (m *PilotConfig) XXX_DiscardUnknown()
- func (m *PilotConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PilotConfig) XXX_Merge(src proto.Message)
- func (m *PilotConfig) XXX_Size() int
- func (m *PilotConfig) XXX_Unmarshal(b []byte) error
- type PilotEndpoint
- func (*PilotEndpoint) Descriptor() ([]byte, []int)
- func (m *PilotEndpoint) GetPilotHost() string
- func (m *PilotEndpoint) GetPilotId() string
- func (m *PilotEndpoint) GetPilotPort() int32
- func (*PilotEndpoint) ProtoMessage()
- func (m *PilotEndpoint) Reset()
- func (m *PilotEndpoint) String() string
- func (m *PilotEndpoint) XXX_DiscardUnknown()
- func (m *PilotEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PilotEndpoint) XXX_Merge(src proto.Message)
- func (m *PilotEndpoint) XXX_Size() int
- func (m *PilotEndpoint) XXX_Unmarshal(b []byte) error
- type PilotTLSConfig
- func (*PilotTLSConfig) Descriptor() ([]byte, []int)
- func (m *PilotTLSConfig) GetCaCrtData() string
- func (m *PilotTLSConfig) GetClientCrtData() string
- func (m *PilotTLSConfig) GetClientKeyData() string
- func (m *PilotTLSConfig) GetPilotServerName() string
- func (m *PilotTLSConfig) GetServerCrtData() string
- func (m *PilotTLSConfig) GetServerKeyData() string
- func (*PilotTLSConfig) ProtoMessage()
- func (m *PilotTLSConfig) Reset()
- func (m *PilotTLSConfig) String() string
- func (m *PilotTLSConfig) XXX_DiscardUnknown()
- func (m *PilotTLSConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PilotTLSConfig) XXX_Merge(src proto.Message)
- func (m *PilotTLSConfig) XXX_Size() int
- func (m *PilotTLSConfig) XXX_Unmarshal(b []byte) error
- type RunCommandOnDroneRequest
- func (*RunCommandOnDroneRequest) Descriptor() ([]byte, []int)
- func (m *RunCommandOnDroneRequest) GetCommand() string
- func (m *RunCommandOnDroneRequest) GetEndpoint() *DroneEndpoint
- func (m *RunCommandOnDroneRequest) GetTimeoutSeconds() int32
- func (*RunCommandOnDroneRequest) ProtoMessage()
- func (m *RunCommandOnDroneRequest) Reset()
- func (m *RunCommandOnDroneRequest) String() string
- func (m *RunCommandOnDroneRequest) XXX_DiscardUnknown()
- func (m *RunCommandOnDroneRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RunCommandOnDroneRequest) XXX_Merge(src proto.Message)
- func (m *RunCommandOnDroneRequest) XXX_Size() int
- func (m *RunCommandOnDroneRequest) XXX_Unmarshal(b []byte) error
- type RunCommandOnFrontgateRequest
- func (*RunCommandOnFrontgateRequest) Descriptor() ([]byte, []int)
- func (m *RunCommandOnFrontgateRequest) GetCommand() string
- func (m *RunCommandOnFrontgateRequest) GetEndpoint() *FrontgateEndpoint
- func (m *RunCommandOnFrontgateRequest) GetTimeoutSeconds() int32
- func (*RunCommandOnFrontgateRequest) ProtoMessage()
- func (m *RunCommandOnFrontgateRequest) Reset()
- func (m *RunCommandOnFrontgateRequest) String() string
- func (m *RunCommandOnFrontgateRequest) XXX_DiscardUnknown()
- func (m *RunCommandOnFrontgateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RunCommandOnFrontgateRequest) XXX_Merge(src proto.Message)
- func (m *RunCommandOnFrontgateRequest) XXX_Size() int
- func (m *RunCommandOnFrontgateRequest) XXX_Unmarshal(b []byte) error
- type SetConfdConfigRequest
- func (*SetConfdConfigRequest) Descriptor() ([]byte, []int)
- func (m *SetConfdConfigRequest) GetConfig() *ConfdConfig
- func (m *SetConfdConfigRequest) GetEndpoint() *ConfdEndpoint
- func (*SetConfdConfigRequest) ProtoMessage()
- func (m *SetConfdConfigRequest) Reset()
- func (m *SetConfdConfigRequest) String() string
- func (m *SetConfdConfigRequest) XXX_DiscardUnknown()
- func (m *SetConfdConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetConfdConfigRequest) XXX_Merge(src proto.Message)
- func (m *SetConfdConfigRequest) XXX_Size() int
- func (m *SetConfdConfigRequest) XXX_Unmarshal(b []byte) error
- type SetDroneConfigRequest
- func (*SetDroneConfigRequest) Descriptor() ([]byte, []int)
- func (m *SetDroneConfigRequest) GetConfig() *DroneConfig
- func (m *SetDroneConfigRequest) GetEndpoint() *DroneEndpoint
- func (*SetDroneConfigRequest) ProtoMessage()
- func (m *SetDroneConfigRequest) Reset()
- func (m *SetDroneConfigRequest) String() string
- func (m *SetDroneConfigRequest) XXX_DiscardUnknown()
- func (m *SetDroneConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetDroneConfigRequest) XXX_Merge(src proto.Message)
- func (m *SetDroneConfigRequest) XXX_Size() int
- func (m *SetDroneConfigRequest) XXX_Unmarshal(b []byte) error
- type String
- func (*String) Descriptor() ([]byte, []int)
- func (m *String) GetValue() string
- func (*String) ProtoMessage()
- func (m *String) Reset()
- func (m *String) String() string
- func (m *String) XXX_DiscardUnknown()
- func (m *String) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *String) XXX_Merge(src proto.Message)
- func (m *String) XXX_Size() int
- func (m *String) XXX_Unmarshal(b []byte) error
- type StringList
- func (*StringList) Descriptor() ([]byte, []int)
- func (m *StringList) GetValueList() []string
- func (*StringList) ProtoMessage()
- func (m *StringList) Reset()
- func (m *StringList) String() string
- func (m *StringList) XXX_DiscardUnknown()
- func (m *StringList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StringList) XXX_Merge(src proto.Message)
- func (m *StringList) XXX_Size() int
- func (m *StringList) XXX_Unmarshal(b []byte) error
- type StringListMap
- func (*StringListMap) Descriptor() ([]byte, []int)
- func (m *StringListMap) GetValueListMap() map[string]*StringList
- func (*StringListMap) ProtoMessage()
- func (m *StringListMap) Reset()
- func (m *StringListMap) String() string
- func (m *StringListMap) XXX_DiscardUnknown()
- func (m *StringListMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StringListMap) XXX_Merge(src proto.Message)
- func (m *StringListMap) XXX_Size() int
- func (m *StringListMap) XXX_Unmarshal(b []byte) error
- type StringMap
- func (*StringMap) Descriptor() ([]byte, []int)
- func (m *StringMap) GetValueMap() map[string]string
- func (*StringMap) ProtoMessage()
- func (m *StringMap) Reset()
- func (m *StringMap) String() string
- func (m *StringMap) XXX_DiscardUnknown()
- func (m *StringMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StringMap) XXX_Merge(src proto.Message)
- func (m *StringMap) XXX_Size() int
- func (m *StringMap) XXX_Unmarshal(b []byte) error
- type SubTaskAction
- type SubTaskId
- func (*SubTaskId) Descriptor() ([]byte, []int)
- func (m *SubTaskId) GetTaskId() string
- func (*SubTaskId) ProtoMessage()
- func (m *SubTaskId) Reset()
- func (m *SubTaskId) String() string
- func (m *SubTaskId) XXX_DiscardUnknown()
- func (m *SubTaskId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTaskId) XXX_Merge(src proto.Message)
- func (m *SubTaskId) XXX_Size() int
- func (m *SubTaskId) XXX_Unmarshal(b []byte) error
- type SubTaskMessage
- func (*SubTaskMessage) Descriptor() ([]byte, []int)
- func (m *SubTaskMessage) GetAction() string
- func (m *SubTaskMessage) GetDirective() string
- func (m *SubTaskMessage) GetTaskId() string
- func (*SubTaskMessage) ProtoMessage()
- func (m *SubTaskMessage) Reset()
- func (m *SubTaskMessage) String() string
- func (m *SubTaskMessage) XXX_DiscardUnknown()
- func (m *SubTaskMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTaskMessage) XXX_Merge(src proto.Message)
- func (m *SubTaskMessage) XXX_Size() int
- func (m *SubTaskMessage) XXX_Unmarshal(b []byte) error
- type SubTaskStatus
- func (*SubTaskStatus) Descriptor() ([]byte, []int)
- func (m *SubTaskStatus) GetStatus() string
- func (m *SubTaskStatus) GetTaskId() string
- func (*SubTaskStatus) ProtoMessage()
- func (m *SubTaskStatus) Reset()
- func (m *SubTaskStatus) String() string
- func (m *SubTaskStatus) XXX_DiscardUnknown()
- func (m *SubTaskStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTaskStatus) XXX_Merge(src proto.Message)
- func (m *SubTaskStatus) XXX_Size() int
- func (m *SubTaskStatus) XXX_Unmarshal(b []byte) error
- type SubTask_DeregisterCmd
- func (*SubTask_DeregisterCmd) Descriptor() ([]byte, []int)
- func (m *SubTask_DeregisterCmd) GetAction() string
- func (m *SubTask_DeregisterCmd) GetCnodes() string
- func (m *SubTask_DeregisterCmd) GetDroneIp() string
- func (m *SubTask_DeregisterCmd) GetFrontgateId() string
- func (m *SubTask_DeregisterCmd) GetRetry() int32
- func (m *SubTask_DeregisterCmd) GetTaskId() string
- func (m *SubTask_DeregisterCmd) GetTimeout() int32
- func (*SubTask_DeregisterCmd) ProtoMessage()
- func (m *SubTask_DeregisterCmd) Reset()
- func (m *SubTask_DeregisterCmd) String() string
- func (m *SubTask_DeregisterCmd) XXX_DiscardUnknown()
- func (m *SubTask_DeregisterCmd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_DeregisterCmd) XXX_Merge(src proto.Message)
- func (m *SubTask_DeregisterCmd) XXX_Size() int
- func (m *SubTask_DeregisterCmd) XXX_Unmarshal(b []byte) error
- type SubTask_DeregisterMetadata
- func (*SubTask_DeregisterMetadata) Descriptor() ([]byte, []int)
- func (m *SubTask_DeregisterMetadata) GetAction() string
- func (m *SubTask_DeregisterMetadata) GetCnodes() string
- func (m *SubTask_DeregisterMetadata) GetDroneIp() string
- func (m *SubTask_DeregisterMetadata) GetFrontgateId() string
- func (m *SubTask_DeregisterMetadata) GetRetry() int32
- func (m *SubTask_DeregisterMetadata) GetTaskId() string
- func (m *SubTask_DeregisterMetadata) GetTimeout() int32
- func (*SubTask_DeregisterMetadata) ProtoMessage()
- func (m *SubTask_DeregisterMetadata) Reset()
- func (m *SubTask_DeregisterMetadata) String() string
- func (m *SubTask_DeregisterMetadata) XXX_DiscardUnknown()
- func (m *SubTask_DeregisterMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_DeregisterMetadata) XXX_Merge(src proto.Message)
- func (m *SubTask_DeregisterMetadata) XXX_Size() int
- func (m *SubTask_DeregisterMetadata) XXX_Unmarshal(b []byte) error
- type SubTask_GetTaskStatus
- func (*SubTask_GetTaskStatus) Descriptor() ([]byte, []int)
- func (m *SubTask_GetTaskStatus) GetAction() string
- func (m *SubTask_GetTaskStatus) GetTaskId() string
- func (*SubTask_GetTaskStatus) ProtoMessage()
- func (m *SubTask_GetTaskStatus) Reset()
- func (m *SubTask_GetTaskStatus) String() string
- func (m *SubTask_GetTaskStatus) XXX_DiscardUnknown()
- func (m *SubTask_GetTaskStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_GetTaskStatus) XXX_Merge(src proto.Message)
- func (m *SubTask_GetTaskStatus) XXX_Size() int
- func (m *SubTask_GetTaskStatus) XXX_Unmarshal(b []byte) error
- type SubTask_RegisterCmd
- func (*SubTask_RegisterCmd) Descriptor() ([]byte, []int)
- func (m *SubTask_RegisterCmd) GetAction() string
- func (m *SubTask_RegisterCmd) GetCnodes() string
- func (m *SubTask_RegisterCmd) GetDroneIp() string
- func (m *SubTask_RegisterCmd) GetFrontgateId() string
- func (m *SubTask_RegisterCmd) GetRetry() int32
- func (m *SubTask_RegisterCmd) GetTaskId() string
- func (m *SubTask_RegisterCmd) GetTimeout() int32
- func (*SubTask_RegisterCmd) ProtoMessage()
- func (m *SubTask_RegisterCmd) Reset()
- func (m *SubTask_RegisterCmd) String() string
- func (m *SubTask_RegisterCmd) XXX_DiscardUnknown()
- func (m *SubTask_RegisterCmd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_RegisterCmd) XXX_Merge(src proto.Message)
- func (m *SubTask_RegisterCmd) XXX_Size() int
- func (m *SubTask_RegisterCmd) XXX_Unmarshal(b []byte) error
- type SubTask_RegisterMetadata
- func (*SubTask_RegisterMetadata) Descriptor() ([]byte, []int)
- func (m *SubTask_RegisterMetadata) GetAction() string
- func (m *SubTask_RegisterMetadata) GetCnodes() string
- func (m *SubTask_RegisterMetadata) GetFrontgateId() string
- func (m *SubTask_RegisterMetadata) GetRetry() int32
- func (m *SubTask_RegisterMetadata) GetTaskId() string
- func (m *SubTask_RegisterMetadata) GetTimeout() int32
- func (*SubTask_RegisterMetadata) ProtoMessage()
- func (m *SubTask_RegisterMetadata) Reset()
- func (m *SubTask_RegisterMetadata) String() string
- func (m *SubTask_RegisterMetadata) XXX_DiscardUnknown()
- func (m *SubTask_RegisterMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_RegisterMetadata) XXX_Merge(src proto.Message)
- func (m *SubTask_RegisterMetadata) XXX_Size() int
- func (m *SubTask_RegisterMetadata) XXX_Unmarshal(b []byte) error
- type SubTask_StartConfd
- func (*SubTask_StartConfd) Descriptor() ([]byte, []int)
- func (m *SubTask_StartConfd) GetAction() string
- func (m *SubTask_StartConfd) GetDroneIp() string
- func (m *SubTask_StartConfd) GetFrontgateId() string
- func (m *SubTask_StartConfd) GetTaskId() string
- func (m *SubTask_StartConfd) GetTimeout() int32
- func (*SubTask_StartConfd) ProtoMessage()
- func (m *SubTask_StartConfd) Reset()
- func (m *SubTask_StartConfd) String() string
- func (m *SubTask_StartConfd) XXX_DiscardUnknown()
- func (m *SubTask_StartConfd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_StartConfd) XXX_Merge(src proto.Message)
- func (m *SubTask_StartConfd) XXX_Size() int
- func (m *SubTask_StartConfd) XXX_Unmarshal(b []byte) error
- type SubTask_StopConfd
- func (*SubTask_StopConfd) Descriptor() ([]byte, []int)
- func (m *SubTask_StopConfd) GetAction() string
- func (m *SubTask_StopConfd) GetDroneIp() string
- func (m *SubTask_StopConfd) GetFrontgateId() string
- func (m *SubTask_StopConfd) GetTaskId() string
- func (m *SubTask_StopConfd) GetTimeout() int32
- func (*SubTask_StopConfd) ProtoMessage()
- func (m *SubTask_StopConfd) Reset()
- func (m *SubTask_StopConfd) String() string
- func (m *SubTask_StopConfd) XXX_DiscardUnknown()
- func (m *SubTask_StopConfd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubTask_StopConfd) XXX_Merge(src proto.Message)
- func (m *SubTask_StopConfd) XXX_Size() int
- func (m *SubTask_StopConfd) XXX_Unmarshal(b []byte) error
- type UInt32
- func (*UInt32) Descriptor() ([]byte, []int)
- func (m *UInt32) GetValue() uint32
- func (*UInt32) ProtoMessage()
- func (m *UInt32) Reset()
- func (m *UInt32) String() string
- func (m *UInt32) XXX_DiscardUnknown()
- func (m *UInt32) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UInt32) XXX_Merge(src proto.Message)
- func (m *UInt32) XXX_Size() int
- func (m *UInt32) XXX_Unmarshal(b []byte) error
- type UInt32List
- func (*UInt32List) Descriptor() ([]byte, []int)
- func (m *UInt32List) GetValueList() []uint32
- func (*UInt32List) ProtoMessage()
- func (m *UInt32List) Reset()
- func (m *UInt32List) String() string
- func (m *UInt32List) XXX_DiscardUnknown()
- func (m *UInt32List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UInt32List) XXX_Merge(src proto.Message)
- func (m *UInt32List) XXX_Size() int
- func (m *UInt32List) XXX_Unmarshal(b []byte) error
- type UInt64
- func (*UInt64) Descriptor() ([]byte, []int)
- func (m *UInt64) GetValue() uint64
- func (*UInt64) ProtoMessage()
- func (m *UInt64) Reset()
- func (m *UInt64) String() string
- func (m *UInt64) XXX_DiscardUnknown()
- func (m *UInt64) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UInt64) XXX_Merge(src proto.Message)
- func (m *UInt64) XXX_Size() int
- func (m *UInt64) XXX_Unmarshal(b []byte) error
- type UInt64List
- func (*UInt64List) Descriptor() ([]byte, []int)
- func (m *UInt64List) GetValueList() []uint64
- func (*UInt64List) ProtoMessage()
- func (m *UInt64List) Reset()
- func (m *UInt64List) String() string
- func (m *UInt64List) XXX_DiscardUnknown()
- func (m *UInt64List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UInt64List) XXX_Merge(src proto.Message)
- func (m *UInt64List) XXX_Size() int
- func (m *UInt64List) XXX_Unmarshal(b []byte) error
- type Version
- func (*Version) Descriptor() ([]byte, []int)
- func (m *Version) GetBuildDate() string
- func (m *Version) GetGitSha1Version() string
- func (m *Version) GetShortVersion() string
- func (*Version) ProtoMessage()
- func (m *Version) Reset()
- func (m *Version) String() string
- func (m *Version) XXX_DiscardUnknown()
- func (m *Version) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Version) XXX_Merge(src proto.Message)
- func (m *Version) XXX_Size() int
- func (m *Version) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var SubTaskAction_name = map[int32]string{
0: "NULL",
1: "StartConfd",
2: "RegisterMetadata",
3: "DeregisterMetadata",
4: "RegisterCmd",
5: "DeregisterCmd",
6: "GetTaskStatus",
7: "StopConfd",
}
var SubTaskAction_value = map[string]int32{
"NULL": 0,
"StartConfd": 1,
"RegisterMetadata": 2,
"DeregisterMetadata": 3,
"RegisterCmd": 4,
"DeregisterCmd": 5,
"GetTaskStatus": 6,
"StopConfd": 7,
}
Functions ¶
This section is empty.
Types ¶
type Bool ¶
type Bool struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Bool) Descriptor ¶
func (*Bool) ProtoMessage ¶
func (*Bool) ProtoMessage()
func (*Bool) XXX_DiscardUnknown ¶
func (m *Bool) XXX_DiscardUnknown()
func (*Bool) XXX_Unmarshal ¶
type BoolList ¶
type BoolList struct { ValueList []bool `protobuf:"varint,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BoolList) Descriptor ¶
func (*BoolList) GetValueList ¶
func (*BoolList) ProtoMessage ¶
func (*BoolList) ProtoMessage()
func (*BoolList) XXX_DiscardUnknown ¶
func (m *BoolList) XXX_DiscardUnknown()
func (*BoolList) XXX_Marshal ¶
func (*BoolList) XXX_Unmarshal ¶
type Bytes ¶
type Bytes struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Bytes) Descriptor ¶
func (*Bytes) ProtoMessage ¶
func (*Bytes) ProtoMessage()
func (*Bytes) XXX_DiscardUnknown ¶
func (m *Bytes) XXX_DiscardUnknown()
func (*Bytes) XXX_Marshal ¶
func (*Bytes) XXX_Unmarshal ¶
type BytesList ¶
type BytesList struct { ValueList [][]byte `protobuf:"bytes,1,rep,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BytesList) Descriptor ¶
func (*BytesList) GetValueList ¶
func (*BytesList) ProtoMessage ¶
func (*BytesList) ProtoMessage()
func (*BytesList) XXX_DiscardUnknown ¶
func (m *BytesList) XXX_DiscardUnknown()
func (*BytesList) XXX_Marshal ¶
func (*BytesList) XXX_Unmarshal ¶
type BytesListMap ¶
type BytesListMap struct { ValueListMap map[string]*BytesList `` /* 177-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BytesListMap) Descriptor ¶
func (*BytesListMap) Descriptor() ([]byte, []int)
func (*BytesListMap) GetValueListMap ¶
func (m *BytesListMap) GetValueListMap() map[string]*BytesList
func (*BytesListMap) ProtoMessage ¶
func (*BytesListMap) ProtoMessage()
func (*BytesListMap) Reset ¶
func (m *BytesListMap) Reset()
func (*BytesListMap) String ¶
func (m *BytesListMap) String() string
func (*BytesListMap) XXX_DiscardUnknown ¶
func (m *BytesListMap) XXX_DiscardUnknown()
func (*BytesListMap) XXX_Marshal ¶
func (m *BytesListMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BytesListMap) XXX_Merge ¶
func (m *BytesListMap) XXX_Merge(src proto.Message)
func (*BytesListMap) XXX_Size ¶
func (m *BytesListMap) XXX_Size() int
func (*BytesListMap) XXX_Unmarshal ¶
func (m *BytesListMap) XXX_Unmarshal(b []byte) error
type BytesMap ¶
type BytesMap struct { ValueMap map[string][]byte `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BytesMap) Descriptor ¶
func (*BytesMap) GetValueMap ¶
func (*BytesMap) ProtoMessage ¶
func (*BytesMap) ProtoMessage()
func (*BytesMap) XXX_DiscardUnknown ¶
func (m *BytesMap) XXX_DiscardUnknown()
func (*BytesMap) XXX_Marshal ¶
func (*BytesMap) XXX_Unmarshal ¶
type Cluster ¶
type Cluster struct { AppId string `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id"` ClusterId string `protobuf:"bytes,2,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id"` GlobalUuid string `protobuf:"bytes,4,opt,name=global_uuid,json=globalUuid,proto3" json:"global_uuid"` Subnet string `protobuf:"bytes,5,opt,name=subnet,proto3" json:"subnet"` Zone string `protobuf:"bytes,6,opt,name=zone,proto3" json:"zone"` Endpoints map[string]*Endpoint `` /* 149-byte string literal not displayed */ ReservedIps map[string]*IPAddress `` /* 172-byte string literal not displayed */ ApiServer *Endpoint `protobuf:"bytes,9,opt,name=api_server,json=apiServer,proto3" json:"api_server"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
key: /self/cluster
func (*Cluster) Descriptor ¶
func (*Cluster) GetApiServer ¶
func (*Cluster) GetClusterId ¶
func (*Cluster) GetEndpoints ¶
func (*Cluster) GetGlobalUuid ¶
func (*Cluster) GetReservedIps ¶
func (*Cluster) ProtoMessage ¶
func (*Cluster) ProtoMessage()
func (*Cluster) XXX_DiscardUnknown ¶
func (m *Cluster) XXX_DiscardUnknown()
func (*Cluster) XXX_Marshal ¶
func (*Cluster) XXX_Unmarshal ¶
type CommandInfo ¶
type CommandInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` Cmd string `protobuf:"bytes,2,opt,name=cmd,proto3" json:"cmd"` Timeout int32 `protobuf:"varint,3,opt,name=timeout,proto3" json:"timeout"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CommandInfo) Descriptor ¶
func (*CommandInfo) Descriptor() ([]byte, []int)
func (*CommandInfo) GetCmd ¶
func (m *CommandInfo) GetCmd() string
func (*CommandInfo) GetId ¶
func (m *CommandInfo) GetId() string
func (*CommandInfo) GetTimeout ¶
func (m *CommandInfo) GetTimeout() int32
func (*CommandInfo) ProtoMessage ¶
func (*CommandInfo) ProtoMessage()
func (*CommandInfo) Reset ¶
func (m *CommandInfo) Reset()
func (*CommandInfo) String ¶
func (m *CommandInfo) String() string
func (*CommandInfo) XXX_DiscardUnknown ¶
func (m *CommandInfo) XXX_DiscardUnknown()
func (*CommandInfo) XXX_Marshal ¶
func (m *CommandInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CommandInfo) XXX_Merge ¶
func (m *CommandInfo) XXX_Merge(src proto.Message)
func (*CommandInfo) XXX_Size ¶
func (m *CommandInfo) XXX_Size() int
func (*CommandInfo) XXX_Unmarshal ¶
func (m *CommandInfo) XXX_Unmarshal(b []byte) error
type ConfdBackendConfig ¶
type ConfdBackendConfig struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type"` Host []string `protobuf:"bytes,2,rep,name=host,proto3" json:"host"` User string `protobuf:"bytes,3,opt,name=user,proto3" json:"user"` Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password"` ClientCaKeys string `protobuf:"bytes,5,opt,name=client_ca_keys,json=clientCaKeys,proto3" json:"client_ca_keys"` ClientCert string `protobuf:"bytes,6,opt,name=client_cert,json=clientCert,proto3" json:"client_cert"` ClientKey string `protobuf:"bytes,7,opt,name=client_key,json=clientKey,proto3" json:"client_key"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Keep same as libconfd.BackendConfig See https://godoc.org/openpitrix.io/libconfd#BackendConfig
func (*ConfdBackendConfig) Descriptor ¶
func (*ConfdBackendConfig) Descriptor() ([]byte, []int)
func (*ConfdBackendConfig) GetClientCaKeys ¶
func (m *ConfdBackendConfig) GetClientCaKeys() string
func (*ConfdBackendConfig) GetClientCert ¶
func (m *ConfdBackendConfig) GetClientCert() string
func (*ConfdBackendConfig) GetClientKey ¶
func (m *ConfdBackendConfig) GetClientKey() string
func (*ConfdBackendConfig) GetHost ¶
func (m *ConfdBackendConfig) GetHost() []string
func (*ConfdBackendConfig) GetPassword ¶
func (m *ConfdBackendConfig) GetPassword() string
func (*ConfdBackendConfig) GetType ¶
func (m *ConfdBackendConfig) GetType() string
func (*ConfdBackendConfig) GetUser ¶
func (m *ConfdBackendConfig) GetUser() string
func (*ConfdBackendConfig) ProtoMessage ¶
func (*ConfdBackendConfig) ProtoMessage()
func (*ConfdBackendConfig) Reset ¶
func (m *ConfdBackendConfig) Reset()
func (*ConfdBackendConfig) String ¶
func (m *ConfdBackendConfig) String() string
func (*ConfdBackendConfig) XXX_DiscardUnknown ¶
func (m *ConfdBackendConfig) XXX_DiscardUnknown()
func (*ConfdBackendConfig) XXX_Marshal ¶
func (m *ConfdBackendConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfdBackendConfig) XXX_Merge ¶
func (m *ConfdBackendConfig) XXX_Merge(src proto.Message)
func (*ConfdBackendConfig) XXX_Size ¶
func (m *ConfdBackendConfig) XXX_Size() int
func (*ConfdBackendConfig) XXX_Unmarshal ¶
func (m *ConfdBackendConfig) XXX_Unmarshal(b []byte) error
type ConfdConfig ¶
type ConfdConfig struct { ProcessorConfig *ConfdProcessorConfig `protobuf:"bytes,1,opt,name=processor_config,json=processorConfig,proto3" json:"processor_config"` BackendConfig *ConfdBackendConfig `protobuf:"bytes,2,opt,name=backend_config,json=backendConfig,proto3" json:"backend_config"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConfdConfig) Descriptor ¶
func (*ConfdConfig) Descriptor() ([]byte, []int)
func (*ConfdConfig) GetBackendConfig ¶
func (m *ConfdConfig) GetBackendConfig() *ConfdBackendConfig
func (*ConfdConfig) GetProcessorConfig ¶
func (m *ConfdConfig) GetProcessorConfig() *ConfdProcessorConfig
func (*ConfdConfig) ProtoMessage ¶
func (*ConfdConfig) ProtoMessage()
func (*ConfdConfig) Reset ¶
func (m *ConfdConfig) Reset()
func (*ConfdConfig) String ¶
func (m *ConfdConfig) String() string
func (*ConfdConfig) XXX_DiscardUnknown ¶
func (m *ConfdConfig) XXX_DiscardUnknown()
func (*ConfdConfig) XXX_Marshal ¶
func (m *ConfdConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfdConfig) XXX_Merge ¶
func (m *ConfdConfig) XXX_Merge(src proto.Message)
func (*ConfdConfig) XXX_Size ¶
func (m *ConfdConfig) XXX_Size() int
func (*ConfdConfig) XXX_Unmarshal ¶
func (m *ConfdConfig) XXX_Unmarshal(b []byte) error
type ConfdEndpoint ¶
type ConfdEndpoint struct { FrontgateId string `protobuf:"bytes,1,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,2,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` DronePort int32 `protobuf:"varint,3,opt,name=drone_port,json=dronePort,proto3" json:"drone_port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConfdEndpoint) Descriptor ¶
func (*ConfdEndpoint) Descriptor() ([]byte, []int)
func (*ConfdEndpoint) GetDroneIp ¶
func (m *ConfdEndpoint) GetDroneIp() string
func (*ConfdEndpoint) GetDronePort ¶
func (m *ConfdEndpoint) GetDronePort() int32
func (*ConfdEndpoint) GetFrontgateId ¶
func (m *ConfdEndpoint) GetFrontgateId() string
func (*ConfdEndpoint) ProtoMessage ¶
func (*ConfdEndpoint) ProtoMessage()
func (*ConfdEndpoint) Reset ¶
func (m *ConfdEndpoint) Reset()
func (*ConfdEndpoint) String ¶
func (m *ConfdEndpoint) String() string
func (*ConfdEndpoint) XXX_DiscardUnknown ¶
func (m *ConfdEndpoint) XXX_DiscardUnknown()
func (*ConfdEndpoint) XXX_Marshal ¶
func (m *ConfdEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfdEndpoint) XXX_Merge ¶
func (m *ConfdEndpoint) XXX_Merge(src proto.Message)
func (*ConfdEndpoint) XXX_Size ¶
func (m *ConfdEndpoint) XXX_Size() int
func (*ConfdEndpoint) XXX_Unmarshal ¶
func (m *ConfdEndpoint) XXX_Unmarshal(b []byte) error
type ConfdProcessorConfig ¶
type ConfdProcessorConfig struct { Confdir string `protobuf:"bytes,1,opt,name=confdir,proto3" json:"confdir"` Interval int32 `protobuf:"varint,2,opt,name=interval,proto3" json:"interval"` Noop bool `protobuf:"varint,3,opt,name=noop,proto3" json:"noop"` Prefix string `protobuf:"bytes,4,opt,name=prefix,proto3" json:"prefix"` SyncOnly bool `protobuf:"varint,5,opt,name=sync_only,json=syncOnly,proto3" json:"sync_only"` LogLevel string `protobuf:"bytes,6,opt,name=log_level,json=logLevel,proto3" json:"log_level"` Onetime bool `protobuf:"varint,7,opt,name=onetime,proto3" json:"onetime"` Watch bool `protobuf:"varint,8,opt,name=watch,proto3" json:"watch"` KeepStageFile bool `protobuf:"varint,9,opt,name=keep_stage_file,json=keepStageFile,proto3" json:"keep_stage_file"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Keep same as libconfd.Config See https://godoc.org/openpitrix.io/libconfd#Config
func (*ConfdProcessorConfig) Descriptor ¶
func (*ConfdProcessorConfig) Descriptor() ([]byte, []int)
func (*ConfdProcessorConfig) GetConfdir ¶
func (m *ConfdProcessorConfig) GetConfdir() string
func (*ConfdProcessorConfig) GetInterval ¶
func (m *ConfdProcessorConfig) GetInterval() int32
func (*ConfdProcessorConfig) GetKeepStageFile ¶
func (m *ConfdProcessorConfig) GetKeepStageFile() bool
func (*ConfdProcessorConfig) GetLogLevel ¶
func (m *ConfdProcessorConfig) GetLogLevel() string
func (*ConfdProcessorConfig) GetNoop ¶
func (m *ConfdProcessorConfig) GetNoop() bool
func (*ConfdProcessorConfig) GetOnetime ¶
func (m *ConfdProcessorConfig) GetOnetime() bool
func (*ConfdProcessorConfig) GetPrefix ¶
func (m *ConfdProcessorConfig) GetPrefix() string
func (*ConfdProcessorConfig) GetSyncOnly ¶
func (m *ConfdProcessorConfig) GetSyncOnly() bool
func (*ConfdProcessorConfig) GetWatch ¶
func (m *ConfdProcessorConfig) GetWatch() bool
func (*ConfdProcessorConfig) ProtoMessage ¶
func (*ConfdProcessorConfig) ProtoMessage()
func (*ConfdProcessorConfig) Reset ¶
func (m *ConfdProcessorConfig) Reset()
func (*ConfdProcessorConfig) String ¶
func (m *ConfdProcessorConfig) String() string
func (*ConfdProcessorConfig) XXX_DiscardUnknown ¶
func (m *ConfdProcessorConfig) XXX_DiscardUnknown()
func (*ConfdProcessorConfig) XXX_Marshal ¶
func (m *ConfdProcessorConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfdProcessorConfig) XXX_Merge ¶
func (m *ConfdProcessorConfig) XXX_Merge(src proto.Message)
func (*ConfdProcessorConfig) XXX_Size ¶
func (m *ConfdProcessorConfig) XXX_Size() int
func (*ConfdProcessorConfig) XXX_Unmarshal ¶
func (m *ConfdProcessorConfig) XXX_Unmarshal(b []byte) error
type ConfdStatus ¶
type ConfdStatus struct { ProcessId int32 `protobuf:"varint,1,opt,name=process_id,json=processId,proto3" json:"process_id"` UpTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=up_time,json=upTime,proto3" json:"up_time"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConfdStatus) Descriptor ¶
func (*ConfdStatus) Descriptor() ([]byte, []int)
func (*ConfdStatus) GetProcessId ¶
func (m *ConfdStatus) GetProcessId() int32
func (*ConfdStatus) GetStatus ¶
func (m *ConfdStatus) GetStatus() string
func (*ConfdStatus) GetUpTime ¶
func (m *ConfdStatus) GetUpTime() *timestamp.Timestamp
func (*ConfdStatus) ProtoMessage ¶
func (*ConfdStatus) ProtoMessage()
func (*ConfdStatus) Reset ¶
func (m *ConfdStatus) Reset()
func (*ConfdStatus) String ¶
func (m *ConfdStatus) String() string
func (*ConfdStatus) XXX_DiscardUnknown ¶
func (m *ConfdStatus) XXX_DiscardUnknown()
func (*ConfdStatus) XXX_Marshal ¶
func (m *ConfdStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfdStatus) XXX_Merge ¶
func (m *ConfdStatus) XXX_Merge(src proto.Message)
func (*ConfdStatus) XXX_Size ¶
func (m *ConfdStatus) XXX_Size() int
func (*ConfdStatus) XXX_Unmarshal ¶
func (m *ConfdStatus) XXX_Unmarshal(b []byte) error
type DroneBinary ¶ added in v0.2.3
type DroneBinary struct { Version *wrappers.StringValue `protobuf:"bytes,1,opt,name=version,proto3" json:"version"` Drone *wrappers.BytesValue `protobuf:"bytes,2,opt,name=drone,proto3" json:"drone"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DroneBinary) Descriptor ¶ added in v0.2.3
func (*DroneBinary) Descriptor() ([]byte, []int)
func (*DroneBinary) GetDrone ¶ added in v0.2.3
func (m *DroneBinary) GetDrone() *wrappers.BytesValue
func (*DroneBinary) GetVersion ¶ added in v0.2.3
func (m *DroneBinary) GetVersion() *wrappers.StringValue
func (*DroneBinary) ProtoMessage ¶ added in v0.2.3
func (*DroneBinary) ProtoMessage()
func (*DroneBinary) Reset ¶ added in v0.2.3
func (m *DroneBinary) Reset()
func (*DroneBinary) String ¶ added in v0.2.3
func (m *DroneBinary) String() string
func (*DroneBinary) XXX_DiscardUnknown ¶ added in v0.2.3
func (m *DroneBinary) XXX_DiscardUnknown()
func (*DroneBinary) XXX_Marshal ¶ added in v0.2.3
func (m *DroneBinary) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DroneBinary) XXX_Merge ¶ added in v0.2.3
func (m *DroneBinary) XXX_Merge(src proto.Message)
func (*DroneBinary) XXX_Size ¶ added in v0.2.3
func (m *DroneBinary) XXX_Size() int
func (*DroneBinary) XXX_Unmarshal ¶ added in v0.2.3
func (m *DroneBinary) XXX_Unmarshal(b []byte) error
type DroneConfig ¶
type DroneConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host"` ListenPort int32 `protobuf:"varint,3,opt,name=listen_port,json=listenPort,proto3" json:"listen_port"` CmdInfoLogPath string `protobuf:"bytes,4,opt,name=cmd_info_log_path,json=cmdInfoLogPath,proto3" json:"cmd_info_log_path"` ConfdSelfHost string `protobuf:"bytes,5,opt,name=confd_self_host,json=confdSelfHost,proto3" json:"confd_self_host"` LogLevel string `protobuf:"bytes,6,opt,name=log_level,json=logLevel,proto3" json:"log_level"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DroneConfig) Descriptor ¶
func (*DroneConfig) Descriptor() ([]byte, []int)
func (*DroneConfig) GetCmdInfoLogPath ¶
func (m *DroneConfig) GetCmdInfoLogPath() string
func (*DroneConfig) GetConfdSelfHost ¶
func (m *DroneConfig) GetConfdSelfHost() string
func (*DroneConfig) GetHost ¶
func (m *DroneConfig) GetHost() string
func (*DroneConfig) GetId ¶
func (m *DroneConfig) GetId() string
func (*DroneConfig) GetListenPort ¶
func (m *DroneConfig) GetListenPort() int32
func (*DroneConfig) GetLogLevel ¶
func (m *DroneConfig) GetLogLevel() string
func (*DroneConfig) ProtoMessage ¶
func (*DroneConfig) ProtoMessage()
func (*DroneConfig) Reset ¶
func (m *DroneConfig) Reset()
func (*DroneConfig) String ¶
func (m *DroneConfig) String() string
func (*DroneConfig) XXX_DiscardUnknown ¶
func (m *DroneConfig) XXX_DiscardUnknown()
func (*DroneConfig) XXX_Marshal ¶
func (m *DroneConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DroneConfig) XXX_Merge ¶
func (m *DroneConfig) XXX_Merge(src proto.Message)
func (*DroneConfig) XXX_Size ¶
func (m *DroneConfig) XXX_Size() int
func (*DroneConfig) XXX_Unmarshal ¶
func (m *DroneConfig) XXX_Unmarshal(b []byte) error
type DroneEndpoint ¶
type DroneEndpoint struct { FrontgateId string `protobuf:"bytes,1,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,2,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` DronePort int32 `protobuf:"varint,3,opt,name=drone_port,json=dronePort,proto3" json:"drone_port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DroneEndpoint) Descriptor ¶
func (*DroneEndpoint) Descriptor() ([]byte, []int)
func (*DroneEndpoint) GetDroneIp ¶
func (m *DroneEndpoint) GetDroneIp() string
func (*DroneEndpoint) GetDronePort ¶
func (m *DroneEndpoint) GetDronePort() int32
func (*DroneEndpoint) GetFrontgateId ¶
func (m *DroneEndpoint) GetFrontgateId() string
func (*DroneEndpoint) ProtoMessage ¶
func (*DroneEndpoint) ProtoMessage()
func (*DroneEndpoint) Reset ¶
func (m *DroneEndpoint) Reset()
func (*DroneEndpoint) String ¶
func (m *DroneEndpoint) String() string
func (*DroneEndpoint) XXX_DiscardUnknown ¶
func (m *DroneEndpoint) XXX_DiscardUnknown()
func (*DroneEndpoint) XXX_Marshal ¶
func (m *DroneEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DroneEndpoint) XXX_Merge ¶
func (m *DroneEndpoint) XXX_Merge(src proto.Message)
func (*DroneEndpoint) XXX_Size ¶
func (m *DroneEndpoint) XXX_Size() int
func (*DroneEndpoint) XXX_Unmarshal ¶
func (m *DroneEndpoint) XXX_Unmarshal(b []byte) error
type DroneId ¶
type DroneId struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DroneId) Descriptor ¶
func (*DroneId) ProtoMessage ¶
func (*DroneId) ProtoMessage()
func (*DroneId) XXX_DiscardUnknown ¶
func (m *DroneId) XXX_DiscardUnknown()
func (*DroneId) XXX_Marshal ¶
func (*DroneId) XXX_Unmarshal ¶
type DroneIdList ¶
type DroneIdList struct { IdList []string `protobuf:"bytes,1,rep,name=id_list,json=idList,proto3" json:"id_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DroneIdList) Descriptor ¶
func (*DroneIdList) Descriptor() ([]byte, []int)
func (*DroneIdList) GetIdList ¶
func (m *DroneIdList) GetIdList() []string
func (*DroneIdList) ProtoMessage ¶
func (*DroneIdList) ProtoMessage()
func (*DroneIdList) Reset ¶
func (m *DroneIdList) Reset()
func (*DroneIdList) String ¶
func (m *DroneIdList) String() string
func (*DroneIdList) XXX_DiscardUnknown ¶
func (m *DroneIdList) XXX_DiscardUnknown()
func (*DroneIdList) XXX_Marshal ¶
func (m *DroneIdList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DroneIdList) XXX_Merge ¶
func (m *DroneIdList) XXX_Merge(src proto.Message)
func (*DroneIdList) XXX_Size ¶
func (m *DroneIdList) XXX_Size() int
func (*DroneIdList) XXX_Unmarshal ¶
func (m *DroneIdList) XXX_Unmarshal(b []byte) error
type Empty ¶
type Empty struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Empty) Descriptor ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) XXX_DiscardUnknown ¶
func (m *Empty) XXX_DiscardUnknown()
func (*Empty) XXX_Marshal ¶
func (*Empty) XXX_Unmarshal ¶
type Endpoint ¶
type Endpoint struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host"` Protocol string `protobuf:"bytes,2,opt,name=protocol,proto3" json:"protocol"` Port int32 `protobuf:"varint,3,opt,name=port,proto3" json:"port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Endpoint) Descriptor ¶
func (*Endpoint) GetProtocol ¶
func (*Endpoint) ProtoMessage ¶
func (*Endpoint) ProtoMessage()
func (*Endpoint) XXX_DiscardUnknown ¶
func (m *Endpoint) XXX_DiscardUnknown()
func (*Endpoint) XXX_Marshal ¶
func (*Endpoint) XXX_Unmarshal ¶
type EtcdConfig ¶
type EtcdConfig struct { User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"` MaxTxnOps int32 `protobuf:"varint,3,opt,name=max_txn_ops,json=maxTxnOps,proto3" json:"max_txn_ops"` TimeoutSeconds int32 `protobuf:"varint,4,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds"` NodeList []*EtcdEndpoint `protobuf:"bytes,5,rep,name=node_list,json=nodeList,proto3" json:"node_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EtcdConfig) Descriptor ¶
func (*EtcdConfig) Descriptor() ([]byte, []int)
func (*EtcdConfig) GetMaxTxnOps ¶
func (m *EtcdConfig) GetMaxTxnOps() int32
func (*EtcdConfig) GetNodeList ¶
func (m *EtcdConfig) GetNodeList() []*EtcdEndpoint
func (*EtcdConfig) GetPassword ¶
func (m *EtcdConfig) GetPassword() string
func (*EtcdConfig) GetTimeoutSeconds ¶
func (m *EtcdConfig) GetTimeoutSeconds() int32
func (*EtcdConfig) GetUser ¶
func (m *EtcdConfig) GetUser() string
func (*EtcdConfig) ProtoMessage ¶
func (*EtcdConfig) ProtoMessage()
func (*EtcdConfig) Reset ¶
func (m *EtcdConfig) Reset()
func (*EtcdConfig) String ¶
func (m *EtcdConfig) String() string
func (*EtcdConfig) XXX_DiscardUnknown ¶
func (m *EtcdConfig) XXX_DiscardUnknown()
func (*EtcdConfig) XXX_Marshal ¶
func (m *EtcdConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EtcdConfig) XXX_Merge ¶
func (m *EtcdConfig) XXX_Merge(src proto.Message)
func (*EtcdConfig) XXX_Size ¶
func (m *EtcdConfig) XXX_Size() int
func (*EtcdConfig) XXX_Unmarshal ¶
func (m *EtcdConfig) XXX_Unmarshal(b []byte) error
type EtcdEndpoint ¶
type EtcdEndpoint struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EtcdEndpoint) Descriptor ¶
func (*EtcdEndpoint) Descriptor() ([]byte, []int)
func (*EtcdEndpoint) GetHost ¶
func (m *EtcdEndpoint) GetHost() string
func (*EtcdEndpoint) GetPort ¶
func (m *EtcdEndpoint) GetPort() int32
func (*EtcdEndpoint) ProtoMessage ¶
func (*EtcdEndpoint) ProtoMessage()
func (*EtcdEndpoint) Reset ¶
func (m *EtcdEndpoint) Reset()
func (*EtcdEndpoint) String ¶
func (m *EtcdEndpoint) String() string
func (*EtcdEndpoint) XXX_DiscardUnknown ¶
func (m *EtcdEndpoint) XXX_DiscardUnknown()
func (*EtcdEndpoint) XXX_Marshal ¶
func (m *EtcdEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EtcdEndpoint) XXX_Merge ¶
func (m *EtcdEndpoint) XXX_Merge(src proto.Message)
func (*EtcdEndpoint) XXX_Size ¶
func (m *EtcdEndpoint) XXX_Size() int
func (*EtcdEndpoint) XXX_Unmarshal ¶
func (m *EtcdEndpoint) XXX_Unmarshal(b []byte) error
type Float32 ¶
type Float32 struct { Value float32 `protobuf:"fixed32,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Float32) Descriptor ¶
func (*Float32) ProtoMessage ¶
func (*Float32) ProtoMessage()
func (*Float32) XXX_DiscardUnknown ¶
func (m *Float32) XXX_DiscardUnknown()
func (*Float32) XXX_Marshal ¶
func (*Float32) XXX_Unmarshal ¶
type Float32List ¶
type Float32List struct { ValueList []float32 `protobuf:"fixed32,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Float32List) Descriptor ¶
func (*Float32List) Descriptor() ([]byte, []int)
func (*Float32List) GetValueList ¶
func (m *Float32List) GetValueList() []float32
func (*Float32List) ProtoMessage ¶
func (*Float32List) ProtoMessage()
func (*Float32List) Reset ¶
func (m *Float32List) Reset()
func (*Float32List) String ¶
func (m *Float32List) String() string
func (*Float32List) XXX_DiscardUnknown ¶
func (m *Float32List) XXX_DiscardUnknown()
func (*Float32List) XXX_Marshal ¶
func (m *Float32List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Float32List) XXX_Merge ¶
func (m *Float32List) XXX_Merge(src proto.Message)
func (*Float32List) XXX_Size ¶
func (m *Float32List) XXX_Size() int
func (*Float32List) XXX_Unmarshal ¶
func (m *Float32List) XXX_Unmarshal(b []byte) error
type Float64 ¶
type Float64 struct { Value float64 `protobuf:"fixed64,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Float64) Descriptor ¶
func (*Float64) ProtoMessage ¶
func (*Float64) ProtoMessage()
func (*Float64) XXX_DiscardUnknown ¶
func (m *Float64) XXX_DiscardUnknown()
func (*Float64) XXX_Marshal ¶
func (*Float64) XXX_Unmarshal ¶
type Float64List ¶
type Float64List struct { ValueList []float64 `protobuf:"fixed64,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Float64List) Descriptor ¶
func (*Float64List) Descriptor() ([]byte, []int)
func (*Float64List) GetValueList ¶
func (m *Float64List) GetValueList() []float64
func (*Float64List) ProtoMessage ¶
func (*Float64List) ProtoMessage()
func (*Float64List) Reset ¶
func (m *Float64List) Reset()
func (*Float64List) String ¶
func (m *Float64List) String() string
func (*Float64List) XXX_DiscardUnknown ¶
func (m *Float64List) XXX_DiscardUnknown()
func (*Float64List) XXX_Marshal ¶
func (m *Float64List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Float64List) XXX_Merge ¶
func (m *Float64List) XXX_Merge(src proto.Message)
func (*Float64List) XXX_Size ¶
func (m *Float64List) XXX_Size() int
func (*Float64List) XXX_Unmarshal ¶
func (m *Float64List) XXX_Unmarshal(b []byte) error
type FrontgateConfig ¶
type FrontgateConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id"` Host string `protobuf:"bytes,3,opt,name=host,proto3" json:"host"` ListenPort int32 `protobuf:"varint,4,opt,name=listen_port,json=listenPort,proto3" json:"listen_port"` PilotHost string `protobuf:"bytes,5,opt,name=pilot_host,json=pilotHost,proto3" json:"pilot_host"` PilotPort int32 `protobuf:"varint,6,opt,name=pilot_port,json=pilotPort,proto3" json:"pilot_port"` NodeList []*FrontgateEndpoint `protobuf:"bytes,7,rep,name=node_list,json=nodeList,proto3" json:"node_list"` EtcdConfig *EtcdConfig `protobuf:"bytes,8,opt,name=etcd_config,json=etcdConfig,proto3" json:"etcd_config"` ConfdConfig *ConfdConfig `protobuf:"bytes,9,opt,name=confd_config,json=confdConfig,proto3" json:"confd_config"` LogLevel string `protobuf:"bytes,10,opt,name=log_level,json=logLevel,proto3" json:"log_level"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FrontgateConfig) Descriptor ¶
func (*FrontgateConfig) Descriptor() ([]byte, []int)
func (*FrontgateConfig) GetConfdConfig ¶
func (m *FrontgateConfig) GetConfdConfig() *ConfdConfig
func (*FrontgateConfig) GetEtcdConfig ¶
func (m *FrontgateConfig) GetEtcdConfig() *EtcdConfig
func (*FrontgateConfig) GetHost ¶
func (m *FrontgateConfig) GetHost() string
func (*FrontgateConfig) GetId ¶
func (m *FrontgateConfig) GetId() string
func (*FrontgateConfig) GetListenPort ¶
func (m *FrontgateConfig) GetListenPort() int32
func (*FrontgateConfig) GetLogLevel ¶
func (m *FrontgateConfig) GetLogLevel() string
func (*FrontgateConfig) GetNodeId ¶
func (m *FrontgateConfig) GetNodeId() string
func (*FrontgateConfig) GetNodeList ¶
func (m *FrontgateConfig) GetNodeList() []*FrontgateEndpoint
func (*FrontgateConfig) GetPilotHost ¶
func (m *FrontgateConfig) GetPilotHost() string
func (*FrontgateConfig) GetPilotPort ¶
func (m *FrontgateConfig) GetPilotPort() int32
func (*FrontgateConfig) ProtoMessage ¶
func (*FrontgateConfig) ProtoMessage()
func (*FrontgateConfig) Reset ¶
func (m *FrontgateConfig) Reset()
func (*FrontgateConfig) String ¶
func (m *FrontgateConfig) String() string
func (*FrontgateConfig) XXX_DiscardUnknown ¶
func (m *FrontgateConfig) XXX_DiscardUnknown()
func (*FrontgateConfig) XXX_Marshal ¶
func (m *FrontgateConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FrontgateConfig) XXX_Merge ¶
func (m *FrontgateConfig) XXX_Merge(src proto.Message)
func (*FrontgateConfig) XXX_Size ¶
func (m *FrontgateConfig) XXX_Size() int
func (*FrontgateConfig) XXX_Unmarshal ¶
func (m *FrontgateConfig) XXX_Unmarshal(b []byte) error
type FrontgateEndpoint ¶
type FrontgateEndpoint struct { FrontgateId string `protobuf:"bytes,1,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` FrontgateNodeId string `protobuf:"bytes,2,opt,name=frontgate_node_id,json=frontgateNodeId,proto3" json:"frontgate_node_id"` NodeIp string `protobuf:"bytes,3,opt,name=node_ip,json=nodeIp,proto3" json:"node_ip"` NodePort int32 `protobuf:"varint,4,opt,name=node_port,json=nodePort,proto3" json:"node_port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FrontgateEndpoint) Descriptor ¶
func (*FrontgateEndpoint) Descriptor() ([]byte, []int)
func (*FrontgateEndpoint) GetFrontgateId ¶
func (m *FrontgateEndpoint) GetFrontgateId() string
func (*FrontgateEndpoint) GetFrontgateNodeId ¶
func (m *FrontgateEndpoint) GetFrontgateNodeId() string
func (*FrontgateEndpoint) GetNodeIp ¶
func (m *FrontgateEndpoint) GetNodeIp() string
func (*FrontgateEndpoint) GetNodePort ¶
func (m *FrontgateEndpoint) GetNodePort() int32
func (*FrontgateEndpoint) ProtoMessage ¶
func (*FrontgateEndpoint) ProtoMessage()
func (*FrontgateEndpoint) Reset ¶
func (m *FrontgateEndpoint) Reset()
func (*FrontgateEndpoint) String ¶
func (m *FrontgateEndpoint) String() string
func (*FrontgateEndpoint) XXX_DiscardUnknown ¶
func (m *FrontgateEndpoint) XXX_DiscardUnknown()
func (*FrontgateEndpoint) XXX_Marshal ¶
func (m *FrontgateEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FrontgateEndpoint) XXX_Merge ¶
func (m *FrontgateEndpoint) XXX_Merge(src proto.Message)
func (*FrontgateEndpoint) XXX_Size ¶
func (m *FrontgateEndpoint) XXX_Size() int
func (*FrontgateEndpoint) XXX_Unmarshal ¶
func (m *FrontgateEndpoint) XXX_Unmarshal(b []byte) error
type FrontgateId ¶
type FrontgateId struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` Payload string `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FrontgateId) Descriptor ¶
func (*FrontgateId) Descriptor() ([]byte, []int)
func (*FrontgateId) GetId ¶
func (m *FrontgateId) GetId() string
func (*FrontgateId) GetPayload ¶
func (m *FrontgateId) GetPayload() string
func (*FrontgateId) ProtoMessage ¶
func (*FrontgateId) ProtoMessage()
func (*FrontgateId) Reset ¶
func (m *FrontgateId) Reset()
func (*FrontgateId) String ¶
func (m *FrontgateId) String() string
func (*FrontgateId) XXX_DiscardUnknown ¶
func (m *FrontgateId) XXX_DiscardUnknown()
func (*FrontgateId) XXX_Marshal ¶
func (m *FrontgateId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FrontgateId) XXX_Merge ¶
func (m *FrontgateId) XXX_Merge(src proto.Message)
func (*FrontgateId) XXX_Size ¶
func (m *FrontgateId) XXX_Size() int
func (*FrontgateId) XXX_Unmarshal ¶
func (m *FrontgateId) XXX_Unmarshal(b []byte) error
type FrontgateIdList ¶
type FrontgateIdList struct { IdList []string `protobuf:"bytes,1,rep,name=id_list,json=idList,proto3" json:"id_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FrontgateIdList) Descriptor ¶
func (*FrontgateIdList) Descriptor() ([]byte, []int)
func (*FrontgateIdList) GetIdList ¶
func (m *FrontgateIdList) GetIdList() []string
func (*FrontgateIdList) ProtoMessage ¶
func (*FrontgateIdList) ProtoMessage()
func (*FrontgateIdList) Reset ¶
func (m *FrontgateIdList) Reset()
func (*FrontgateIdList) String ¶
func (m *FrontgateIdList) String() string
func (*FrontgateIdList) XXX_DiscardUnknown ¶
func (m *FrontgateIdList) XXX_DiscardUnknown()
func (*FrontgateIdList) XXX_Marshal ¶
func (m *FrontgateIdList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FrontgateIdList) XXX_Merge ¶
func (m *FrontgateIdList) XXX_Merge(src proto.Message)
func (*FrontgateIdList) XXX_Size ¶
func (m *FrontgateIdList) XXX_Size() int
func (*FrontgateIdList) XXX_Unmarshal ¶
func (m *FrontgateIdList) XXX_Unmarshal(b []byte) error
type FrontgateNodeId ¶
type FrontgateNodeId struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id"` Payload string `protobuf:"bytes,3,opt,name=payload,proto3" json:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FrontgateNodeId) Descriptor ¶
func (*FrontgateNodeId) Descriptor() ([]byte, []int)
func (*FrontgateNodeId) GetId ¶
func (m *FrontgateNodeId) GetId() string
func (*FrontgateNodeId) GetNodeId ¶
func (m *FrontgateNodeId) GetNodeId() string
func (*FrontgateNodeId) GetPayload ¶
func (m *FrontgateNodeId) GetPayload() string
func (*FrontgateNodeId) ProtoMessage ¶
func (*FrontgateNodeId) ProtoMessage()
func (*FrontgateNodeId) Reset ¶
func (m *FrontgateNodeId) Reset()
func (*FrontgateNodeId) String ¶
func (m *FrontgateNodeId) String() string
func (*FrontgateNodeId) XXX_DiscardUnknown ¶
func (m *FrontgateNodeId) XXX_DiscardUnknown()
func (*FrontgateNodeId) XXX_Marshal ¶
func (m *FrontgateNodeId) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FrontgateNodeId) XXX_Merge ¶
func (m *FrontgateNodeId) XXX_Merge(src proto.Message)
func (*FrontgateNodeId) XXX_Size ¶
func (m *FrontgateNodeId) XXX_Size() int
func (*FrontgateNodeId) XXX_Unmarshal ¶
func (m *FrontgateNodeId) XXX_Unmarshal(b []byte) error
type IPAddress ¶
type IPAddress struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IPAddress) Descriptor ¶
func (*IPAddress) ProtoMessage ¶
func (*IPAddress) ProtoMessage()
func (*IPAddress) XXX_DiscardUnknown ¶
func (m *IPAddress) XXX_DiscardUnknown()
func (*IPAddress) XXX_Marshal ¶
func (*IPAddress) XXX_Unmarshal ¶
type Instance ¶
type Instance struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip"` Port int32 `protobuf:"varint,3,opt,name=port,proto3" json:"port"` Eip string `protobuf:"bytes,4,opt,name=eip,proto3" json:"eip"` Mac string `protobuf:"bytes,5,opt,name=mac,proto3" json:"mac"` Sid string `protobuf:"bytes,6,opt,name=sid,proto3" json:"sid"` Gid string `protobuf:"bytes,7,opt,name=gid,proto3" json:"gid"` Gsid string `protobuf:"bytes,8,opt,name=gsid,proto3" json:"gsid"` NodeId string `protobuf:"bytes,9,opt,name=node_id,json=nodeId,proto3" json:"node_id"` InstanceId string `protobuf:"bytes,10,opt,name=instance_id,json=instanceId,proto3" json:"instance_id"` Cpu int32 `protobuf:"varint,11,opt,name=cpu,proto3" json:"cpu"` Gpu int32 `protobuf:"varint,12,opt,name=gpu,proto3" json:"gpu"` Memory int32 `protobuf:"varint,13,opt,name=memory,proto3" json:"memory"` VolumeSize int32 `protobuf:"varint,14,opt,name=volume_size,json=volumeSize,proto3" json:"volume_size"` InstanceClass string `protobuf:"bytes,15,opt,name=instance_class,json=instanceClass,proto3" json:"instance_class"` GpuClass string `protobuf:"bytes,16,opt,name=gpu_class,json=gpuClass,proto3" json:"gpu_class"` VolumeClass string `protobuf:"bytes,17,opt,name=volume_class,json=volumeClass,proto3" json:"volume_class"` PhysicalMachine string `protobuf:"bytes,18,opt,name=physical_machine,json=physicalMachine,proto3" json:"physical_machine"` Role string `protobuf:"bytes,19,opt,name=role,proto3" json:"role"` PubKey string `protobuf:"bytes,20,opt,name=pub_key,json=pubKey,proto3" json:"pub_key"` Token string `protobuf:"bytes,21,opt,name=token,proto3" json:"token"` ReservedIps map[string]*IPAddress `` /* 173-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
key: /self/host key: /self/hosts/[role name]/[instance_id] key: /self/adding-hosts/[role name]/[instance_id] key: /self/deleting-hosts/[role name]/[instance_id] key: /[instance_id]
func (*Instance) Descriptor ¶
func (*Instance) GetGpuClass ¶
func (*Instance) GetInstanceClass ¶
func (*Instance) GetInstanceId ¶
func (*Instance) GetPhysicalMachine ¶
func (*Instance) GetReservedIps ¶
func (*Instance) GetVolumeClass ¶
func (*Instance) GetVolumeSize ¶
func (*Instance) ProtoMessage ¶
func (*Instance) ProtoMessage()
func (*Instance) XXX_DiscardUnknown ¶
func (m *Instance) XXX_DiscardUnknown()
func (*Instance) XXX_Marshal ¶
func (*Instance) XXX_Unmarshal ¶
type Int32 ¶
type Int32 struct { Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Int32) Descriptor ¶
func (*Int32) ProtoMessage ¶
func (*Int32) ProtoMessage()
func (*Int32) XXX_DiscardUnknown ¶
func (m *Int32) XXX_DiscardUnknown()
func (*Int32) XXX_Marshal ¶
func (*Int32) XXX_Unmarshal ¶
type Int32List ¶
type Int32List struct { ValueList []int32 `protobuf:"varint,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Int32List) Descriptor ¶
func (*Int32List) GetValueList ¶
func (*Int32List) ProtoMessage ¶
func (*Int32List) ProtoMessage()
func (*Int32List) XXX_DiscardUnknown ¶
func (m *Int32List) XXX_DiscardUnknown()
func (*Int32List) XXX_Marshal ¶
func (*Int32List) XXX_Unmarshal ¶
type Int64 ¶
type Int64 struct { Value int64 `protobuf:"varint,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Int64) Descriptor ¶
func (*Int64) ProtoMessage ¶
func (*Int64) ProtoMessage()
func (*Int64) XXX_DiscardUnknown ¶
func (m *Int64) XXX_DiscardUnknown()
func (*Int64) XXX_Marshal ¶
func (*Int64) XXX_Unmarshal ¶
type Int64List ¶
type Int64List struct { ValueList []int64 `protobuf:"varint,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Int64List) Descriptor ¶
func (*Int64List) GetValueList ¶
func (*Int64List) ProtoMessage ¶
func (*Int64List) ProtoMessage()
func (*Int64List) XXX_DiscardUnknown ¶
func (m *Int64List) XXX_DiscardUnknown()
func (*Int64List) XXX_Marshal ¶
func (*Int64List) XXX_Unmarshal ¶
type Metadata ¶
type Metadata struct { // Instance host = _; // softlink, ignore Cluster *Cluster `protobuf:"bytes,1,opt,name=cluster,proto3" json:"cluster"` Hosts map[string]*Instance `` /* 141-byte string literal not displayed */ AddingHosts map[string]*Instance `` /* 172-byte string literal not displayed */ DeletingHosts map[string]*Instance `` /* 178-byte string literal not displayed */ Env map[string]string `` /* 137-byte string literal not displayed */ Links map[string]string `` /* 141-byte string literal not displayed */ VerticalScalingRoles string `protobuf:"bytes,7,opt,name=vertical_scaling_roles,json=verticalScalingRoles,proto3" json:"vertical_scaling_roles"` Cmd *CommandInfo `protobuf:"bytes,8,opt,name=cmd,proto3" json:"cmd"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Metadata) Descriptor ¶
func (*Metadata) GetAddingHosts ¶
func (*Metadata) GetCluster ¶
func (*Metadata) GetCmd ¶
func (m *Metadata) GetCmd() *CommandInfo
func (*Metadata) GetDeletingHosts ¶
func (*Metadata) GetVerticalScalingRoles ¶
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) XXX_DiscardUnknown ¶
func (m *Metadata) XXX_DiscardUnknown()
func (*Metadata) XXX_Marshal ¶
func (*Metadata) XXX_Unmarshal ¶
type PilotClientTLSConfig ¶ added in v0.2.0
type PilotClientTLSConfig struct { CaCrtData string `protobuf:"bytes,1,opt,name=ca_crt_data,json=caCrtData,proto3" json:"ca_crt_data"` ClientCrtData string `protobuf:"bytes,2,opt,name=client_crt_data,json=clientCrtData,proto3" json:"client_crt_data"` ClientKeyData string `protobuf:"bytes,3,opt,name=client_key_data,json=clientKeyData,proto3" json:"client_key_data"` PilotServerName string `protobuf:"bytes,4,opt,name=pilot_server_name,json=pilotServerName,proto3" json:"pilot_server_name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PilotClientTLSConfig) Descriptor ¶ added in v0.2.0
func (*PilotClientTLSConfig) Descriptor() ([]byte, []int)
func (*PilotClientTLSConfig) GetCaCrtData ¶ added in v0.2.0
func (m *PilotClientTLSConfig) GetCaCrtData() string
func (*PilotClientTLSConfig) GetClientCrtData ¶ added in v0.2.0
func (m *PilotClientTLSConfig) GetClientCrtData() string
func (*PilotClientTLSConfig) GetClientKeyData ¶ added in v0.2.0
func (m *PilotClientTLSConfig) GetClientKeyData() string
func (*PilotClientTLSConfig) GetPilotServerName ¶ added in v0.2.0
func (m *PilotClientTLSConfig) GetPilotServerName() string
func (*PilotClientTLSConfig) ProtoMessage ¶ added in v0.2.0
func (*PilotClientTLSConfig) ProtoMessage()
func (*PilotClientTLSConfig) Reset ¶ added in v0.2.0
func (m *PilotClientTLSConfig) Reset()
func (*PilotClientTLSConfig) String ¶ added in v0.2.0
func (m *PilotClientTLSConfig) String() string
func (*PilotClientTLSConfig) XXX_DiscardUnknown ¶ added in v0.2.0
func (m *PilotClientTLSConfig) XXX_DiscardUnknown()
func (*PilotClientTLSConfig) XXX_Marshal ¶ added in v0.2.0
func (m *PilotClientTLSConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PilotClientTLSConfig) XXX_Merge ¶ added in v0.2.0
func (m *PilotClientTLSConfig) XXX_Merge(src proto.Message)
func (*PilotClientTLSConfig) XXX_Size ¶ added in v0.2.0
func (m *PilotClientTLSConfig) XXX_Size() int
func (*PilotClientTLSConfig) XXX_Unmarshal ¶ added in v0.2.0
func (m *PilotClientTLSConfig) XXX_Unmarshal(b []byte) error
type PilotConfig ¶
type PilotConfig struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host"` ListenPort int32 `protobuf:"varint,4,opt,name=listen_port,json=listenPort,proto3" json:"listen_port"` LogLevel string `protobuf:"bytes,5,opt,name=log_level,json=logLevel,proto3" json:"log_level"` TlsListenPort int32 `protobuf:"varint,6,opt,name=tls_listen_port,json=tlsListenPort,proto3" json:"tls_listen_port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PilotConfig) Descriptor ¶
func (*PilotConfig) Descriptor() ([]byte, []int)
func (*PilotConfig) GetHost ¶
func (m *PilotConfig) GetHost() string
func (*PilotConfig) GetId ¶
func (m *PilotConfig) GetId() string
func (*PilotConfig) GetListenPort ¶
func (m *PilotConfig) GetListenPort() int32
func (*PilotConfig) GetLogLevel ¶
func (m *PilotConfig) GetLogLevel() string
func (*PilotConfig) GetTlsListenPort ¶ added in v0.2.0
func (m *PilotConfig) GetTlsListenPort() int32
func (*PilotConfig) ProtoMessage ¶
func (*PilotConfig) ProtoMessage()
func (*PilotConfig) Reset ¶
func (m *PilotConfig) Reset()
func (*PilotConfig) String ¶
func (m *PilotConfig) String() string
func (*PilotConfig) XXX_DiscardUnknown ¶
func (m *PilotConfig) XXX_DiscardUnknown()
func (*PilotConfig) XXX_Marshal ¶
func (m *PilotConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PilotConfig) XXX_Merge ¶
func (m *PilotConfig) XXX_Merge(src proto.Message)
func (*PilotConfig) XXX_Size ¶
func (m *PilotConfig) XXX_Size() int
func (*PilotConfig) XXX_Unmarshal ¶
func (m *PilotConfig) XXX_Unmarshal(b []byte) error
type PilotEndpoint ¶
type PilotEndpoint struct { PilotId string `protobuf:"bytes,1,opt,name=pilot_id,json=pilotId,proto3" json:"pilot_id"` PilotHost string `protobuf:"bytes,2,opt,name=pilot_host,json=pilotHost,proto3" json:"pilot_host"` PilotPort int32 `protobuf:"varint,3,opt,name=pilot_port,json=pilotPort,proto3" json:"pilot_port"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PilotEndpoint) Descriptor ¶
func (*PilotEndpoint) Descriptor() ([]byte, []int)
func (*PilotEndpoint) GetPilotHost ¶
func (m *PilotEndpoint) GetPilotHost() string
func (*PilotEndpoint) GetPilotId ¶
func (m *PilotEndpoint) GetPilotId() string
func (*PilotEndpoint) GetPilotPort ¶
func (m *PilotEndpoint) GetPilotPort() int32
func (*PilotEndpoint) ProtoMessage ¶
func (*PilotEndpoint) ProtoMessage()
func (*PilotEndpoint) Reset ¶
func (m *PilotEndpoint) Reset()
func (*PilotEndpoint) String ¶
func (m *PilotEndpoint) String() string
func (*PilotEndpoint) XXX_DiscardUnknown ¶
func (m *PilotEndpoint) XXX_DiscardUnknown()
func (*PilotEndpoint) XXX_Marshal ¶
func (m *PilotEndpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PilotEndpoint) XXX_Merge ¶
func (m *PilotEndpoint) XXX_Merge(src proto.Message)
func (*PilotEndpoint) XXX_Size ¶
func (m *PilotEndpoint) XXX_Size() int
func (*PilotEndpoint) XXX_Unmarshal ¶
func (m *PilotEndpoint) XXX_Unmarshal(b []byte) error
type PilotTLSConfig ¶ added in v0.2.0
type PilotTLSConfig struct { CaCrtData string `protobuf:"bytes,1,opt,name=ca_crt_data,json=caCrtData,proto3" json:"ca_crt_data"` ServerCrtData string `protobuf:"bytes,2,opt,name=server_crt_data,json=serverCrtData,proto3" json:"server_crt_data"` ServerKeyData string `protobuf:"bytes,3,opt,name=server_key_data,json=serverKeyData,proto3" json:"server_key_data"` ClientCrtData string `protobuf:"bytes,4,opt,name=client_crt_data,json=clientCrtData,proto3" json:"client_crt_data"` ClientKeyData string `protobuf:"bytes,5,opt,name=client_key_data,json=clientKeyData,proto3" json:"client_key_data"` PilotServerName string `protobuf:"bytes,6,opt,name=pilot_server_name,json=pilotServerName,proto3" json:"pilot_server_name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PilotTLSConfig) Descriptor ¶ added in v0.2.0
func (*PilotTLSConfig) Descriptor() ([]byte, []int)
func (*PilotTLSConfig) GetCaCrtData ¶ added in v0.2.0
func (m *PilotTLSConfig) GetCaCrtData() string
func (*PilotTLSConfig) GetClientCrtData ¶ added in v0.2.0
func (m *PilotTLSConfig) GetClientCrtData() string
func (*PilotTLSConfig) GetClientKeyData ¶ added in v0.2.0
func (m *PilotTLSConfig) GetClientKeyData() string
func (*PilotTLSConfig) GetPilotServerName ¶ added in v0.2.0
func (m *PilotTLSConfig) GetPilotServerName() string
func (*PilotTLSConfig) GetServerCrtData ¶ added in v0.2.0
func (m *PilotTLSConfig) GetServerCrtData() string
func (*PilotTLSConfig) GetServerKeyData ¶ added in v0.2.0
func (m *PilotTLSConfig) GetServerKeyData() string
func (*PilotTLSConfig) ProtoMessage ¶ added in v0.2.0
func (*PilotTLSConfig) ProtoMessage()
func (*PilotTLSConfig) Reset ¶ added in v0.2.0
func (m *PilotTLSConfig) Reset()
func (*PilotTLSConfig) String ¶ added in v0.2.0
func (m *PilotTLSConfig) String() string
func (*PilotTLSConfig) XXX_DiscardUnknown ¶ added in v0.2.0
func (m *PilotTLSConfig) XXX_DiscardUnknown()
func (*PilotTLSConfig) XXX_Marshal ¶ added in v0.2.0
func (m *PilotTLSConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PilotTLSConfig) XXX_Merge ¶ added in v0.2.0
func (m *PilotTLSConfig) XXX_Merge(src proto.Message)
func (*PilotTLSConfig) XXX_Size ¶ added in v0.2.0
func (m *PilotTLSConfig) XXX_Size() int
func (*PilotTLSConfig) XXX_Unmarshal ¶ added in v0.2.0
func (m *PilotTLSConfig) XXX_Unmarshal(b []byte) error
type RunCommandOnDroneRequest ¶
type RunCommandOnDroneRequest struct { Endpoint *DroneEndpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint"` Command string `protobuf:"bytes,2,opt,name=command,proto3" json:"command"` TimeoutSeconds int32 `protobuf:"varint,3,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RunCommandOnDroneRequest) Descriptor ¶
func (*RunCommandOnDroneRequest) Descriptor() ([]byte, []int)
func (*RunCommandOnDroneRequest) GetCommand ¶
func (m *RunCommandOnDroneRequest) GetCommand() string
func (*RunCommandOnDroneRequest) GetEndpoint ¶
func (m *RunCommandOnDroneRequest) GetEndpoint() *DroneEndpoint
func (*RunCommandOnDroneRequest) GetTimeoutSeconds ¶
func (m *RunCommandOnDroneRequest) GetTimeoutSeconds() int32
func (*RunCommandOnDroneRequest) ProtoMessage ¶
func (*RunCommandOnDroneRequest) ProtoMessage()
func (*RunCommandOnDroneRequest) Reset ¶
func (m *RunCommandOnDroneRequest) Reset()
func (*RunCommandOnDroneRequest) String ¶
func (m *RunCommandOnDroneRequest) String() string
func (*RunCommandOnDroneRequest) XXX_DiscardUnknown ¶
func (m *RunCommandOnDroneRequest) XXX_DiscardUnknown()
func (*RunCommandOnDroneRequest) XXX_Marshal ¶
func (m *RunCommandOnDroneRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RunCommandOnDroneRequest) XXX_Merge ¶
func (m *RunCommandOnDroneRequest) XXX_Merge(src proto.Message)
func (*RunCommandOnDroneRequest) XXX_Size ¶
func (m *RunCommandOnDroneRequest) XXX_Size() int
func (*RunCommandOnDroneRequest) XXX_Unmarshal ¶
func (m *RunCommandOnDroneRequest) XXX_Unmarshal(b []byte) error
type RunCommandOnFrontgateRequest ¶
type RunCommandOnFrontgateRequest struct { Endpoint *FrontgateEndpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint"` Command string `protobuf:"bytes,2,opt,name=command,proto3" json:"command"` TimeoutSeconds int32 `protobuf:"varint,3,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RunCommandOnFrontgateRequest) Descriptor ¶
func (*RunCommandOnFrontgateRequest) Descriptor() ([]byte, []int)
func (*RunCommandOnFrontgateRequest) GetCommand ¶
func (m *RunCommandOnFrontgateRequest) GetCommand() string
func (*RunCommandOnFrontgateRequest) GetEndpoint ¶
func (m *RunCommandOnFrontgateRequest) GetEndpoint() *FrontgateEndpoint
func (*RunCommandOnFrontgateRequest) GetTimeoutSeconds ¶
func (m *RunCommandOnFrontgateRequest) GetTimeoutSeconds() int32
func (*RunCommandOnFrontgateRequest) ProtoMessage ¶
func (*RunCommandOnFrontgateRequest) ProtoMessage()
func (*RunCommandOnFrontgateRequest) Reset ¶
func (m *RunCommandOnFrontgateRequest) Reset()
func (*RunCommandOnFrontgateRequest) String ¶
func (m *RunCommandOnFrontgateRequest) String() string
func (*RunCommandOnFrontgateRequest) XXX_DiscardUnknown ¶
func (m *RunCommandOnFrontgateRequest) XXX_DiscardUnknown()
func (*RunCommandOnFrontgateRequest) XXX_Marshal ¶
func (m *RunCommandOnFrontgateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RunCommandOnFrontgateRequest) XXX_Merge ¶
func (m *RunCommandOnFrontgateRequest) XXX_Merge(src proto.Message)
func (*RunCommandOnFrontgateRequest) XXX_Size ¶
func (m *RunCommandOnFrontgateRequest) XXX_Size() int
func (*RunCommandOnFrontgateRequest) XXX_Unmarshal ¶
func (m *RunCommandOnFrontgateRequest) XXX_Unmarshal(b []byte) error
type SetConfdConfigRequest ¶
type SetConfdConfigRequest struct { Endpoint *ConfdEndpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint"` Config *ConfdConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetConfdConfigRequest) Descriptor ¶
func (*SetConfdConfigRequest) Descriptor() ([]byte, []int)
func (*SetConfdConfigRequest) GetConfig ¶
func (m *SetConfdConfigRequest) GetConfig() *ConfdConfig
func (*SetConfdConfigRequest) GetEndpoint ¶
func (m *SetConfdConfigRequest) GetEndpoint() *ConfdEndpoint
func (*SetConfdConfigRequest) ProtoMessage ¶
func (*SetConfdConfigRequest) ProtoMessage()
func (*SetConfdConfigRequest) Reset ¶
func (m *SetConfdConfigRequest) Reset()
func (*SetConfdConfigRequest) String ¶
func (m *SetConfdConfigRequest) String() string
func (*SetConfdConfigRequest) XXX_DiscardUnknown ¶
func (m *SetConfdConfigRequest) XXX_DiscardUnknown()
func (*SetConfdConfigRequest) XXX_Marshal ¶
func (m *SetConfdConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetConfdConfigRequest) XXX_Merge ¶
func (m *SetConfdConfigRequest) XXX_Merge(src proto.Message)
func (*SetConfdConfigRequest) XXX_Size ¶
func (m *SetConfdConfigRequest) XXX_Size() int
func (*SetConfdConfigRequest) XXX_Unmarshal ¶
func (m *SetConfdConfigRequest) XXX_Unmarshal(b []byte) error
type SetDroneConfigRequest ¶
type SetDroneConfigRequest struct { Endpoint *DroneEndpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint"` Config *DroneConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetDroneConfigRequest) Descriptor ¶
func (*SetDroneConfigRequest) Descriptor() ([]byte, []int)
func (*SetDroneConfigRequest) GetConfig ¶
func (m *SetDroneConfigRequest) GetConfig() *DroneConfig
func (*SetDroneConfigRequest) GetEndpoint ¶
func (m *SetDroneConfigRequest) GetEndpoint() *DroneEndpoint
func (*SetDroneConfigRequest) ProtoMessage ¶
func (*SetDroneConfigRequest) ProtoMessage()
func (*SetDroneConfigRequest) Reset ¶
func (m *SetDroneConfigRequest) Reset()
func (*SetDroneConfigRequest) String ¶
func (m *SetDroneConfigRequest) String() string
func (*SetDroneConfigRequest) XXX_DiscardUnknown ¶
func (m *SetDroneConfigRequest) XXX_DiscardUnknown()
func (*SetDroneConfigRequest) XXX_Marshal ¶
func (m *SetDroneConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetDroneConfigRequest) XXX_Merge ¶
func (m *SetDroneConfigRequest) XXX_Merge(src proto.Message)
func (*SetDroneConfigRequest) XXX_Size ¶
func (m *SetDroneConfigRequest) XXX_Size() int
func (*SetDroneConfigRequest) XXX_Unmarshal ¶
func (m *SetDroneConfigRequest) XXX_Unmarshal(b []byte) error
type String ¶
type String struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*String) Descriptor ¶
func (*String) ProtoMessage ¶
func (*String) ProtoMessage()
func (*String) XXX_DiscardUnknown ¶
func (m *String) XXX_DiscardUnknown()
func (*String) XXX_Marshal ¶
func (*String) XXX_Unmarshal ¶
type StringList ¶
type StringList struct { ValueList []string `protobuf:"bytes,1,rep,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StringList) Descriptor ¶
func (*StringList) Descriptor() ([]byte, []int)
func (*StringList) GetValueList ¶
func (m *StringList) GetValueList() []string
func (*StringList) ProtoMessage ¶
func (*StringList) ProtoMessage()
func (*StringList) Reset ¶
func (m *StringList) Reset()
func (*StringList) String ¶
func (m *StringList) String() string
func (*StringList) XXX_DiscardUnknown ¶
func (m *StringList) XXX_DiscardUnknown()
func (*StringList) XXX_Marshal ¶
func (m *StringList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StringList) XXX_Merge ¶
func (m *StringList) XXX_Merge(src proto.Message)
func (*StringList) XXX_Size ¶
func (m *StringList) XXX_Size() int
func (*StringList) XXX_Unmarshal ¶
func (m *StringList) XXX_Unmarshal(b []byte) error
type StringListMap ¶
type StringListMap struct { ValueListMap map[string]*StringList `` /* 177-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StringListMap) Descriptor ¶
func (*StringListMap) Descriptor() ([]byte, []int)
func (*StringListMap) GetValueListMap ¶
func (m *StringListMap) GetValueListMap() map[string]*StringList
func (*StringListMap) ProtoMessage ¶
func (*StringListMap) ProtoMessage()
func (*StringListMap) Reset ¶
func (m *StringListMap) Reset()
func (*StringListMap) String ¶
func (m *StringListMap) String() string
func (*StringListMap) XXX_DiscardUnknown ¶
func (m *StringListMap) XXX_DiscardUnknown()
func (*StringListMap) XXX_Marshal ¶
func (m *StringListMap) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StringListMap) XXX_Merge ¶
func (m *StringListMap) XXX_Merge(src proto.Message)
func (*StringListMap) XXX_Size ¶
func (m *StringListMap) XXX_Size() int
func (*StringListMap) XXX_Unmarshal ¶
func (m *StringListMap) XXX_Unmarshal(b []byte) error
type StringMap ¶
type StringMap struct { ValueMap map[string]string `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StringMap) Descriptor ¶
func (*StringMap) GetValueMap ¶
func (*StringMap) ProtoMessage ¶
func (*StringMap) ProtoMessage()
func (*StringMap) XXX_DiscardUnknown ¶
func (m *StringMap) XXX_DiscardUnknown()
func (*StringMap) XXX_Marshal ¶
func (*StringMap) XXX_Unmarshal ¶
type SubTaskAction ¶
type SubTaskAction int32
const ( SubTaskAction_NULL SubTaskAction = 0 SubTaskAction_StartConfd SubTaskAction = 1 SubTaskAction_RegisterMetadata SubTaskAction = 2 SubTaskAction_DeregisterMetadata SubTaskAction = 3 SubTaskAction_RegisterCmd SubTaskAction = 4 SubTaskAction_DeregisterCmd SubTaskAction = 5 SubTaskAction_GetTaskStatus SubTaskAction = 6 SubTaskAction_StopConfd SubTaskAction = 7 )
func (SubTaskAction) EnumDescriptor ¶
func (SubTaskAction) EnumDescriptor() ([]byte, []int)
func (SubTaskAction) String ¶
func (x SubTaskAction) String() string
type SubTaskId ¶
type SubTaskId struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubTaskId) Descriptor ¶
func (*SubTaskId) ProtoMessage ¶
func (*SubTaskId) ProtoMessage()
func (*SubTaskId) XXX_DiscardUnknown ¶
func (m *SubTaskId) XXX_DiscardUnknown()
func (*SubTaskId) XXX_Marshal ¶
func (*SubTaskId) XXX_Unmarshal ¶
type SubTaskMessage ¶
type SubTaskMessage struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` Directive string `protobuf:"bytes,3,opt,name=directive,proto3" json:"directive"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubTaskMessage) Descriptor ¶
func (*SubTaskMessage) Descriptor() ([]byte, []int)
func (*SubTaskMessage) GetAction ¶
func (m *SubTaskMessage) GetAction() string
func (*SubTaskMessage) GetDirective ¶
func (m *SubTaskMessage) GetDirective() string
func (*SubTaskMessage) GetTaskId ¶
func (m *SubTaskMessage) GetTaskId() string
func (*SubTaskMessage) ProtoMessage ¶
func (*SubTaskMessage) ProtoMessage()
func (*SubTaskMessage) Reset ¶
func (m *SubTaskMessage) Reset()
func (*SubTaskMessage) String ¶
func (m *SubTaskMessage) String() string
func (*SubTaskMessage) XXX_DiscardUnknown ¶
func (m *SubTaskMessage) XXX_DiscardUnknown()
func (*SubTaskMessage) XXX_Marshal ¶
func (m *SubTaskMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTaskMessage) XXX_Merge ¶
func (m *SubTaskMessage) XXX_Merge(src proto.Message)
func (*SubTaskMessage) XXX_Size ¶
func (m *SubTaskMessage) XXX_Size() int
func (*SubTaskMessage) XXX_Unmarshal ¶
func (m *SubTaskMessage) XXX_Unmarshal(b []byte) error
type SubTaskStatus ¶
type SubTaskStatus struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubTaskStatus) Descriptor ¶
func (*SubTaskStatus) Descriptor() ([]byte, []int)
func (*SubTaskStatus) GetStatus ¶
func (m *SubTaskStatus) GetStatus() string
func (*SubTaskStatus) GetTaskId ¶
func (m *SubTaskStatus) GetTaskId() string
func (*SubTaskStatus) ProtoMessage ¶
func (*SubTaskStatus) ProtoMessage()
func (*SubTaskStatus) Reset ¶
func (m *SubTaskStatus) Reset()
func (*SubTaskStatus) String ¶
func (m *SubTaskStatus) String() string
func (*SubTaskStatus) XXX_DiscardUnknown ¶
func (m *SubTaskStatus) XXX_DiscardUnknown()
func (*SubTaskStatus) XXX_Marshal ¶
func (m *SubTaskStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTaskStatus) XXX_Merge ¶
func (m *SubTaskStatus) XXX_Merge(src proto.Message)
func (*SubTaskStatus) XXX_Size ¶
func (m *SubTaskStatus) XXX_Size() int
func (*SubTaskStatus) XXX_Unmarshal ¶
func (m *SubTaskStatus) XXX_Unmarshal(b []byte) error
type SubTask_DeregisterCmd ¶
type SubTask_DeregisterCmd struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` FrontgateId string `protobuf:"bytes,3,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,4,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` Cnodes string `protobuf:"bytes,5,opt,name=cnodes,proto3" json:"cnodes"` Timeout int32 `protobuf:"varint,6,opt,name=timeout,proto3" json:"timeout"` Retry int32 `protobuf:"varint,7,opt,name=retry,proto3" json:"retry"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "DeregisterCmd", "taskId": "t-abcdefgh", "directive": {"frontgateId": "cl-abcdefgh", "droneIp": "192.168.0.1", cnodes": "{\"key\", \"value\"}", "timeout": 600, "retry": 5} }
func (*SubTask_DeregisterCmd) Descriptor ¶
func (*SubTask_DeregisterCmd) Descriptor() ([]byte, []int)
func (*SubTask_DeregisterCmd) GetAction ¶
func (m *SubTask_DeregisterCmd) GetAction() string
func (*SubTask_DeregisterCmd) GetCnodes ¶
func (m *SubTask_DeregisterCmd) GetCnodes() string
func (*SubTask_DeregisterCmd) GetDroneIp ¶
func (m *SubTask_DeregisterCmd) GetDroneIp() string
func (*SubTask_DeregisterCmd) GetFrontgateId ¶
func (m *SubTask_DeregisterCmd) GetFrontgateId() string
func (*SubTask_DeregisterCmd) GetRetry ¶
func (m *SubTask_DeregisterCmd) GetRetry() int32
func (*SubTask_DeregisterCmd) GetTaskId ¶
func (m *SubTask_DeregisterCmd) GetTaskId() string
func (*SubTask_DeregisterCmd) GetTimeout ¶
func (m *SubTask_DeregisterCmd) GetTimeout() int32
func (*SubTask_DeregisterCmd) ProtoMessage ¶
func (*SubTask_DeregisterCmd) ProtoMessage()
func (*SubTask_DeregisterCmd) Reset ¶
func (m *SubTask_DeregisterCmd) Reset()
func (*SubTask_DeregisterCmd) String ¶
func (m *SubTask_DeregisterCmd) String() string
func (*SubTask_DeregisterCmd) XXX_DiscardUnknown ¶
func (m *SubTask_DeregisterCmd) XXX_DiscardUnknown()
func (*SubTask_DeregisterCmd) XXX_Marshal ¶
func (m *SubTask_DeregisterCmd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_DeregisterCmd) XXX_Merge ¶
func (m *SubTask_DeregisterCmd) XXX_Merge(src proto.Message)
func (*SubTask_DeregisterCmd) XXX_Size ¶
func (m *SubTask_DeregisterCmd) XXX_Size() int
func (*SubTask_DeregisterCmd) XXX_Unmarshal ¶
func (m *SubTask_DeregisterCmd) XXX_Unmarshal(b []byte) error
type SubTask_DeregisterMetadata ¶
type SubTask_DeregisterMetadata struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` FrontgateId string `protobuf:"bytes,3,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,4,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` Cnodes string `protobuf:"bytes,5,opt,name=cnodes,proto3" json:"cnodes"` Timeout int32 `protobuf:"varint,6,opt,name=timeout,proto3" json:"timeout"` Retry int32 `protobuf:"varint,7,opt,name=retry,proto3" json:"retry"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "DeregisterMetadata", "taskId": "t-abcdefgh", "directive": {"frontgateId": "cl-abcdefgh", "droneIp": "192.168.0.1", cnodes": "{\"key\", \"value\"}", "timeout": 600, "retry": 5} }
func (*SubTask_DeregisterMetadata) Descriptor ¶
func (*SubTask_DeregisterMetadata) Descriptor() ([]byte, []int)
func (*SubTask_DeregisterMetadata) GetAction ¶
func (m *SubTask_DeregisterMetadata) GetAction() string
func (*SubTask_DeregisterMetadata) GetCnodes ¶
func (m *SubTask_DeregisterMetadata) GetCnodes() string
func (*SubTask_DeregisterMetadata) GetDroneIp ¶
func (m *SubTask_DeregisterMetadata) GetDroneIp() string
func (*SubTask_DeregisterMetadata) GetFrontgateId ¶
func (m *SubTask_DeregisterMetadata) GetFrontgateId() string
func (*SubTask_DeregisterMetadata) GetRetry ¶
func (m *SubTask_DeregisterMetadata) GetRetry() int32
func (*SubTask_DeregisterMetadata) GetTaskId ¶
func (m *SubTask_DeregisterMetadata) GetTaskId() string
func (*SubTask_DeregisterMetadata) GetTimeout ¶
func (m *SubTask_DeregisterMetadata) GetTimeout() int32
func (*SubTask_DeregisterMetadata) ProtoMessage ¶
func (*SubTask_DeregisterMetadata) ProtoMessage()
func (*SubTask_DeregisterMetadata) Reset ¶
func (m *SubTask_DeregisterMetadata) Reset()
func (*SubTask_DeregisterMetadata) String ¶
func (m *SubTask_DeregisterMetadata) String() string
func (*SubTask_DeregisterMetadata) XXX_DiscardUnknown ¶
func (m *SubTask_DeregisterMetadata) XXX_DiscardUnknown()
func (*SubTask_DeregisterMetadata) XXX_Marshal ¶
func (m *SubTask_DeregisterMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_DeregisterMetadata) XXX_Merge ¶
func (m *SubTask_DeregisterMetadata) XXX_Merge(src proto.Message)
func (*SubTask_DeregisterMetadata) XXX_Size ¶
func (m *SubTask_DeregisterMetadata) XXX_Size() int
func (*SubTask_DeregisterMetadata) XXX_Unmarshal ¶
func (m *SubTask_DeregisterMetadata) XXX_Unmarshal(b []byte) error
type SubTask_GetTaskStatus ¶
type SubTask_GetTaskStatus struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "GetTaskStatus", "taskId": "t-abcdefgh" }
func (*SubTask_GetTaskStatus) Descriptor ¶
func (*SubTask_GetTaskStatus) Descriptor() ([]byte, []int)
func (*SubTask_GetTaskStatus) GetAction ¶
func (m *SubTask_GetTaskStatus) GetAction() string
func (*SubTask_GetTaskStatus) GetTaskId ¶
func (m *SubTask_GetTaskStatus) GetTaskId() string
func (*SubTask_GetTaskStatus) ProtoMessage ¶
func (*SubTask_GetTaskStatus) ProtoMessage()
func (*SubTask_GetTaskStatus) Reset ¶
func (m *SubTask_GetTaskStatus) Reset()
func (*SubTask_GetTaskStatus) String ¶
func (m *SubTask_GetTaskStatus) String() string
func (*SubTask_GetTaskStatus) XXX_DiscardUnknown ¶
func (m *SubTask_GetTaskStatus) XXX_DiscardUnknown()
func (*SubTask_GetTaskStatus) XXX_Marshal ¶
func (m *SubTask_GetTaskStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_GetTaskStatus) XXX_Merge ¶
func (m *SubTask_GetTaskStatus) XXX_Merge(src proto.Message)
func (*SubTask_GetTaskStatus) XXX_Size ¶
func (m *SubTask_GetTaskStatus) XXX_Size() int
func (*SubTask_GetTaskStatus) XXX_Unmarshal ¶
func (m *SubTask_GetTaskStatus) XXX_Unmarshal(b []byte) error
type SubTask_RegisterCmd ¶
type SubTask_RegisterCmd struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` FrontgateId string `protobuf:"bytes,3,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,4,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` Cnodes string `protobuf:"bytes,5,opt,name=cnodes,proto3" json:"cnodes"` Timeout int32 `protobuf:"varint,6,opt,name=timeout,proto3" json:"timeout"` Retry int32 `protobuf:"varint,7,opt,name=retry,proto3" json:"retry"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "RegisterCmd", "taskId": "t-abcdefgh", "directive": {"frontgateId": "cl-abcdefgh", "droneIp": "192.168.0.1", cnodes": "{\"key\", \"value\"}", "timeout": 600, "retry": 5} }
func (*SubTask_RegisterCmd) Descriptor ¶
func (*SubTask_RegisterCmd) Descriptor() ([]byte, []int)
func (*SubTask_RegisterCmd) GetAction ¶
func (m *SubTask_RegisterCmd) GetAction() string
func (*SubTask_RegisterCmd) GetCnodes ¶
func (m *SubTask_RegisterCmd) GetCnodes() string
func (*SubTask_RegisterCmd) GetDroneIp ¶
func (m *SubTask_RegisterCmd) GetDroneIp() string
func (*SubTask_RegisterCmd) GetFrontgateId ¶
func (m *SubTask_RegisterCmd) GetFrontgateId() string
func (*SubTask_RegisterCmd) GetRetry ¶
func (m *SubTask_RegisterCmd) GetRetry() int32
func (*SubTask_RegisterCmd) GetTaskId ¶
func (m *SubTask_RegisterCmd) GetTaskId() string
func (*SubTask_RegisterCmd) GetTimeout ¶
func (m *SubTask_RegisterCmd) GetTimeout() int32
func (*SubTask_RegisterCmd) ProtoMessage ¶
func (*SubTask_RegisterCmd) ProtoMessage()
func (*SubTask_RegisterCmd) Reset ¶
func (m *SubTask_RegisterCmd) Reset()
func (*SubTask_RegisterCmd) String ¶
func (m *SubTask_RegisterCmd) String() string
func (*SubTask_RegisterCmd) XXX_DiscardUnknown ¶
func (m *SubTask_RegisterCmd) XXX_DiscardUnknown()
func (*SubTask_RegisterCmd) XXX_Marshal ¶
func (m *SubTask_RegisterCmd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_RegisterCmd) XXX_Merge ¶
func (m *SubTask_RegisterCmd) XXX_Merge(src proto.Message)
func (*SubTask_RegisterCmd) XXX_Size ¶
func (m *SubTask_RegisterCmd) XXX_Size() int
func (*SubTask_RegisterCmd) XXX_Unmarshal ¶
func (m *SubTask_RegisterCmd) XXX_Unmarshal(b []byte) error
type SubTask_RegisterMetadata ¶
type SubTask_RegisterMetadata struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` FrontgateId string `protobuf:"bytes,3,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` Cnodes string `protobuf:"bytes,4,opt,name=cnodes,proto3" json:"cnodes"` Timeout int32 `protobuf:"varint,5,opt,name=timeout,proto3" json:"timeout"` Retry int32 `protobuf:"varint,6,opt,name=retry,proto3" json:"retry"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "RegisterMetadata", "taskId": "t-abcdefgh", "directive": {"frontgateId": "cl-abcdefgh", "cnodes": "{\"key\", \"value\"}", "timeout": 600, "retry": 5} }
func (*SubTask_RegisterMetadata) Descriptor ¶
func (*SubTask_RegisterMetadata) Descriptor() ([]byte, []int)
func (*SubTask_RegisterMetadata) GetAction ¶
func (m *SubTask_RegisterMetadata) GetAction() string
func (*SubTask_RegisterMetadata) GetCnodes ¶
func (m *SubTask_RegisterMetadata) GetCnodes() string
func (*SubTask_RegisterMetadata) GetFrontgateId ¶
func (m *SubTask_RegisterMetadata) GetFrontgateId() string
func (*SubTask_RegisterMetadata) GetRetry ¶
func (m *SubTask_RegisterMetadata) GetRetry() int32
func (*SubTask_RegisterMetadata) GetTaskId ¶
func (m *SubTask_RegisterMetadata) GetTaskId() string
func (*SubTask_RegisterMetadata) GetTimeout ¶
func (m *SubTask_RegisterMetadata) GetTimeout() int32
func (*SubTask_RegisterMetadata) ProtoMessage ¶
func (*SubTask_RegisterMetadata) ProtoMessage()
func (*SubTask_RegisterMetadata) Reset ¶
func (m *SubTask_RegisterMetadata) Reset()
func (*SubTask_RegisterMetadata) String ¶
func (m *SubTask_RegisterMetadata) String() string
func (*SubTask_RegisterMetadata) XXX_DiscardUnknown ¶
func (m *SubTask_RegisterMetadata) XXX_DiscardUnknown()
func (*SubTask_RegisterMetadata) XXX_Marshal ¶
func (m *SubTask_RegisterMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_RegisterMetadata) XXX_Merge ¶
func (m *SubTask_RegisterMetadata) XXX_Merge(src proto.Message)
func (*SubTask_RegisterMetadata) XXX_Size ¶
func (m *SubTask_RegisterMetadata) XXX_Size() int
func (*SubTask_RegisterMetadata) XXX_Unmarshal ¶
func (m *SubTask_RegisterMetadata) XXX_Unmarshal(b []byte) error
type SubTask_StartConfd ¶
type SubTask_StartConfd struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` FrontgateId string `protobuf:"bytes,3,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,4,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` Timeout int32 `protobuf:"varint,5,opt,name=timeout,proto3" json:"timeout"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "StartConfd", "taskId": "t-abcdefgh", "directive": {"frontgateId": "cl-abcdefgh", "droneIp": "192.168.0.1", "timeout": 600} }
func (*SubTask_StartConfd) Descriptor ¶
func (*SubTask_StartConfd) Descriptor() ([]byte, []int)
func (*SubTask_StartConfd) GetAction ¶
func (m *SubTask_StartConfd) GetAction() string
func (*SubTask_StartConfd) GetDroneIp ¶
func (m *SubTask_StartConfd) GetDroneIp() string
func (*SubTask_StartConfd) GetFrontgateId ¶
func (m *SubTask_StartConfd) GetFrontgateId() string
func (*SubTask_StartConfd) GetTaskId ¶
func (m *SubTask_StartConfd) GetTaskId() string
func (*SubTask_StartConfd) GetTimeout ¶
func (m *SubTask_StartConfd) GetTimeout() int32
func (*SubTask_StartConfd) ProtoMessage ¶
func (*SubTask_StartConfd) ProtoMessage()
func (*SubTask_StartConfd) Reset ¶
func (m *SubTask_StartConfd) Reset()
func (*SubTask_StartConfd) String ¶
func (m *SubTask_StartConfd) String() string
func (*SubTask_StartConfd) XXX_DiscardUnknown ¶
func (m *SubTask_StartConfd) XXX_DiscardUnknown()
func (*SubTask_StartConfd) XXX_Marshal ¶
func (m *SubTask_StartConfd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_StartConfd) XXX_Merge ¶
func (m *SubTask_StartConfd) XXX_Merge(src proto.Message)
func (*SubTask_StartConfd) XXX_Size ¶
func (m *SubTask_StartConfd) XXX_Size() int
func (*SubTask_StartConfd) XXX_Unmarshal ¶
func (m *SubTask_StartConfd) XXX_Unmarshal(b []byte) error
type SubTask_StopConfd ¶
type SubTask_StopConfd struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id"` FrontgateId string `protobuf:"bytes,3,opt,name=frontgate_id,json=frontgateId,proto3" json:"frontgate_id"` DroneIp string `protobuf:"bytes,4,opt,name=drone_ip,json=droneIp,proto3" json:"drone_ip"` Timeout int32 `protobuf:"varint,5,opt,name=timeout,proto3" json:"timeout"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
{ "action": "StopConfd", "taskId": "t-abcdefgh", "directive": {"frontgateId": "cl-abcdefgh", "droneIp": "192.168.0.1", "timeout": 600} }
func (*SubTask_StopConfd) Descriptor ¶
func (*SubTask_StopConfd) Descriptor() ([]byte, []int)
func (*SubTask_StopConfd) GetAction ¶
func (m *SubTask_StopConfd) GetAction() string
func (*SubTask_StopConfd) GetDroneIp ¶
func (m *SubTask_StopConfd) GetDroneIp() string
func (*SubTask_StopConfd) GetFrontgateId ¶
func (m *SubTask_StopConfd) GetFrontgateId() string
func (*SubTask_StopConfd) GetTaskId ¶
func (m *SubTask_StopConfd) GetTaskId() string
func (*SubTask_StopConfd) GetTimeout ¶
func (m *SubTask_StopConfd) GetTimeout() int32
func (*SubTask_StopConfd) ProtoMessage ¶
func (*SubTask_StopConfd) ProtoMessage()
func (*SubTask_StopConfd) Reset ¶
func (m *SubTask_StopConfd) Reset()
func (*SubTask_StopConfd) String ¶
func (m *SubTask_StopConfd) String() string
func (*SubTask_StopConfd) XXX_DiscardUnknown ¶
func (m *SubTask_StopConfd) XXX_DiscardUnknown()
func (*SubTask_StopConfd) XXX_Marshal ¶
func (m *SubTask_StopConfd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubTask_StopConfd) XXX_Merge ¶
func (m *SubTask_StopConfd) XXX_Merge(src proto.Message)
func (*SubTask_StopConfd) XXX_Size ¶
func (m *SubTask_StopConfd) XXX_Size() int
func (*SubTask_StopConfd) XXX_Unmarshal ¶
func (m *SubTask_StopConfd) XXX_Unmarshal(b []byte) error
type UInt32 ¶
type UInt32 struct { Value uint32 `protobuf:"varint,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UInt32) Descriptor ¶
func (*UInt32) ProtoMessage ¶
func (*UInt32) ProtoMessage()
func (*UInt32) XXX_DiscardUnknown ¶
func (m *UInt32) XXX_DiscardUnknown()
func (*UInt32) XXX_Marshal ¶
func (*UInt32) XXX_Unmarshal ¶
type UInt32List ¶
type UInt32List struct { ValueList []uint32 `protobuf:"varint,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UInt32List) Descriptor ¶
func (*UInt32List) Descriptor() ([]byte, []int)
func (*UInt32List) GetValueList ¶
func (m *UInt32List) GetValueList() []uint32
func (*UInt32List) ProtoMessage ¶
func (*UInt32List) ProtoMessage()
func (*UInt32List) Reset ¶
func (m *UInt32List) Reset()
func (*UInt32List) String ¶
func (m *UInt32List) String() string
func (*UInt32List) XXX_DiscardUnknown ¶
func (m *UInt32List) XXX_DiscardUnknown()
func (*UInt32List) XXX_Marshal ¶
func (m *UInt32List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UInt32List) XXX_Merge ¶
func (m *UInt32List) XXX_Merge(src proto.Message)
func (*UInt32List) XXX_Size ¶
func (m *UInt32List) XXX_Size() int
func (*UInt32List) XXX_Unmarshal ¶
func (m *UInt32List) XXX_Unmarshal(b []byte) error
type UInt64 ¶
type UInt64 struct { Value uint64 `protobuf:"varint,1,opt,name=value,proto3" json:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UInt64) Descriptor ¶
func (*UInt64) ProtoMessage ¶
func (*UInt64) ProtoMessage()
func (*UInt64) XXX_DiscardUnknown ¶
func (m *UInt64) XXX_DiscardUnknown()
func (*UInt64) XXX_Marshal ¶
func (*UInt64) XXX_Unmarshal ¶
type UInt64List ¶
type UInt64List struct { ValueList []uint64 `protobuf:"varint,1,rep,packed,name=value_list,json=valueList,proto3" json:"value_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UInt64List) Descriptor ¶
func (*UInt64List) Descriptor() ([]byte, []int)
func (*UInt64List) GetValueList ¶
func (m *UInt64List) GetValueList() []uint64
func (*UInt64List) ProtoMessage ¶
func (*UInt64List) ProtoMessage()
func (*UInt64List) Reset ¶
func (m *UInt64List) Reset()
func (*UInt64List) String ¶
func (m *UInt64List) String() string
func (*UInt64List) XXX_DiscardUnknown ¶
func (m *UInt64List) XXX_DiscardUnknown()
func (*UInt64List) XXX_Marshal ¶
func (m *UInt64List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UInt64List) XXX_Merge ¶
func (m *UInt64List) XXX_Merge(src proto.Message)
func (*UInt64List) XXX_Size ¶
func (m *UInt64List) XXX_Size() int
func (*UInt64List) XXX_Unmarshal ¶
func (m *UInt64List) XXX_Unmarshal(b []byte) error
type Version ¶ added in v0.2.1
type Version struct { ShortVersion string `protobuf:"bytes,1,opt,name=short_version,json=shortVersion,proto3" json:"short_version"` GitSha1Version string `protobuf:"bytes,2,opt,name=git_sha1_version,json=gitSha1Version,proto3" json:"git_sha1_version"` BuildDate string `protobuf:"bytes,3,opt,name=build_date,json=buildDate,proto3" json:"build_date"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Version) Descriptor ¶ added in v0.2.1
func (*Version) GetBuildDate ¶ added in v0.2.1
func (*Version) GetGitSha1Version ¶ added in v0.2.1
func (*Version) GetShortVersion ¶ added in v0.2.1
func (*Version) ProtoMessage ¶ added in v0.2.1
func (*Version) ProtoMessage()
func (*Version) XXX_DiscardUnknown ¶ added in v0.2.1
func (m *Version) XXX_DiscardUnknown()