Documentation ¶
Index ¶
- Variables
- type Agent
- func (*Agent) Descriptor() ([]byte, []int)deprecated
- func (x *Agent) GetAgentId() string
- func (x *Agent) GetAgentInfo() string
- func (x *Agent) GetArch() string
- func (x *Agent) GetBuilder() string
- func (x *Agent) GetCreatedAt() string
- func (x *Agent) GetCreatedBy() string
- func (x *Agent) GetFile() string
- func (x *Agent) GetHost() string
- func (x *Agent) GetName() string
- func (x *Agent) GetOS() string
- func (x *Agent) GetPort() string
- func (x *Agent) GetVersion() string
- func (*Agent) ProtoMessage()
- func (x *Agent) ProtoReflect() protoreflect.Message
- func (x *Agent) Reset()
- func (x *Agent) String() string
- type AgentRequest
- type Agents
- type BuildReply
- func (*BuildReply) Descriptor() ([]byte, []int)deprecated
- func (x *BuildReply) GetReply() *builderpb.BuildReply
- func (x *BuildReply) GetServerFile() string
- func (*BuildReply) ProtoMessage()
- func (x *BuildReply) ProtoReflect() protoreflect.Message
- func (x *BuildReply) Reset()
- func (x *BuildReply) String() string
- type Builder
- func (*Builder) Descriptor() ([]byte, []int)deprecated
- func (x *Builder) GetAuthor() string
- func (x *Builder) GetBuilderId() string
- func (x *Builder) GetContainerId() string
- func (x *Builder) GetCreatedAt() string
- func (x *Builder) GetImageId() string
- func (x *Builder) GetInstalledAt() string
- func (x *Builder) GetName() string
- func (x *Builder) GetSupported_OS() string
- func (x *Builder) GetUpdatedAt() string
- func (x *Builder) GetUrl() string
- func (x *Builder) GetVersion() string
- func (*Builder) ProtoMessage()
- func (x *Builder) ProtoReflect() protoreflect.Message
- func (x *Builder) Reset()
- func (x *Builder) String() string
- type BuilderRequest
- type Builders
- type Empty
- type FreeSessionRequest
- func (*FreeSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FreeSessionRequest) GetSessionId() int32
- func (*FreeSessionRequest) ProtoMessage()
- func (x *FreeSessionRequest) ProtoReflect() protoreflect.Message
- func (x *FreeSessionRequest) Reset()
- func (x *FreeSessionRequest) String() string
- type HTTPRequest
- func (*HTTPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HTTPRequest) GetAgentId() string
- func (x *HTTPRequest) GetArgs() [][]byte
- func (x *HTTPRequest) GetOpcode() int32
- func (x *HTTPRequest) GetRequestId() string
- func (x *HTTPRequest) GetSessionId() int32
- func (*HTTPRequest) ProtoMessage()
- func (x *HTTPRequest) ProtoReflect() protoreflect.Message
- func (x *HTTPRequest) Reset()
- func (x *HTTPRequest) String() string
- type HTTPResponse
- func (*HTTPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HTTPResponse) GetAgentId() string
- func (x *HTTPResponse) GetRequestId() string
- func (x *HTTPResponse) GetResponses() []*ResponseDetail
- func (*HTTPResponse) ProtoMessage()
- func (x *HTTPResponse) ProtoReflect() protoreflect.Message
- func (x *HTTPResponse) Reset()
- func (x *HTTPResponse) String() string
- type InstallRequest
- func (*InstallRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InstallRequest) GetBranch() string
- func (x *InstallRequest) GetPath() string
- func (x *InstallRequest) GetSource() InstallRequest_Source
- func (x *InstallRequest) GetUseCreds() bool
- func (*InstallRequest) ProtoMessage()
- func (x *InstallRequest) ProtoReflect() protoreflect.Message
- func (x *InstallRequest) Reset()
- func (x *InstallRequest) String() string
- type InstallRequest_Source
- func (InstallRequest_Source) Descriptor() protoreflect.EnumDescriptor
- func (x InstallRequest_Source) Enum() *InstallRequest_Source
- func (InstallRequest_Source) EnumDescriptor() ([]byte, []int)deprecated
- func (x InstallRequest_Source) Number() protoreflect.EnumNumber
- func (x InstallRequest_Source) String() string
- func (InstallRequest_Source) Type() protoreflect.EnumType
- type LockSessionRequest
- func (*LockSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LockSessionRequest) GetSessionId() int32
- func (*LockSessionRequest) ProtoMessage()
- func (x *LockSessionRequest) ProtoReflect() protoreflect.Message
- func (x *LockSessionRequest) Reset()
- func (x *LockSessionRequest) String() string
- type Player
- func (*Player) Descriptor() ([]byte, []int)deprecated
- func (x *Player) GetRegistered() string
- func (x *Player) GetRole() string
- func (x *Player) GetStatus() string
- func (x *Player) GetUsername() string
- func (*Player) ProtoMessage()
- func (x *Player) ProtoReflect() protoreflect.Message
- func (x *Player) Reset()
- func (x *Player) String() string
- type PlayerRequest
- type Players
- type Profile
- func (*Profile) Descriptor() ([]byte, []int)deprecated
- func (x *Profile) GetBuilderId() string
- func (x *Profile) GetCreatedAt() string
- func (x *Profile) GetId() int32
- func (x *Profile) GetName() string
- func (*Profile) ProtoMessage()
- func (x *Profile) ProtoReflect() protoreflect.Message
- func (x *Profile) Reset()
- func (x *Profile) String() string
- type ProfileData
- func (*ProfileData) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileData) GetProfile() *Profile
- func (x *ProfileData) GetRecords() []*ProfileRecord
- func (*ProfileData) ProtoMessage()
- func (x *ProfileData) ProtoReflect() protoreflect.Message
- func (x *ProfileData) Reset()
- func (x *ProfileData) String() string
- type ProfileRecord
- func (*ProfileRecord) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileRecord) GetName() string
- func (x *ProfileRecord) GetProfile() string
- func (x *ProfileRecord) GetValue() string
- func (*ProfileRecord) ProtoMessage()
- func (x *ProfileRecord) ProtoReflect() protoreflect.Message
- func (x *ProfileRecord) Reset()
- func (x *ProfileRecord) String() string
- type ProfileRequest
- func (*ProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileRequest) GetBuilderId() string
- func (x *ProfileRequest) GetName() []string
- func (*ProfileRequest) ProtoMessage()
- func (x *ProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ProfileRequest) Reset()
- func (x *ProfileRequest) String() string
- type Profiles
- type Registration
- func (*Registration) Descriptor() ([]byte, []int)deprecated
- func (x *Registration) GetAgentId() string
- func (x *Registration) GetArch() string
- func (x *Registration) GetGID() string
- func (x *Registration) GetHomeDir() string
- func (x *Registration) GetHostname() string
- func (x *Registration) GetIPAddress() string
- func (x *Registration) GetOs() string
- func (x *Registration) GetPID() string
- func (x *Registration) GetUID() string
- func (x *Registration) GetUsername() string
- func (*Registration) ProtoMessage()
- func (x *Registration) ProtoReflect() protoreflect.Message
- func (x *Registration) Reset()
- func (x *Registration) String() string
- type ResponseDetail
- func (*ResponseDetail) Descriptor() ([]byte, []int)deprecated
- func (x *ResponseDetail) GetData() []byte
- func (x *ResponseDetail) GetDest() ResponseDetail_Dest
- func (x *ResponseDetail) GetName() string
- func (x *ResponseDetail) GetStatus() builderpb.Status
- func (*ResponseDetail) ProtoMessage()
- func (x *ResponseDetail) ProtoReflect() protoreflect.Message
- func (x *ResponseDetail) Reset()
- func (x *ResponseDetail) String() string
- type ResponseDetail_Dest
- func (ResponseDetail_Dest) Descriptor() protoreflect.EnumDescriptor
- func (x ResponseDetail_Dest) Enum() *ResponseDetail_Dest
- func (ResponseDetail_Dest) EnumDescriptor() ([]byte, []int)deprecated
- func (x ResponseDetail_Dest) Number() protoreflect.EnumNumber
- func (x ResponseDetail_Dest) String() string
- func (ResponseDetail_Dest) Type() protoreflect.EnumType
- type SaveProfileRequest
- func (*SaveProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SaveProfileRequest) GetBuilderId() string
- func (x *SaveProfileRequest) GetImmutables() []string
- func (x *SaveProfileRequest) GetName() string
- func (x *SaveProfileRequest) GetOptions() map[string]string
- func (*SaveProfileRequest) ProtoMessage()
- func (x *SaveProfileRequest) ProtoReflect() protoreflect.Message
- func (x *SaveProfileRequest) Reset()
- func (x *SaveProfileRequest) String() string
- type Session
- func (*Session) Descriptor() ([]byte, []int)deprecated
- func (x *Session) GetAgentId() string
- func (x *Session) GetAgentName() string
- func (x *Session) GetAgentOwner() string
- func (x *Session) GetBuilderId() string
- func (x *Session) GetId() int32
- func (x *Session) GetInfo() *Registration
- func (x *Session) GetLastActive() string
- func (x *Session) GetQueueSize() int32
- func (x *Session) GetStatus() string
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) String() string
- type Sessions
- type SessionsRequest
- type Stage
- type StageAddRequest
- func (*StageAddRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StageAddRequest) GetAgent() string
- func (x *StageAddRequest) GetAlias() string
- func (*StageAddRequest) ProtoMessage()
- func (x *StageAddRequest) ProtoReflect() protoreflect.Message
- func (x *StageAddRequest) Reset()
- func (x *StageAddRequest) String() string
- type StageItem
- type StageLocalRequest
- func (*StageLocalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StageLocalRequest) GetAlias() string
- func (x *StageLocalRequest) GetData() []byte
- func (x *StageLocalRequest) GetFilename() string
- func (*StageLocalRequest) ProtoMessage()
- func (x *StageLocalRequest) ProtoReflect() protoreflect.Message
- func (x *StageLocalRequest) Reset()
- func (x *StageLocalRequest) String() string
- type UninstallRequest
- func (*UninstallRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UninstallRequest) GetBuilders() *BuilderRequest
- func (x *UninstallRequest) GetRemoveSource() bool
- func (*UninstallRequest) ProtoMessage()
- func (x *UninstallRequest) ProtoReflect() protoreflect.Message
- func (x *UninstallRequest) Reset()
- func (x *UninstallRequest) String() string
- type UnstageRequest
Constants ¶
This section is empty.
Variables ¶
var ( InstallRequest_Source_name = map[int32]string{ 0: "Git", 1: "Local", } InstallRequest_Source_value = map[string]int32{ "Git": 0, "Local": 1, } )
Enum value maps for InstallRequest_Source.
var ( ResponseDetail_Dest_name = map[int32]string{ 0: "File", 1: "Stdout", -1: "None", } ResponseDetail_Dest_value = map[string]int32{ "File": 0, "Stdout": 1, "None": -1, } )
Enum value maps for ResponseDetail_Dest.
var File_clientpb_client_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` OS string `protobuf:"bytes,4,opt,name=OS,proto3" json:"OS,omitempty"` Arch string `protobuf:"bytes,5,opt,name=arch,proto3" json:"arch,omitempty"` Host string `protobuf:"bytes,6,opt,name=host,proto3" json:"host,omitempty"` Port string `protobuf:"bytes,7,opt,name=port,proto3" json:"port,omitempty"` Builder string `protobuf:"bytes,8,opt,name=builder,proto3" json:"builder,omitempty"` File string `protobuf:"bytes,9,opt,name=file,proto3" json:"file,omitempty"` CreatedAt string `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` CreatedBy string `protobuf:"bytes,11,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"` AgentInfo string `protobuf:"bytes,12,opt,name=agent_info,json=agentInfo,proto3" json:"agent_info,omitempty"` // contains filtered or unexported fields }
func (*Agent) Descriptor
deprecated
func (*Agent) GetAgentId ¶
func (*Agent) GetAgentInfo ¶ added in v0.1.1
func (*Agent) GetBuilder ¶
func (*Agent) GetCreatedAt ¶
func (*Agent) GetCreatedBy ¶
func (*Agent) GetVersion ¶
func (*Agent) ProtoMessage ¶
func (*Agent) ProtoMessage()
func (*Agent) ProtoReflect ¶
func (x *Agent) ProtoReflect() protoreflect.Message
type AgentRequest ¶
type AgentRequest struct { AgentId []string `protobuf:"bytes,1,rep,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // contains filtered or unexported fields }
func (*AgentRequest) Descriptor
deprecated
func (*AgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use AgentRequest.ProtoReflect.Descriptor instead.
func (*AgentRequest) GetAgentId ¶
func (x *AgentRequest) GetAgentId() []string
func (*AgentRequest) ProtoMessage ¶
func (*AgentRequest) ProtoMessage()
func (*AgentRequest) ProtoReflect ¶
func (x *AgentRequest) ProtoReflect() protoreflect.Message
func (*AgentRequest) Reset ¶
func (x *AgentRequest) Reset()
func (*AgentRequest) String ¶
func (x *AgentRequest) String() string
type Agents ¶
type Agents struct { Agents []*Agent `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"` // contains filtered or unexported fields }
func (*Agents) Descriptor
deprecated
func (*Agents) ProtoMessage ¶
func (*Agents) ProtoMessage()
func (*Agents) ProtoReflect ¶
func (x *Agents) ProtoReflect() protoreflect.Message
type BuildReply ¶
type BuildReply struct { Reply *builderpb.BuildReply `protobuf:"bytes,1,opt,name=reply,proto3" json:"reply,omitempty"` ServerFile string `protobuf:"bytes,2,opt,name=server_file,json=serverFile,proto3" json:"server_file,omitempty"` // contains filtered or unexported fields }
func (*BuildReply) Descriptor
deprecated
func (*BuildReply) Descriptor() ([]byte, []int)
Deprecated: Use BuildReply.ProtoReflect.Descriptor instead.
func (*BuildReply) GetReply ¶
func (x *BuildReply) GetReply() *builderpb.BuildReply
func (*BuildReply) GetServerFile ¶
func (x *BuildReply) GetServerFile() string
func (*BuildReply) ProtoMessage ¶
func (*BuildReply) ProtoMessage()
func (*BuildReply) ProtoReflect ¶
func (x *BuildReply) ProtoReflect() protoreflect.Message
func (*BuildReply) Reset ¶
func (x *BuildReply) Reset()
func (*BuildReply) String ¶
func (x *BuildReply) String() string
type Builder ¶
type Builder struct { BuilderId string `protobuf:"bytes,1,opt,name=builder_id,json=builderId,proto3" json:"builder_id,omitempty"` CreatedAt string `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt string `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"` Author string `protobuf:"bytes,6,opt,name=author,proto3" json:"author,omitempty"` Url string `protobuf:"bytes,7,opt,name=url,proto3" json:"url,omitempty"` Supported_OS string `protobuf:"bytes,8,opt,name=supported_OS,json=supportedOS,proto3" json:"supported_OS,omitempty"` InstalledAt string `protobuf:"bytes,9,opt,name=installed_at,json=installedAt,proto3" json:"installed_at,omitempty"` ImageId string `protobuf:"bytes,10,opt,name=image_id,json=imageId,proto3" json:"image_id,omitempty"` ContainerId string `protobuf:"bytes,11,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"` // contains filtered or unexported fields }
func (*Builder) Descriptor
deprecated
func (*Builder) GetBuilderId ¶
func (*Builder) GetContainerId ¶
func (*Builder) GetCreatedAt ¶
func (*Builder) GetImageId ¶
func (*Builder) GetInstalledAt ¶
func (*Builder) GetSupported_OS ¶
func (*Builder) GetUpdatedAt ¶
func (*Builder) GetVersion ¶
func (*Builder) ProtoMessage ¶
func (*Builder) ProtoMessage()
func (*Builder) ProtoReflect ¶
func (x *Builder) ProtoReflect() protoreflect.Message
type BuilderRequest ¶
type BuilderRequest struct { BuilderId []string `protobuf:"bytes,1,rep,name=builder_id,json=builderId,proto3" json:"builder_id,omitempty"` // contains filtered or unexported fields }
func (*BuilderRequest) Descriptor
deprecated
func (*BuilderRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuilderRequest.ProtoReflect.Descriptor instead.
func (*BuilderRequest) GetBuilderId ¶
func (x *BuilderRequest) GetBuilderId() []string
func (*BuilderRequest) ProtoMessage ¶
func (*BuilderRequest) ProtoMessage()
func (*BuilderRequest) ProtoReflect ¶
func (x *BuilderRequest) ProtoReflect() protoreflect.Message
func (*BuilderRequest) Reset ¶
func (x *BuilderRequest) Reset()
func (*BuilderRequest) String ¶
func (x *BuilderRequest) String() string
type Builders ¶
type Builders struct { Builders []*Builder `protobuf:"bytes,1,rep,name=builders,proto3" json:"builders,omitempty"` // contains filtered or unexported fields }
func (*Builders) Descriptor
deprecated
func (*Builders) GetBuilders ¶
func (*Builders) ProtoMessage ¶
func (*Builders) ProtoMessage()
func (*Builders) ProtoReflect ¶
func (x *Builders) ProtoReflect() protoreflect.Message
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
type FreeSessionRequest ¶
type FreeSessionRequest struct { SessionId int32 `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*FreeSessionRequest) Descriptor
deprecated
func (*FreeSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use FreeSessionRequest.ProtoReflect.Descriptor instead.
func (*FreeSessionRequest) GetSessionId ¶
func (x *FreeSessionRequest) GetSessionId() int32
func (*FreeSessionRequest) ProtoMessage ¶
func (*FreeSessionRequest) ProtoMessage()
func (*FreeSessionRequest) ProtoReflect ¶
func (x *FreeSessionRequest) ProtoReflect() protoreflect.Message
func (*FreeSessionRequest) Reset ¶
func (x *FreeSessionRequest) Reset()
func (*FreeSessionRequest) String ¶
func (x *FreeSessionRequest) String() string
type HTTPRequest ¶
type HTTPRequest struct { SessionId int32 `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Opcode int32 `protobuf:"varint,4,opt,name=opcode,proto3" json:"opcode,omitempty"` Args [][]byte `protobuf:"bytes,5,rep,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*HTTPRequest) Descriptor
deprecated
func (*HTTPRequest) Descriptor() ([]byte, []int)
Deprecated: Use HTTPRequest.ProtoReflect.Descriptor instead.
func (*HTTPRequest) GetAgentId ¶
func (x *HTTPRequest) GetAgentId() string
func (*HTTPRequest) GetArgs ¶
func (x *HTTPRequest) GetArgs() [][]byte
func (*HTTPRequest) GetOpcode ¶
func (x *HTTPRequest) GetOpcode() int32
func (*HTTPRequest) GetRequestId ¶
func (x *HTTPRequest) GetRequestId() string
func (*HTTPRequest) GetSessionId ¶
func (x *HTTPRequest) GetSessionId() int32
func (*HTTPRequest) ProtoMessage ¶
func (*HTTPRequest) ProtoMessage()
func (*HTTPRequest) ProtoReflect ¶
func (x *HTTPRequest) ProtoReflect() protoreflect.Message
func (*HTTPRequest) Reset ¶
func (x *HTTPRequest) Reset()
func (*HTTPRequest) String ¶
func (x *HTTPRequest) String() string
type HTTPResponse ¶
type HTTPResponse struct { AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` RequestId string `protobuf:"bytes,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Responses []*ResponseDetail `protobuf:"bytes,3,rep,name=responses,proto3" json:"responses,omitempty"` // contains filtered or unexported fields }
func (*HTTPResponse) Descriptor
deprecated
func (*HTTPResponse) Descriptor() ([]byte, []int)
Deprecated: Use HTTPResponse.ProtoReflect.Descriptor instead.
func (*HTTPResponse) GetAgentId ¶
func (x *HTTPResponse) GetAgentId() string
func (*HTTPResponse) GetRequestId ¶
func (x *HTTPResponse) GetRequestId() string
func (*HTTPResponse) GetResponses ¶
func (x *HTTPResponse) GetResponses() []*ResponseDetail
func (*HTTPResponse) ProtoMessage ¶
func (*HTTPResponse) ProtoMessage()
func (*HTTPResponse) ProtoReflect ¶
func (x *HTTPResponse) ProtoReflect() protoreflect.Message
func (*HTTPResponse) Reset ¶
func (x *HTTPResponse) Reset()
func (*HTTPResponse) String ¶
func (x *HTTPResponse) String() string
type InstallRequest ¶
type InstallRequest struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Source InstallRequest_Source `protobuf:"varint,2,opt,name=source,proto3,enum=clientpb.InstallRequest_Source" json:"source,omitempty"` Branch string `protobuf:"bytes,3,opt,name=branch,proto3" json:"branch,omitempty"` UseCreds bool `protobuf:"varint,4,opt,name=use_creds,json=useCreds,proto3" json:"use_creds,omitempty"` // contains filtered or unexported fields }
func (*InstallRequest) Descriptor
deprecated
func (*InstallRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstallRequest.ProtoReflect.Descriptor instead.
func (*InstallRequest) GetBranch ¶
func (x *InstallRequest) GetBranch() string
func (*InstallRequest) GetPath ¶
func (x *InstallRequest) GetPath() string
func (*InstallRequest) GetSource ¶
func (x *InstallRequest) GetSource() InstallRequest_Source
func (*InstallRequest) GetUseCreds ¶
func (x *InstallRequest) GetUseCreds() bool
func (*InstallRequest) ProtoMessage ¶
func (*InstallRequest) ProtoMessage()
func (*InstallRequest) ProtoReflect ¶
func (x *InstallRequest) ProtoReflect() protoreflect.Message
func (*InstallRequest) Reset ¶
func (x *InstallRequest) Reset()
func (*InstallRequest) String ¶
func (x *InstallRequest) String() string
type InstallRequest_Source ¶
type InstallRequest_Source int32
const ( InstallRequest_Git InstallRequest_Source = 0 InstallRequest_Local InstallRequest_Source = 1 )
func (InstallRequest_Source) Descriptor ¶
func (InstallRequest_Source) Descriptor() protoreflect.EnumDescriptor
func (InstallRequest_Source) Enum ¶
func (x InstallRequest_Source) Enum() *InstallRequest_Source
func (InstallRequest_Source) EnumDescriptor
deprecated
func (InstallRequest_Source) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstallRequest_Source.Descriptor instead.
func (InstallRequest_Source) Number ¶
func (x InstallRequest_Source) Number() protoreflect.EnumNumber
func (InstallRequest_Source) String ¶
func (x InstallRequest_Source) String() string
func (InstallRequest_Source) Type ¶
func (InstallRequest_Source) Type() protoreflect.EnumType
type LockSessionRequest ¶
type LockSessionRequest struct { SessionId int32 `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*LockSessionRequest) Descriptor
deprecated
func (*LockSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use LockSessionRequest.ProtoReflect.Descriptor instead.
func (*LockSessionRequest) GetSessionId ¶
func (x *LockSessionRequest) GetSessionId() int32
func (*LockSessionRequest) ProtoMessage ¶
func (*LockSessionRequest) ProtoMessage()
func (*LockSessionRequest) ProtoReflect ¶
func (x *LockSessionRequest) ProtoReflect() protoreflect.Message
func (*LockSessionRequest) Reset ¶
func (x *LockSessionRequest) Reset()
func (*LockSessionRequest) String ¶
func (x *LockSessionRequest) String() string
type Player ¶
type Player struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` Registered string `protobuf:"bytes,3,opt,name=registered,proto3" json:"registered,omitempty"` Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` // online or offline // contains filtered or unexported fields }
func (*Player) Descriptor
deprecated
func (*Player) GetRegistered ¶
func (*Player) GetUsername ¶
func (*Player) ProtoMessage ¶
func (*Player) ProtoMessage()
func (*Player) ProtoReflect ¶
func (x *Player) ProtoReflect() protoreflect.Message
type PlayerRequest ¶
type PlayerRequest struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*PlayerRequest) Descriptor
deprecated
func (*PlayerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PlayerRequest.ProtoReflect.Descriptor instead.
func (*PlayerRequest) GetNames ¶
func (x *PlayerRequest) GetNames() []string
func (*PlayerRequest) ProtoMessage ¶
func (*PlayerRequest) ProtoMessage()
func (*PlayerRequest) ProtoReflect ¶
func (x *PlayerRequest) ProtoReflect() protoreflect.Message
func (*PlayerRequest) Reset ¶
func (x *PlayerRequest) Reset()
func (*PlayerRequest) String ¶
func (x *PlayerRequest) String() string
type Players ¶
type Players struct { Players []*Player `protobuf:"bytes,1,rep,name=players,proto3" json:"players,omitempty"` // contains filtered or unexported fields }
func (*Players) Descriptor
deprecated
func (*Players) GetPlayers ¶
func (*Players) ProtoMessage ¶
func (*Players) ProtoMessage()
func (*Players) ProtoReflect ¶
func (x *Players) ProtoReflect() protoreflect.Message
type Profile ¶
type Profile struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt string `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` BuilderId string `protobuf:"bytes,4,opt,name=builder_id,json=builderId,proto3" json:"builder_id,omitempty"` // contains filtered or unexported fields }
func (*Profile) Descriptor
deprecated
func (*Profile) GetBuilderId ¶
func (*Profile) GetCreatedAt ¶
func (*Profile) ProtoMessage ¶
func (*Profile) ProtoMessage()
func (*Profile) ProtoReflect ¶
func (x *Profile) ProtoReflect() protoreflect.Message
type ProfileData ¶
type ProfileData struct { Profile *Profile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"` Records []*ProfileRecord `protobuf:"bytes,2,rep,name=records,proto3" json:"records,omitempty"` // contains filtered or unexported fields }
func (*ProfileData) Descriptor
deprecated
func (*ProfileData) Descriptor() ([]byte, []int)
Deprecated: Use ProfileData.ProtoReflect.Descriptor instead.
func (*ProfileData) GetProfile ¶
func (x *ProfileData) GetProfile() *Profile
func (*ProfileData) GetRecords ¶
func (x *ProfileData) GetRecords() []*ProfileRecord
func (*ProfileData) ProtoMessage ¶
func (*ProfileData) ProtoMessage()
func (*ProfileData) ProtoReflect ¶
func (x *ProfileData) ProtoReflect() protoreflect.Message
func (*ProfileData) Reset ¶
func (x *ProfileData) Reset()
func (*ProfileData) String ¶
func (x *ProfileData) String() string
type ProfileRecord ¶
type ProfileRecord struct { Profile string `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ProfileRecord) Descriptor
deprecated
func (*ProfileRecord) Descriptor() ([]byte, []int)
Deprecated: Use ProfileRecord.ProtoReflect.Descriptor instead.
func (*ProfileRecord) GetName ¶
func (x *ProfileRecord) GetName() string
func (*ProfileRecord) GetProfile ¶
func (x *ProfileRecord) GetProfile() string
func (*ProfileRecord) GetValue ¶
func (x *ProfileRecord) GetValue() string
func (*ProfileRecord) ProtoMessage ¶
func (*ProfileRecord) ProtoMessage()
func (*ProfileRecord) ProtoReflect ¶
func (x *ProfileRecord) ProtoReflect() protoreflect.Message
func (*ProfileRecord) Reset ¶
func (x *ProfileRecord) Reset()
func (*ProfileRecord) String ¶
func (x *ProfileRecord) String() string
type ProfileRequest ¶
type ProfileRequest struct { Name []string `protobuf:"bytes,1,rep,name=name,proto3" json:"name,omitempty"` BuilderId string `protobuf:"bytes,2,opt,name=builder_id,json=builderId,proto3" json:"builder_id,omitempty"` // contains filtered or unexported fields }
func (*ProfileRequest) Descriptor
deprecated
func (*ProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProfileRequest.ProtoReflect.Descriptor instead.
func (*ProfileRequest) GetBuilderId ¶
func (x *ProfileRequest) GetBuilderId() string
func (*ProfileRequest) GetName ¶
func (x *ProfileRequest) GetName() []string
func (*ProfileRequest) ProtoMessage ¶
func (*ProfileRequest) ProtoMessage()
func (*ProfileRequest) ProtoReflect ¶
func (x *ProfileRequest) ProtoReflect() protoreflect.Message
func (*ProfileRequest) Reset ¶
func (x *ProfileRequest) Reset()
func (*ProfileRequest) String ¶
func (x *ProfileRequest) String() string
type Profiles ¶
type Profiles struct { Profiles []*Profile `protobuf:"bytes,1,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
func (*Profiles) Descriptor
deprecated
func (*Profiles) GetProfiles ¶
func (*Profiles) ProtoMessage ¶
func (*Profiles) ProtoMessage()
func (*Profiles) ProtoReflect ¶
func (x *Profiles) ProtoReflect() protoreflect.Message
type Registration ¶
type Registration struct { AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` Os string `protobuf:"bytes,2,opt,name=os,proto3" json:"os,omitempty"` Arch string `protobuf:"bytes,3,opt,name=arch,proto3" json:"arch,omitempty"` Username string `protobuf:"bytes,4,opt,name=username,proto3" json:"username,omitempty"` Hostname string `protobuf:"bytes,5,opt,name=hostname,proto3" json:"hostname,omitempty"` UID string `protobuf:"bytes,6,opt,name=UID,proto3" json:"UID,omitempty"` GID string `protobuf:"bytes,7,opt,name=GID,proto3" json:"GID,omitempty"` PID string `protobuf:"bytes,8,opt,name=PID,proto3" json:"PID,omitempty"` HomeDir string `protobuf:"bytes,9,opt,name=home_dir,json=homeDir,proto3" json:"home_dir,omitempty"` IPAddress string `protobuf:"bytes,10,opt,name=IP_address,json=IPAddress,proto3" json:"IP_address,omitempty"` // contains filtered or unexported fields }
func (*Registration) Descriptor
deprecated
func (*Registration) Descriptor() ([]byte, []int)
Deprecated: Use Registration.ProtoReflect.Descriptor instead.
func (*Registration) GetAgentId ¶
func (x *Registration) GetAgentId() string
func (*Registration) GetArch ¶
func (x *Registration) GetArch() string
func (*Registration) GetGID ¶
func (x *Registration) GetGID() string
func (*Registration) GetHomeDir ¶
func (x *Registration) GetHomeDir() string
func (*Registration) GetHostname ¶
func (x *Registration) GetHostname() string
func (*Registration) GetIPAddress ¶
func (x *Registration) GetIPAddress() string
func (*Registration) GetOs ¶
func (x *Registration) GetOs() string
func (*Registration) GetPID ¶
func (x *Registration) GetPID() string
func (*Registration) GetUID ¶
func (x *Registration) GetUID() string
func (*Registration) GetUsername ¶
func (x *Registration) GetUsername() string
func (*Registration) ProtoMessage ¶
func (*Registration) ProtoMessage()
func (*Registration) ProtoReflect ¶
func (x *Registration) ProtoReflect() protoreflect.Message
func (*Registration) Reset ¶
func (x *Registration) Reset()
func (*Registration) String ¶
func (x *Registration) String() string
type ResponseDetail ¶
type ResponseDetail struct { Status builderpb.Status `protobuf:"varint,1,opt,name=status,proto3,enum=builderpb.Status" json:"status,omitempty"` Dest ResponseDetail_Dest `protobuf:"varint,2,opt,name=dest,proto3,enum=clientpb.ResponseDetail_Dest" json:"dest,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ResponseDetail) Descriptor
deprecated
func (*ResponseDetail) Descriptor() ([]byte, []int)
Deprecated: Use ResponseDetail.ProtoReflect.Descriptor instead.
func (*ResponseDetail) GetData ¶
func (x *ResponseDetail) GetData() []byte
func (*ResponseDetail) GetDest ¶
func (x *ResponseDetail) GetDest() ResponseDetail_Dest
func (*ResponseDetail) GetName ¶
func (x *ResponseDetail) GetName() string
func (*ResponseDetail) GetStatus ¶
func (x *ResponseDetail) GetStatus() builderpb.Status
func (*ResponseDetail) ProtoMessage ¶
func (*ResponseDetail) ProtoMessage()
func (*ResponseDetail) ProtoReflect ¶
func (x *ResponseDetail) ProtoReflect() protoreflect.Message
func (*ResponseDetail) Reset ¶
func (x *ResponseDetail) Reset()
func (*ResponseDetail) String ¶
func (x *ResponseDetail) String() string
type ResponseDetail_Dest ¶
type ResponseDetail_Dest int32
const ( ResponseDetail_File ResponseDetail_Dest = 0 ResponseDetail_Stdout ResponseDetail_Dest = 1 ResponseDetail_None ResponseDetail_Dest = -1 )
func (ResponseDetail_Dest) Descriptor ¶
func (ResponseDetail_Dest) Descriptor() protoreflect.EnumDescriptor
func (ResponseDetail_Dest) Enum ¶
func (x ResponseDetail_Dest) Enum() *ResponseDetail_Dest
func (ResponseDetail_Dest) EnumDescriptor
deprecated
func (ResponseDetail_Dest) EnumDescriptor() ([]byte, []int)
Deprecated: Use ResponseDetail_Dest.Descriptor instead.
func (ResponseDetail_Dest) Number ¶
func (x ResponseDetail_Dest) Number() protoreflect.EnumNumber
func (ResponseDetail_Dest) String ¶
func (x ResponseDetail_Dest) String() string
func (ResponseDetail_Dest) Type ¶
func (ResponseDetail_Dest) Type() protoreflect.EnumType
type SaveProfileRequest ¶
type SaveProfileRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` BuilderId string `protobuf:"bytes,2,opt,name=builder_id,json=builderId,proto3" json:"builder_id,omitempty"` Options map[string]string `` /* 155-byte string literal not displayed */ Immutables []string `protobuf:"bytes,4,rep,name=immutables,proto3" json:"immutables,omitempty"` // contains filtered or unexported fields }
func (*SaveProfileRequest) Descriptor
deprecated
func (*SaveProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use SaveProfileRequest.ProtoReflect.Descriptor instead.
func (*SaveProfileRequest) GetBuilderId ¶
func (x *SaveProfileRequest) GetBuilderId() string
func (*SaveProfileRequest) GetImmutables ¶
func (x *SaveProfileRequest) GetImmutables() []string
func (*SaveProfileRequest) GetName ¶
func (x *SaveProfileRequest) GetName() string
func (*SaveProfileRequest) GetOptions ¶
func (x *SaveProfileRequest) GetOptions() map[string]string
func (*SaveProfileRequest) ProtoMessage ¶
func (*SaveProfileRequest) ProtoMessage()
func (*SaveProfileRequest) ProtoReflect ¶
func (x *SaveProfileRequest) ProtoReflect() protoreflect.Message
func (*SaveProfileRequest) Reset ¶
func (x *SaveProfileRequest) Reset()
func (*SaveProfileRequest) String ¶
func (x *SaveProfileRequest) String() string
type Session ¶
type Session struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` AgentName string `protobuf:"bytes,3,opt,name=agent_name,json=agentName,proto3" json:"agent_name,omitempty"` QueueSize int32 `protobuf:"varint,4,opt,name=queue_size,json=queueSize,proto3" json:"queue_size,omitempty"` LastActive string `protobuf:"bytes,5,opt,name=last_active,json=lastActive,proto3" json:"last_active,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` BuilderId string `protobuf:"bytes,7,opt,name=builder_id,json=builderId,proto3" json:"builder_id,omitempty"` Info *Registration `protobuf:"bytes,8,opt,name=info,proto3" json:"info,omitempty"` AgentOwner string `protobuf:"bytes,9,opt,name=agent_owner,json=agentOwner,proto3" json:"agent_owner,omitempty"` // contains filtered or unexported fields }
func (*Session) Descriptor
deprecated
func (*Session) GetAgentId ¶
func (*Session) GetAgentName ¶
func (*Session) GetAgentOwner ¶
func (*Session) GetBuilderId ¶
func (*Session) GetInfo ¶
func (x *Session) GetInfo() *Registration
func (*Session) GetLastActive ¶
func (*Session) GetQueueSize ¶
func (*Session) ProtoMessage ¶
func (*Session) ProtoMessage()
func (*Session) ProtoReflect ¶
func (x *Session) ProtoReflect() protoreflect.Message
type Sessions ¶
type Sessions struct { Sessions []*Session `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"` // contains filtered or unexported fields }
func (*Sessions) Descriptor
deprecated
func (*Sessions) GetSessions ¶
func (*Sessions) ProtoMessage ¶
func (*Sessions) ProtoMessage()
func (*Sessions) ProtoReflect ¶
func (x *Sessions) ProtoReflect() protoreflect.Message
type SessionsRequest ¶
type SessionsRequest struct { IDs []int32 `protobuf:"varint,1,rep,packed,name=IDs,proto3" json:"IDs,omitempty"` // contains filtered or unexported fields }
func (*SessionsRequest) Descriptor
deprecated
func (*SessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SessionsRequest.ProtoReflect.Descriptor instead.
func (*SessionsRequest) GetIDs ¶
func (x *SessionsRequest) GetIDs() []int32
func (*SessionsRequest) ProtoMessage ¶
func (*SessionsRequest) ProtoMessage()
func (*SessionsRequest) ProtoReflect ¶
func (x *SessionsRequest) ProtoReflect() protoreflect.Message
func (*SessionsRequest) Reset ¶
func (x *SessionsRequest) Reset()
func (*SessionsRequest) String ¶
func (x *SessionsRequest) String() string
type Stage ¶
type Stage struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Stage map[string]*StageItem `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Stage) Descriptor
deprecated
func (*Stage) GetEndpoint ¶
func (*Stage) ProtoMessage ¶
func (*Stage) ProtoMessage()
func (*Stage) ProtoReflect ¶
func (x *Stage) ProtoReflect() protoreflect.Message
type StageAddRequest ¶
type StageAddRequest struct { Agent string `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` Alias string `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*StageAddRequest) Descriptor
deprecated
func (*StageAddRequest) Descriptor() ([]byte, []int)
Deprecated: Use StageAddRequest.ProtoReflect.Descriptor instead.
func (*StageAddRequest) GetAgent ¶
func (x *StageAddRequest) GetAgent() string
func (*StageAddRequest) GetAlias ¶
func (x *StageAddRequest) GetAlias() string
func (*StageAddRequest) ProtoMessage ¶
func (*StageAddRequest) ProtoMessage()
func (*StageAddRequest) ProtoReflect ¶
func (x *StageAddRequest) ProtoReflect() protoreflect.Message
func (*StageAddRequest) Reset ¶
func (x *StageAddRequest) Reset()
func (*StageAddRequest) String ¶
func (x *StageAddRequest) String() string
type StageItem ¶
type StageItem struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Agent string `protobuf:"bytes,2,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
func (*StageItem) Descriptor
deprecated
func (*StageItem) ProtoMessage ¶
func (*StageItem) ProtoMessage()
func (*StageItem) ProtoReflect ¶
func (x *StageItem) ProtoReflect() protoreflect.Message
type StageLocalRequest ¶
type StageLocalRequest struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Alias string `protobuf:"bytes,3,opt,name=alias,proto3" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*StageLocalRequest) Descriptor
deprecated
func (*StageLocalRequest) Descriptor() ([]byte, []int)
Deprecated: Use StageLocalRequest.ProtoReflect.Descriptor instead.
func (*StageLocalRequest) GetAlias ¶
func (x *StageLocalRequest) GetAlias() string
func (*StageLocalRequest) GetData ¶
func (x *StageLocalRequest) GetData() []byte
func (*StageLocalRequest) GetFilename ¶
func (x *StageLocalRequest) GetFilename() string
func (*StageLocalRequest) ProtoMessage ¶
func (*StageLocalRequest) ProtoMessage()
func (*StageLocalRequest) ProtoReflect ¶
func (x *StageLocalRequest) ProtoReflect() protoreflect.Message
func (*StageLocalRequest) Reset ¶
func (x *StageLocalRequest) Reset()
func (*StageLocalRequest) String ¶
func (x *StageLocalRequest) String() string
type UninstallRequest ¶
type UninstallRequest struct { Builders *BuilderRequest `protobuf:"bytes,1,opt,name=builders,proto3" json:"builders,omitempty"` RemoveSource bool `protobuf:"varint,2,opt,name=remove_source,json=removeSource,proto3" json:"remove_source,omitempty"` // contains filtered or unexported fields }
func (*UninstallRequest) Descriptor
deprecated
func (*UninstallRequest) Descriptor() ([]byte, []int)
Deprecated: Use UninstallRequest.ProtoReflect.Descriptor instead.
func (*UninstallRequest) GetBuilders ¶
func (x *UninstallRequest) GetBuilders() *BuilderRequest
func (*UninstallRequest) GetRemoveSource ¶
func (x *UninstallRequest) GetRemoveSource() bool
func (*UninstallRequest) ProtoMessage ¶
func (*UninstallRequest) ProtoMessage()
func (*UninstallRequest) ProtoReflect ¶
func (x *UninstallRequest) ProtoReflect() protoreflect.Message
func (*UninstallRequest) Reset ¶
func (x *UninstallRequest) Reset()
func (*UninstallRequest) String ¶
func (x *UninstallRequest) String() string
type UnstageRequest ¶
type UnstageRequest struct { Alias string `protobuf:"bytes,1,opt,name=alias,proto3" json:"alias,omitempty"` // contains filtered or unexported fields }
func (*UnstageRequest) Descriptor
deprecated
func (*UnstageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnstageRequest.ProtoReflect.Descriptor instead.
func (*UnstageRequest) GetAlias ¶
func (x *UnstageRequest) GetAlias() string
func (*UnstageRequest) ProtoMessage ¶
func (*UnstageRequest) ProtoMessage()
func (*UnstageRequest) ProtoReflect ¶
func (x *UnstageRequest) ProtoReflect() protoreflect.Message
func (*UnstageRequest) Reset ¶
func (x *UnstageRequest) Reset()
func (*UnstageRequest) String ¶
func (x *UnstageRequest) String() string