Documentation
¶
Index ¶
- func RegisterDaemonServer(s *grpc.Server, srv DaemonServer)
- type CreateEventRequest
- func (*CreateEventRequest) Descriptor() ([]byte, []int)
- func (m *CreateEventRequest) GetAvailable() int32
- func (m *CreateEventRequest) GetCapacity() int32
- func (m *CreateEventRequest) GetExercises() []string
- func (m *CreateEventRequest) GetFrontends() []string
- func (m *CreateEventRequest) GetName() string
- func (m *CreateEventRequest) GetTag() string
- func (*CreateEventRequest) ProtoMessage()
- func (m *CreateEventRequest) Reset()
- func (m *CreateEventRequest) String() string
- func (m *CreateEventRequest) XXX_DiscardUnknown()
- func (m *CreateEventRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateEventRequest) XXX_Merge(src proto.Message)
- func (m *CreateEventRequest) XXX_Size() int
- func (m *CreateEventRequest) XXX_Unmarshal(b []byte) error
- type DaemonClient
- type DaemonServer
- type Daemon_CreateEventClient
- type Daemon_CreateEventServer
- type Daemon_MonitorHostClient
- type Daemon_MonitorHostServer
- type Daemon_ResetExerciseClient
- type Daemon_ResetExerciseServer
- type Daemon_ResetFrontendsClient
- type Daemon_ResetFrontendsServer
- type Daemon_RestartTeamLabClient
- type Daemon_RestartTeamLabServer
- type Daemon_StopEventClient
- type Daemon_StopEventServer
- 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 EventStatus
- func (*EventStatus) Descriptor() ([]byte, []int)
- func (m *EventStatus) GetEntity() string
- func (m *EventStatus) GetStatus() string
- func (*EventStatus) ProtoMessage()
- func (m *EventStatus) Reset()
- func (m *EventStatus) String() string
- func (m *EventStatus) XXX_DiscardUnknown()
- func (m *EventStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EventStatus) XXX_Merge(src proto.Message)
- func (m *EventStatus) XXX_Size() int
- func (m *EventStatus) XXX_Unmarshal(b []byte) error
- type GetTeamInfoRequest
- func (*GetTeamInfoRequest) Descriptor() ([]byte, []int)
- func (m *GetTeamInfoRequest) GetEventTag() string
- func (m *GetTeamInfoRequest) GetTeamId() string
- func (*GetTeamInfoRequest) ProtoMessage()
- func (m *GetTeamInfoRequest) Reset()
- func (m *GetTeamInfoRequest) String() string
- func (m *GetTeamInfoRequest) XXX_DiscardUnknown()
- func (m *GetTeamInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTeamInfoRequest) XXX_Merge(src proto.Message)
- func (m *GetTeamInfoRequest) XXX_Size() int
- func (m *GetTeamInfoRequest) XXX_Unmarshal(b []byte) error
- type GetTeamInfoResponse
- func (*GetTeamInfoResponse) Descriptor() ([]byte, []int)
- func (m *GetTeamInfoResponse) GetInstances() []*GetTeamInfoResponse_Instance
- func (*GetTeamInfoResponse) ProtoMessage()
- func (m *GetTeamInfoResponse) Reset()
- func (m *GetTeamInfoResponse) String() string
- func (m *GetTeamInfoResponse) XXX_DiscardUnknown()
- func (m *GetTeamInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTeamInfoResponse) XXX_Merge(src proto.Message)
- func (m *GetTeamInfoResponse) XXX_Size() int
- func (m *GetTeamInfoResponse) XXX_Unmarshal(b []byte) error
- type GetTeamInfoResponse_Instance
- func (*GetTeamInfoResponse_Instance) Descriptor() ([]byte, []int)
- func (m *GetTeamInfoResponse_Instance) GetId() string
- func (m *GetTeamInfoResponse_Instance) GetImage() string
- func (m *GetTeamInfoResponse_Instance) GetState() int32
- func (m *GetTeamInfoResponse_Instance) GetType() string
- func (*GetTeamInfoResponse_Instance) ProtoMessage()
- func (m *GetTeamInfoResponse_Instance) Reset()
- func (m *GetTeamInfoResponse_Instance) String() string
- func (m *GetTeamInfoResponse_Instance) XXX_DiscardUnknown()
- func (m *GetTeamInfoResponse_Instance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTeamInfoResponse_Instance) XXX_Merge(src proto.Message)
- func (m *GetTeamInfoResponse_Instance) XXX_Size() int
- func (m *GetTeamInfoResponse_Instance) XXX_Unmarshal(b []byte) error
- type InviteUserRequest
- func (*InviteUserRequest) Descriptor() ([]byte, []int)
- func (m *InviteUserRequest) GetSuperUser() bool
- func (*InviteUserRequest) ProtoMessage()
- func (m *InviteUserRequest) Reset()
- func (m *InviteUserRequest) String() string
- func (m *InviteUserRequest) XXX_DiscardUnknown()
- func (m *InviteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InviteUserRequest) XXX_Merge(src proto.Message)
- func (m *InviteUserRequest) XXX_Size() int
- func (m *InviteUserRequest) XXX_Unmarshal(b []byte) error
- type InviteUserResponse
- func (*InviteUserResponse) Descriptor() ([]byte, []int)
- func (m *InviteUserResponse) GetError() string
- func (m *InviteUserResponse) GetKey() string
- func (*InviteUserResponse) ProtoMessage()
- func (m *InviteUserResponse) Reset()
- func (m *InviteUserResponse) String() string
- func (m *InviteUserResponse) XXX_DiscardUnknown()
- func (m *InviteUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InviteUserResponse) XXX_Merge(src proto.Message)
- func (m *InviteUserResponse) XXX_Size() int
- func (m *InviteUserResponse) XXX_Unmarshal(b []byte) error
- type ListEventTeamsRequest
- func (*ListEventTeamsRequest) Descriptor() ([]byte, []int)
- func (m *ListEventTeamsRequest) GetTag() string
- func (*ListEventTeamsRequest) ProtoMessage()
- func (m *ListEventTeamsRequest) Reset()
- func (m *ListEventTeamsRequest) String() string
- func (m *ListEventTeamsRequest) XXX_DiscardUnknown()
- func (m *ListEventTeamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventTeamsRequest) XXX_Merge(src proto.Message)
- func (m *ListEventTeamsRequest) XXX_Size() int
- func (m *ListEventTeamsRequest) XXX_Unmarshal(b []byte) error
- type ListEventTeamsResponse
- func (*ListEventTeamsResponse) Descriptor() ([]byte, []int)
- func (m *ListEventTeamsResponse) GetTeams() []*ListEventTeamsResponse_Teams
- func (*ListEventTeamsResponse) ProtoMessage()
- func (m *ListEventTeamsResponse) Reset()
- func (m *ListEventTeamsResponse) String() string
- func (m *ListEventTeamsResponse) XXX_DiscardUnknown()
- func (m *ListEventTeamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventTeamsResponse) XXX_Merge(src proto.Message)
- func (m *ListEventTeamsResponse) XXX_Size() int
- func (m *ListEventTeamsResponse) XXX_Unmarshal(b []byte) error
- type ListEventTeamsResponse_Teams
- func (*ListEventTeamsResponse_Teams) Descriptor() ([]byte, []int)
- func (m *ListEventTeamsResponse_Teams) GetEmail() string
- func (m *ListEventTeamsResponse_Teams) GetId() string
- func (m *ListEventTeamsResponse_Teams) GetName() string
- func (*ListEventTeamsResponse_Teams) ProtoMessage()
- func (m *ListEventTeamsResponse_Teams) Reset()
- func (m *ListEventTeamsResponse_Teams) String() string
- func (m *ListEventTeamsResponse_Teams) XXX_DiscardUnknown()
- func (m *ListEventTeamsResponse_Teams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventTeamsResponse_Teams) XXX_Merge(src proto.Message)
- func (m *ListEventTeamsResponse_Teams) XXX_Size() int
- func (m *ListEventTeamsResponse_Teams) XXX_Unmarshal(b []byte) error
- type ListEventsRequest
- func (*ListEventsRequest) Descriptor() ([]byte, []int)
- func (*ListEventsRequest) ProtoMessage()
- func (m *ListEventsRequest) Reset()
- func (m *ListEventsRequest) String() string
- func (m *ListEventsRequest) XXX_DiscardUnknown()
- func (m *ListEventsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventsRequest) XXX_Merge(src proto.Message)
- func (m *ListEventsRequest) XXX_Size() int
- func (m *ListEventsRequest) XXX_Unmarshal(b []byte) error
- type ListEventsResponse
- func (*ListEventsResponse) Descriptor() ([]byte, []int)
- func (m *ListEventsResponse) GetEvents() []*ListEventsResponse_Events
- func (*ListEventsResponse) ProtoMessage()
- func (m *ListEventsResponse) Reset()
- func (m *ListEventsResponse) String() string
- func (m *ListEventsResponse) XXX_DiscardUnknown()
- func (m *ListEventsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventsResponse) XXX_Merge(src proto.Message)
- func (m *ListEventsResponse) XXX_Size() int
- func (m *ListEventsResponse) XXX_Unmarshal(b []byte) error
- type ListEventsResponse_Events
- func (*ListEventsResponse_Events) Descriptor() ([]byte, []int)
- func (m *ListEventsResponse_Events) GetCapacity() int32
- func (m *ListEventsResponse_Events) GetExerciseCount() int32
- func (m *ListEventsResponse_Events) GetName() string
- func (m *ListEventsResponse_Events) GetTag() string
- func (m *ListEventsResponse_Events) GetTeamCount() int32
- func (*ListEventsResponse_Events) ProtoMessage()
- func (m *ListEventsResponse_Events) Reset()
- func (m *ListEventsResponse_Events) String() string
- func (m *ListEventsResponse_Events) XXX_DiscardUnknown()
- func (m *ListEventsResponse_Events) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEventsResponse_Events) XXX_Merge(src proto.Message)
- func (m *ListEventsResponse_Events) XXX_Size() int
- func (m *ListEventsResponse_Events) XXX_Unmarshal(b []byte) error
- type ListExercisesResponse
- func (*ListExercisesResponse) Descriptor() ([]byte, []int)
- func (m *ListExercisesResponse) GetExercises() []*ListExercisesResponse_Exercise
- func (*ListExercisesResponse) ProtoMessage()
- func (m *ListExercisesResponse) Reset()
- func (m *ListExercisesResponse) String() string
- func (m *ListExercisesResponse) XXX_DiscardUnknown()
- func (m *ListExercisesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListExercisesResponse) XXX_Merge(src proto.Message)
- func (m *ListExercisesResponse) XXX_Size() int
- func (m *ListExercisesResponse) XXX_Unmarshal(b []byte) error
- type ListExercisesResponse_Exercise
- func (*ListExercisesResponse_Exercise) Descriptor() ([]byte, []int)
- func (m *ListExercisesResponse_Exercise) GetDockerImageCount() int32
- func (m *ListExercisesResponse_Exercise) GetName() string
- func (m *ListExercisesResponse_Exercise) GetTags() []string
- func (m *ListExercisesResponse_Exercise) GetVboxImageCount() int32
- func (*ListExercisesResponse_Exercise) ProtoMessage()
- func (m *ListExercisesResponse_Exercise) Reset()
- func (m *ListExercisesResponse_Exercise) String() string
- func (m *ListExercisesResponse_Exercise) XXX_DiscardUnknown()
- func (m *ListExercisesResponse_Exercise) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListExercisesResponse_Exercise) XXX_Merge(src proto.Message)
- func (m *ListExercisesResponse_Exercise) XXX_Size() int
- func (m *ListExercisesResponse_Exercise) XXX_Unmarshal(b []byte) error
- type ListFrontendsResponse
- func (*ListFrontendsResponse) Descriptor() ([]byte, []int)
- func (m *ListFrontendsResponse) GetFrontends() []*ListFrontendsResponse_Frontend
- func (*ListFrontendsResponse) ProtoMessage()
- func (m *ListFrontendsResponse) Reset()
- func (m *ListFrontendsResponse) String() string
- func (m *ListFrontendsResponse) XXX_DiscardUnknown()
- func (m *ListFrontendsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFrontendsResponse) XXX_Merge(src proto.Message)
- func (m *ListFrontendsResponse) XXX_Size() int
- func (m *ListFrontendsResponse) XXX_Unmarshal(b []byte) error
- type ListFrontendsResponse_Frontend
- func (*ListFrontendsResponse_Frontend) Descriptor() ([]byte, []int)
- func (m *ListFrontendsResponse_Frontend) GetCpu() float32
- func (m *ListFrontendsResponse_Frontend) GetImage() string
- func (m *ListFrontendsResponse_Frontend) GetMemoryMB() int64
- func (m *ListFrontendsResponse_Frontend) GetSize() int64
- func (*ListFrontendsResponse_Frontend) ProtoMessage()
- func (m *ListFrontendsResponse_Frontend) Reset()
- func (m *ListFrontendsResponse_Frontend) String() string
- func (m *ListFrontendsResponse_Frontend) XXX_DiscardUnknown()
- func (m *ListFrontendsResponse_Frontend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFrontendsResponse_Frontend) XXX_Merge(src proto.Message)
- func (m *ListFrontendsResponse_Frontend) XXX_Size() int
- func (m *ListFrontendsResponse_Frontend) XXX_Unmarshal(b []byte) error
- type LoginUserRequest
- func (*LoginUserRequest) Descriptor() ([]byte, []int)
- func (m *LoginUserRequest) GetPassword() string
- func (m *LoginUserRequest) GetUsername() string
- func (*LoginUserRequest) ProtoMessage()
- func (m *LoginUserRequest) Reset()
- func (m *LoginUserRequest) String() string
- func (m *LoginUserRequest) XXX_DiscardUnknown()
- func (m *LoginUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoginUserRequest) XXX_Merge(src proto.Message)
- func (m *LoginUserRequest) XXX_Size() int
- func (m *LoginUserRequest) XXX_Unmarshal(b []byte) error
- type LoginUserResponse
- func (*LoginUserResponse) Descriptor() ([]byte, []int)
- func (m *LoginUserResponse) GetError() string
- func (m *LoginUserResponse) GetToken() string
- func (*LoginUserResponse) ProtoMessage()
- func (m *LoginUserResponse) Reset()
- func (m *LoginUserResponse) String() string
- func (m *LoginUserResponse) XXX_DiscardUnknown()
- func (m *LoginUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoginUserResponse) XXX_Merge(src proto.Message)
- func (m *LoginUserResponse) XXX_Size() int
- func (m *LoginUserResponse) XXX_Unmarshal(b []byte) error
- type MonitorHostResponse
- func (*MonitorHostResponse) Descriptor() ([]byte, []int)
- func (m *MonitorHostResponse) GetCPUPercent() float32
- func (m *MonitorHostResponse) GetCPUReadError() string
- func (m *MonitorHostResponse) GetMemoryPercent() float32
- func (m *MonitorHostResponse) GetMemoryReadError() string
- func (*MonitorHostResponse) ProtoMessage()
- func (m *MonitorHostResponse) Reset()
- func (m *MonitorHostResponse) String() string
- func (m *MonitorHostResponse) XXX_DiscardUnknown()
- func (m *MonitorHostResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MonitorHostResponse) XXX_Merge(src proto.Message)
- func (m *MonitorHostResponse) XXX_Size() int
- func (m *MonitorHostResponse) XXX_Unmarshal(b []byte) error
- type ResetExerciseRequest
- func (*ResetExerciseRequest) Descriptor() ([]byte, []int)
- func (m *ResetExerciseRequest) GetEventTag() string
- func (m *ResetExerciseRequest) GetExerciseTag() string
- func (m *ResetExerciseRequest) GetTeams() []*Team
- func (*ResetExerciseRequest) ProtoMessage()
- func (m *ResetExerciseRequest) Reset()
- func (m *ResetExerciseRequest) String() string
- func (m *ResetExerciseRequest) XXX_DiscardUnknown()
- func (m *ResetExerciseRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResetExerciseRequest) XXX_Merge(src proto.Message)
- func (m *ResetExerciseRequest) XXX_Size() int
- func (m *ResetExerciseRequest) XXX_Unmarshal(b []byte) error
- type ResetFrontendsRequest
- func (*ResetFrontendsRequest) Descriptor() ([]byte, []int)
- func (m *ResetFrontendsRequest) GetEventTag() string
- func (m *ResetFrontendsRequest) GetTeams() []*Team
- func (*ResetFrontendsRequest) ProtoMessage()
- func (m *ResetFrontendsRequest) Reset()
- func (m *ResetFrontendsRequest) String() string
- func (m *ResetFrontendsRequest) XXX_DiscardUnknown()
- func (m *ResetFrontendsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResetFrontendsRequest) XXX_Merge(src proto.Message)
- func (m *ResetFrontendsRequest) XXX_Size() int
- func (m *ResetFrontendsRequest) XXX_Unmarshal(b []byte) error
- type ResetTeamStatus
- func (*ResetTeamStatus) Descriptor() ([]byte, []int)
- func (m *ResetTeamStatus) GetStatus() string
- func (m *ResetTeamStatus) GetTeamId() string
- func (*ResetTeamStatus) ProtoMessage()
- func (m *ResetTeamStatus) Reset()
- func (m *ResetTeamStatus) String() string
- func (m *ResetTeamStatus) XXX_DiscardUnknown()
- func (m *ResetTeamStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResetTeamStatus) XXX_Merge(src proto.Message)
- func (m *ResetTeamStatus) XXX_Size() int
- func (m *ResetTeamStatus) XXX_Unmarshal(b []byte) error
- type RestartTeamLabRequest
- func (*RestartTeamLabRequest) Descriptor() ([]byte, []int)
- func (m *RestartTeamLabRequest) GetEventTag() string
- func (m *RestartTeamLabRequest) GetLabTag() string
- func (*RestartTeamLabRequest) ProtoMessage()
- func (m *RestartTeamLabRequest) Reset()
- func (m *RestartTeamLabRequest) String() string
- func (m *RestartTeamLabRequest) XXX_DiscardUnknown()
- func (m *RestartTeamLabRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RestartTeamLabRequest) XXX_Merge(src proto.Message)
- func (m *RestartTeamLabRequest) XXX_Size() int
- func (m *RestartTeamLabRequest) XXX_Unmarshal(b []byte) error
- type SetFrontendCpuRequest
- func (*SetFrontendCpuRequest) Descriptor() ([]byte, []int)
- func (m *SetFrontendCpuRequest) GetCpu() float32
- func (m *SetFrontendCpuRequest) GetImage() string
- func (*SetFrontendCpuRequest) ProtoMessage()
- func (m *SetFrontendCpuRequest) Reset()
- func (m *SetFrontendCpuRequest) String() string
- func (m *SetFrontendCpuRequest) XXX_DiscardUnknown()
- func (m *SetFrontendCpuRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetFrontendCpuRequest) XXX_Merge(src proto.Message)
- func (m *SetFrontendCpuRequest) XXX_Size() int
- func (m *SetFrontendCpuRequest) XXX_Unmarshal(b []byte) error
- type SetFrontendMemoryRequest
- func (*SetFrontendMemoryRequest) Descriptor() ([]byte, []int)
- func (m *SetFrontendMemoryRequest) GetImage() string
- func (m *SetFrontendMemoryRequest) GetMemoryMB() int64
- func (*SetFrontendMemoryRequest) ProtoMessage()
- func (m *SetFrontendMemoryRequest) Reset()
- func (m *SetFrontendMemoryRequest) String() string
- func (m *SetFrontendMemoryRequest) XXX_DiscardUnknown()
- func (m *SetFrontendMemoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetFrontendMemoryRequest) XXX_Merge(src proto.Message)
- func (m *SetFrontendMemoryRequest) XXX_Size() int
- func (m *SetFrontendMemoryRequest) XXX_Unmarshal(b []byte) error
- type SignupUserRequest
- func (*SignupUserRequest) Descriptor() ([]byte, []int)
- func (m *SignupUserRequest) GetKey() string
- func (m *SignupUserRequest) GetPassword() string
- func (m *SignupUserRequest) GetUsername() string
- func (*SignupUserRequest) ProtoMessage()
- func (m *SignupUserRequest) Reset()
- func (m *SignupUserRequest) String() string
- func (m *SignupUserRequest) XXX_DiscardUnknown()
- func (m *SignupUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignupUserRequest) XXX_Merge(src proto.Message)
- func (m *SignupUserRequest) XXX_Size() int
- func (m *SignupUserRequest) XXX_Unmarshal(b []byte) error
- type StopEventRequest
- func (*StopEventRequest) Descriptor() ([]byte, []int)
- func (m *StopEventRequest) GetTag() string
- func (*StopEventRequest) ProtoMessage()
- func (m *StopEventRequest) Reset()
- func (m *StopEventRequest) String() string
- func (m *StopEventRequest) XXX_DiscardUnknown()
- func (m *StopEventRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopEventRequest) XXX_Merge(src proto.Message)
- func (m *StopEventRequest) XXX_Size() int
- func (m *StopEventRequest) XXX_Unmarshal(b []byte) error
- type Team
- func (*Team) Descriptor() ([]byte, []int)
- func (m *Team) GetId() string
- func (*Team) ProtoMessage()
- func (m *Team) Reset()
- func (m *Team) String() string
- func (m *Team) XXX_DiscardUnknown()
- func (m *Team) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Team) XXX_Merge(src proto.Message)
- func (m *Team) XXX_Size() int
- func (m *Team) XXX_Unmarshal(b []byte) error
- type VersionResponse
- func (*VersionResponse) Descriptor() ([]byte, []int)
- func (m *VersionResponse) GetVersion() string
- func (*VersionResponse) ProtoMessage()
- func (m *VersionResponse) Reset()
- func (m *VersionResponse) String() string
- func (m *VersionResponse) XXX_DiscardUnknown()
- func (m *VersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VersionResponse) XXX_Merge(src proto.Message)
- func (m *VersionResponse) XXX_Size() int
- func (m *VersionResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterDaemonServer ¶
func RegisterDaemonServer(s *grpc.Server, srv DaemonServer)
Types ¶
type CreateEventRequest ¶
type CreateEventRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Tag string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"` Frontends []string `protobuf:"bytes,3,rep,name=frontends,proto3" json:"frontends,omitempty"` Exercises []string `protobuf:"bytes,4,rep,name=exercises,proto3" json:"exercises,omitempty"` Available int32 `protobuf:"varint,5,opt,name=available,proto3" json:"available,omitempty"` Capacity int32 `protobuf:"varint,6,opt,name=capacity,proto3" json:"capacity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateEventRequest) Descriptor ¶
func (*CreateEventRequest) Descriptor() ([]byte, []int)
func (*CreateEventRequest) GetAvailable ¶
func (m *CreateEventRequest) GetAvailable() int32
func (*CreateEventRequest) GetCapacity ¶
func (m *CreateEventRequest) GetCapacity() int32
func (*CreateEventRequest) GetExercises ¶
func (m *CreateEventRequest) GetExercises() []string
func (*CreateEventRequest) GetFrontends ¶
func (m *CreateEventRequest) GetFrontends() []string
func (*CreateEventRequest) GetName ¶
func (m *CreateEventRequest) GetName() string
func (*CreateEventRequest) GetTag ¶
func (m *CreateEventRequest) GetTag() string
func (*CreateEventRequest) ProtoMessage ¶
func (*CreateEventRequest) ProtoMessage()
func (*CreateEventRequest) Reset ¶
func (m *CreateEventRequest) Reset()
func (*CreateEventRequest) String ¶
func (m *CreateEventRequest) String() string
func (*CreateEventRequest) XXX_DiscardUnknown ¶
func (m *CreateEventRequest) XXX_DiscardUnknown()
func (*CreateEventRequest) XXX_Marshal ¶
func (m *CreateEventRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateEventRequest) XXX_Merge ¶
func (m *CreateEventRequest) XXX_Merge(src proto.Message)
func (*CreateEventRequest) XXX_Size ¶
func (m *CreateEventRequest) XXX_Size() int
func (*CreateEventRequest) XXX_Unmarshal ¶
func (m *CreateEventRequest) XXX_Unmarshal(b []byte) error
type DaemonClient ¶
type DaemonClient interface { LoginUser(ctx context.Context, in *LoginUserRequest, opts ...grpc.CallOption) (*LoginUserResponse, error) SignupUser(ctx context.Context, in *SignupUserRequest, opts ...grpc.CallOption) (*LoginUserResponse, error) InviteUser(ctx context.Context, in *InviteUserRequest, opts ...grpc.CallOption) (*InviteUserResponse, error) CreateEvent(ctx context.Context, in *CreateEventRequest, opts ...grpc.CallOption) (Daemon_CreateEventClient, error) StopEvent(ctx context.Context, in *StopEventRequest, opts ...grpc.CallOption) (Daemon_StopEventClient, error) ListEvents(ctx context.Context, in *ListEventsRequest, opts ...grpc.CallOption) (*ListEventsResponse, error) ListEventTeams(ctx context.Context, in *ListEventTeamsRequest, opts ...grpc.CallOption) (*ListEventTeamsResponse, error) RestartTeamLab(ctx context.Context, in *RestartTeamLabRequest, opts ...grpc.CallOption) (Daemon_RestartTeamLabClient, error) ListExercises(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListExercisesResponse, error) ResetExercise(ctx context.Context, in *ResetExerciseRequest, opts ...grpc.CallOption) (Daemon_ResetExerciseClient, error) ListFrontends(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*ListFrontendsResponse, error) ResetFrontends(ctx context.Context, in *ResetFrontendsRequest, opts ...grpc.CallOption) (Daemon_ResetFrontendsClient, error) SetFrontendMemory(ctx context.Context, in *SetFrontendMemoryRequest, opts ...grpc.CallOption) (*Empty, error) SetFrontendCpu(ctx context.Context, in *SetFrontendCpuRequest, opts ...grpc.CallOption) (*Empty, error) GetTeamInfo(ctx context.Context, in *GetTeamInfoRequest, opts ...grpc.CallOption) (*GetTeamInfoResponse, error) MonitorHost(ctx context.Context, in *Empty, opts ...grpc.CallOption) (Daemon_MonitorHostClient, error) Version(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*VersionResponse, error) }
DaemonClient is the client API for Daemon service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDaemonClient ¶
func NewDaemonClient(cc *grpc.ClientConn) DaemonClient
type DaemonServer ¶
type DaemonServer interface { LoginUser(context.Context, *LoginUserRequest) (*LoginUserResponse, error) SignupUser(context.Context, *SignupUserRequest) (*LoginUserResponse, error) InviteUser(context.Context, *InviteUserRequest) (*InviteUserResponse, error) CreateEvent(*CreateEventRequest, Daemon_CreateEventServer) error StopEvent(*StopEventRequest, Daemon_StopEventServer) error ListEvents(context.Context, *ListEventsRequest) (*ListEventsResponse, error) ListEventTeams(context.Context, *ListEventTeamsRequest) (*ListEventTeamsResponse, error) RestartTeamLab(*RestartTeamLabRequest, Daemon_RestartTeamLabServer) error ListExercises(context.Context, *Empty) (*ListExercisesResponse, error) ResetExercise(*ResetExerciseRequest, Daemon_ResetExerciseServer) error ListFrontends(context.Context, *Empty) (*ListFrontendsResponse, error) ResetFrontends(*ResetFrontendsRequest, Daemon_ResetFrontendsServer) error SetFrontendMemory(context.Context, *SetFrontendMemoryRequest) (*Empty, error) SetFrontendCpu(context.Context, *SetFrontendCpuRequest) (*Empty, error) GetTeamInfo(context.Context, *GetTeamInfoRequest) (*GetTeamInfoResponse, error) MonitorHost(*Empty, Daemon_MonitorHostServer) error Version(context.Context, *Empty) (*VersionResponse, error) }
DaemonServer is the server API for Daemon service.
type Daemon_CreateEventClient ¶
type Daemon_CreateEventClient interface { Recv() (*EventStatus, error) grpc.ClientStream }
type Daemon_CreateEventServer ¶
type Daemon_CreateEventServer interface { Send(*EventStatus) error grpc.ServerStream }
type Daemon_MonitorHostClient ¶
type Daemon_MonitorHostClient interface { Recv() (*MonitorHostResponse, error) grpc.ClientStream }
type Daemon_MonitorHostServer ¶
type Daemon_MonitorHostServer interface { Send(*MonitorHostResponse) error grpc.ServerStream }
type Daemon_ResetExerciseClient ¶
type Daemon_ResetExerciseClient interface { Recv() (*ResetTeamStatus, error) grpc.ClientStream }
type Daemon_ResetExerciseServer ¶
type Daemon_ResetExerciseServer interface { Send(*ResetTeamStatus) error grpc.ServerStream }
type Daemon_ResetFrontendsClient ¶
type Daemon_ResetFrontendsClient interface { Recv() (*ResetTeamStatus, error) grpc.ClientStream }
type Daemon_ResetFrontendsServer ¶
type Daemon_ResetFrontendsServer interface { Send(*ResetTeamStatus) error grpc.ServerStream }
type Daemon_RestartTeamLabClient ¶
type Daemon_RestartTeamLabClient interface { Recv() (*EventStatus, error) grpc.ClientStream }
type Daemon_RestartTeamLabServer ¶
type Daemon_RestartTeamLabServer interface { Send(*EventStatus) error grpc.ServerStream }
type Daemon_StopEventClient ¶
type Daemon_StopEventClient interface { Recv() (*EventStatus, error) grpc.ClientStream }
type Daemon_StopEventServer ¶
type Daemon_StopEventServer interface { Send(*EventStatus) error grpc.ServerStream }
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 EventStatus ¶
type EventStatus struct { Entity string `protobuf:"bytes,1,opt,name=entity,proto3" json:"entity,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EventStatus) Descriptor ¶
func (*EventStatus) Descriptor() ([]byte, []int)
func (*EventStatus) GetEntity ¶
func (m *EventStatus) GetEntity() string
func (*EventStatus) GetStatus ¶
func (m *EventStatus) GetStatus() string
func (*EventStatus) ProtoMessage ¶
func (*EventStatus) ProtoMessage()
func (*EventStatus) Reset ¶
func (m *EventStatus) Reset()
func (*EventStatus) String ¶
func (m *EventStatus) String() string
func (*EventStatus) XXX_DiscardUnknown ¶
func (m *EventStatus) XXX_DiscardUnknown()
func (*EventStatus) XXX_Marshal ¶
func (m *EventStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventStatus) XXX_Merge ¶
func (m *EventStatus) XXX_Merge(src proto.Message)
func (*EventStatus) XXX_Size ¶
func (m *EventStatus) XXX_Size() int
func (*EventStatus) XXX_Unmarshal ¶
func (m *EventStatus) XXX_Unmarshal(b []byte) error
type GetTeamInfoRequest ¶
type GetTeamInfoRequest struct { TeamId string `protobuf:"bytes,1,opt,name=teamId,proto3" json:"teamId,omitempty"` EventTag string `protobuf:"bytes,2,opt,name=eventTag,proto3" json:"eventTag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTeamInfoRequest) Descriptor ¶
func (*GetTeamInfoRequest) Descriptor() ([]byte, []int)
func (*GetTeamInfoRequest) GetEventTag ¶
func (m *GetTeamInfoRequest) GetEventTag() string
func (*GetTeamInfoRequest) GetTeamId ¶
func (m *GetTeamInfoRequest) GetTeamId() string
func (*GetTeamInfoRequest) ProtoMessage ¶
func (*GetTeamInfoRequest) ProtoMessage()
func (*GetTeamInfoRequest) Reset ¶
func (m *GetTeamInfoRequest) Reset()
func (*GetTeamInfoRequest) String ¶
func (m *GetTeamInfoRequest) String() string
func (*GetTeamInfoRequest) XXX_DiscardUnknown ¶
func (m *GetTeamInfoRequest) XXX_DiscardUnknown()
func (*GetTeamInfoRequest) XXX_Marshal ¶
func (m *GetTeamInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamInfoRequest) XXX_Merge ¶
func (m *GetTeamInfoRequest) XXX_Merge(src proto.Message)
func (*GetTeamInfoRequest) XXX_Size ¶
func (m *GetTeamInfoRequest) XXX_Size() int
func (*GetTeamInfoRequest) XXX_Unmarshal ¶
func (m *GetTeamInfoRequest) XXX_Unmarshal(b []byte) error
type GetTeamInfoResponse ¶
type GetTeamInfoResponse struct { Instances []*GetTeamInfoResponse_Instance `protobuf:"bytes,1,rep,name=instances,proto3" json:"instances,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTeamInfoResponse) Descriptor ¶
func (*GetTeamInfoResponse) Descriptor() ([]byte, []int)
func (*GetTeamInfoResponse) GetInstances ¶
func (m *GetTeamInfoResponse) GetInstances() []*GetTeamInfoResponse_Instance
func (*GetTeamInfoResponse) ProtoMessage ¶
func (*GetTeamInfoResponse) ProtoMessage()
func (*GetTeamInfoResponse) Reset ¶
func (m *GetTeamInfoResponse) Reset()
func (*GetTeamInfoResponse) String ¶
func (m *GetTeamInfoResponse) String() string
func (*GetTeamInfoResponse) XXX_DiscardUnknown ¶
func (m *GetTeamInfoResponse) XXX_DiscardUnknown()
func (*GetTeamInfoResponse) XXX_Marshal ¶
func (m *GetTeamInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamInfoResponse) XXX_Merge ¶
func (m *GetTeamInfoResponse) XXX_Merge(src proto.Message)
func (*GetTeamInfoResponse) XXX_Size ¶
func (m *GetTeamInfoResponse) XXX_Size() int
func (*GetTeamInfoResponse) XXX_Unmarshal ¶
func (m *GetTeamInfoResponse) XXX_Unmarshal(b []byte) error
type GetTeamInfoResponse_Instance ¶
type GetTeamInfoResponse_Instance struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` State int32 `protobuf:"varint,4,opt,name=state,proto3" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTeamInfoResponse_Instance) Descriptor ¶
func (*GetTeamInfoResponse_Instance) Descriptor() ([]byte, []int)
func (*GetTeamInfoResponse_Instance) GetId ¶
func (m *GetTeamInfoResponse_Instance) GetId() string
func (*GetTeamInfoResponse_Instance) GetImage ¶
func (m *GetTeamInfoResponse_Instance) GetImage() string
func (*GetTeamInfoResponse_Instance) GetState ¶
func (m *GetTeamInfoResponse_Instance) GetState() int32
func (*GetTeamInfoResponse_Instance) GetType ¶
func (m *GetTeamInfoResponse_Instance) GetType() string
func (*GetTeamInfoResponse_Instance) ProtoMessage ¶
func (*GetTeamInfoResponse_Instance) ProtoMessage()
func (*GetTeamInfoResponse_Instance) Reset ¶
func (m *GetTeamInfoResponse_Instance) Reset()
func (*GetTeamInfoResponse_Instance) String ¶
func (m *GetTeamInfoResponse_Instance) String() string
func (*GetTeamInfoResponse_Instance) XXX_DiscardUnknown ¶
func (m *GetTeamInfoResponse_Instance) XXX_DiscardUnknown()
func (*GetTeamInfoResponse_Instance) XXX_Marshal ¶
func (m *GetTeamInfoResponse_Instance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTeamInfoResponse_Instance) XXX_Merge ¶
func (m *GetTeamInfoResponse_Instance) XXX_Merge(src proto.Message)
func (*GetTeamInfoResponse_Instance) XXX_Size ¶
func (m *GetTeamInfoResponse_Instance) XXX_Size() int
func (*GetTeamInfoResponse_Instance) XXX_Unmarshal ¶
func (m *GetTeamInfoResponse_Instance) XXX_Unmarshal(b []byte) error
type InviteUserRequest ¶
type InviteUserRequest struct { SuperUser bool `protobuf:"varint,1,opt,name=super_user,json=superUser,proto3" json:"super_user,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InviteUserRequest) Descriptor ¶
func (*InviteUserRequest) Descriptor() ([]byte, []int)
func (*InviteUserRequest) GetSuperUser ¶
func (m *InviteUserRequest) GetSuperUser() bool
func (*InviteUserRequest) ProtoMessage ¶
func (*InviteUserRequest) ProtoMessage()
func (*InviteUserRequest) Reset ¶
func (m *InviteUserRequest) Reset()
func (*InviteUserRequest) String ¶
func (m *InviteUserRequest) String() string
func (*InviteUserRequest) XXX_DiscardUnknown ¶
func (m *InviteUserRequest) XXX_DiscardUnknown()
func (*InviteUserRequest) XXX_Marshal ¶
func (m *InviteUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUserRequest) XXX_Merge ¶
func (m *InviteUserRequest) XXX_Merge(src proto.Message)
func (*InviteUserRequest) XXX_Size ¶
func (m *InviteUserRequest) XXX_Size() int
func (*InviteUserRequest) XXX_Unmarshal ¶
func (m *InviteUserRequest) XXX_Unmarshal(b []byte) error
type InviteUserResponse ¶
type InviteUserResponse struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InviteUserResponse) Descriptor ¶
func (*InviteUserResponse) Descriptor() ([]byte, []int)
func (*InviteUserResponse) GetError ¶
func (m *InviteUserResponse) GetError() string
func (*InviteUserResponse) GetKey ¶
func (m *InviteUserResponse) GetKey() string
func (*InviteUserResponse) ProtoMessage ¶
func (*InviteUserResponse) ProtoMessage()
func (*InviteUserResponse) Reset ¶
func (m *InviteUserResponse) Reset()
func (*InviteUserResponse) String ¶
func (m *InviteUserResponse) String() string
func (*InviteUserResponse) XXX_DiscardUnknown ¶
func (m *InviteUserResponse) XXX_DiscardUnknown()
func (*InviteUserResponse) XXX_Marshal ¶
func (m *InviteUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InviteUserResponse) XXX_Merge ¶
func (m *InviteUserResponse) XXX_Merge(src proto.Message)
func (*InviteUserResponse) XXX_Size ¶
func (m *InviteUserResponse) XXX_Size() int
func (*InviteUserResponse) XXX_Unmarshal ¶
func (m *InviteUserResponse) XXX_Unmarshal(b []byte) error
type ListEventTeamsRequest ¶
type ListEventTeamsRequest struct { Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventTeamsRequest) Descriptor ¶
func (*ListEventTeamsRequest) Descriptor() ([]byte, []int)
func (*ListEventTeamsRequest) GetTag ¶
func (m *ListEventTeamsRequest) GetTag() string
func (*ListEventTeamsRequest) ProtoMessage ¶
func (*ListEventTeamsRequest) ProtoMessage()
func (*ListEventTeamsRequest) Reset ¶
func (m *ListEventTeamsRequest) Reset()
func (*ListEventTeamsRequest) String ¶
func (m *ListEventTeamsRequest) String() string
func (*ListEventTeamsRequest) XXX_DiscardUnknown ¶
func (m *ListEventTeamsRequest) XXX_DiscardUnknown()
func (*ListEventTeamsRequest) XXX_Marshal ¶
func (m *ListEventTeamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventTeamsRequest) XXX_Merge ¶
func (m *ListEventTeamsRequest) XXX_Merge(src proto.Message)
func (*ListEventTeamsRequest) XXX_Size ¶
func (m *ListEventTeamsRequest) XXX_Size() int
func (*ListEventTeamsRequest) XXX_Unmarshal ¶
func (m *ListEventTeamsRequest) XXX_Unmarshal(b []byte) error
type ListEventTeamsResponse ¶
type ListEventTeamsResponse struct { Teams []*ListEventTeamsResponse_Teams `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventTeamsResponse) Descriptor ¶
func (*ListEventTeamsResponse) Descriptor() ([]byte, []int)
func (*ListEventTeamsResponse) GetTeams ¶
func (m *ListEventTeamsResponse) GetTeams() []*ListEventTeamsResponse_Teams
func (*ListEventTeamsResponse) ProtoMessage ¶
func (*ListEventTeamsResponse) ProtoMessage()
func (*ListEventTeamsResponse) Reset ¶
func (m *ListEventTeamsResponse) Reset()
func (*ListEventTeamsResponse) String ¶
func (m *ListEventTeamsResponse) String() string
func (*ListEventTeamsResponse) XXX_DiscardUnknown ¶
func (m *ListEventTeamsResponse) XXX_DiscardUnknown()
func (*ListEventTeamsResponse) XXX_Marshal ¶
func (m *ListEventTeamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventTeamsResponse) XXX_Merge ¶
func (m *ListEventTeamsResponse) XXX_Merge(src proto.Message)
func (*ListEventTeamsResponse) XXX_Size ¶
func (m *ListEventTeamsResponse) XXX_Size() int
func (*ListEventTeamsResponse) XXX_Unmarshal ¶
func (m *ListEventTeamsResponse) XXX_Unmarshal(b []byte) error
type ListEventTeamsResponse_Teams ¶
type ListEventTeamsResponse_Teams struct { Id string `protobuf:"bytes,1,opt,name=Id,proto3" json:"Id,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Email string `protobuf:"bytes,3,opt,name=Email,proto3" json:"Email,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventTeamsResponse_Teams) Descriptor ¶
func (*ListEventTeamsResponse_Teams) Descriptor() ([]byte, []int)
func (*ListEventTeamsResponse_Teams) GetEmail ¶
func (m *ListEventTeamsResponse_Teams) GetEmail() string
func (*ListEventTeamsResponse_Teams) GetId ¶
func (m *ListEventTeamsResponse_Teams) GetId() string
func (*ListEventTeamsResponse_Teams) GetName ¶
func (m *ListEventTeamsResponse_Teams) GetName() string
func (*ListEventTeamsResponse_Teams) ProtoMessage ¶
func (*ListEventTeamsResponse_Teams) ProtoMessage()
func (*ListEventTeamsResponse_Teams) Reset ¶
func (m *ListEventTeamsResponse_Teams) Reset()
func (*ListEventTeamsResponse_Teams) String ¶
func (m *ListEventTeamsResponse_Teams) String() string
func (*ListEventTeamsResponse_Teams) XXX_DiscardUnknown ¶
func (m *ListEventTeamsResponse_Teams) XXX_DiscardUnknown()
func (*ListEventTeamsResponse_Teams) XXX_Marshal ¶
func (m *ListEventTeamsResponse_Teams) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventTeamsResponse_Teams) XXX_Merge ¶
func (m *ListEventTeamsResponse_Teams) XXX_Merge(src proto.Message)
func (*ListEventTeamsResponse_Teams) XXX_Size ¶
func (m *ListEventTeamsResponse_Teams) XXX_Size() int
func (*ListEventTeamsResponse_Teams) XXX_Unmarshal ¶
func (m *ListEventTeamsResponse_Teams) XXX_Unmarshal(b []byte) error
type ListEventsRequest ¶
type ListEventsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventsRequest) Descriptor ¶
func (*ListEventsRequest) Descriptor() ([]byte, []int)
func (*ListEventsRequest) ProtoMessage ¶
func (*ListEventsRequest) ProtoMessage()
func (*ListEventsRequest) Reset ¶
func (m *ListEventsRequest) Reset()
func (*ListEventsRequest) String ¶
func (m *ListEventsRequest) String() string
func (*ListEventsRequest) XXX_DiscardUnknown ¶
func (m *ListEventsRequest) XXX_DiscardUnknown()
func (*ListEventsRequest) XXX_Marshal ¶
func (m *ListEventsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventsRequest) XXX_Merge ¶
func (m *ListEventsRequest) XXX_Merge(src proto.Message)
func (*ListEventsRequest) XXX_Size ¶
func (m *ListEventsRequest) XXX_Size() int
func (*ListEventsRequest) XXX_Unmarshal ¶
func (m *ListEventsRequest) XXX_Unmarshal(b []byte) error
type ListEventsResponse ¶
type ListEventsResponse struct { Events []*ListEventsResponse_Events `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventsResponse) Descriptor ¶
func (*ListEventsResponse) Descriptor() ([]byte, []int)
func (*ListEventsResponse) GetEvents ¶
func (m *ListEventsResponse) GetEvents() []*ListEventsResponse_Events
func (*ListEventsResponse) ProtoMessage ¶
func (*ListEventsResponse) ProtoMessage()
func (*ListEventsResponse) Reset ¶
func (m *ListEventsResponse) Reset()
func (*ListEventsResponse) String ¶
func (m *ListEventsResponse) String() string
func (*ListEventsResponse) XXX_DiscardUnknown ¶
func (m *ListEventsResponse) XXX_DiscardUnknown()
func (*ListEventsResponse) XXX_Marshal ¶
func (m *ListEventsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventsResponse) XXX_Merge ¶
func (m *ListEventsResponse) XXX_Merge(src proto.Message)
func (*ListEventsResponse) XXX_Size ¶
func (m *ListEventsResponse) XXX_Size() int
func (*ListEventsResponse) XXX_Unmarshal ¶
func (m *ListEventsResponse) XXX_Unmarshal(b []byte) error
type ListEventsResponse_Events ¶
type ListEventsResponse_Events struct { Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` TeamCount int32 `protobuf:"varint,3,opt,name=teamCount,proto3" json:"teamCount,omitempty"` ExerciseCount int32 `protobuf:"varint,4,opt,name=exerciseCount,proto3" json:"exerciseCount,omitempty"` Capacity int32 `protobuf:"varint,5,opt,name=capacity,proto3" json:"capacity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEventsResponse_Events) Descriptor ¶
func (*ListEventsResponse_Events) Descriptor() ([]byte, []int)
func (*ListEventsResponse_Events) GetCapacity ¶
func (m *ListEventsResponse_Events) GetCapacity() int32
func (*ListEventsResponse_Events) GetExerciseCount ¶
func (m *ListEventsResponse_Events) GetExerciseCount() int32
func (*ListEventsResponse_Events) GetName ¶
func (m *ListEventsResponse_Events) GetName() string
func (*ListEventsResponse_Events) GetTag ¶
func (m *ListEventsResponse_Events) GetTag() string
func (*ListEventsResponse_Events) GetTeamCount ¶
func (m *ListEventsResponse_Events) GetTeamCount() int32
func (*ListEventsResponse_Events) ProtoMessage ¶
func (*ListEventsResponse_Events) ProtoMessage()
func (*ListEventsResponse_Events) Reset ¶
func (m *ListEventsResponse_Events) Reset()
func (*ListEventsResponse_Events) String ¶
func (m *ListEventsResponse_Events) String() string
func (*ListEventsResponse_Events) XXX_DiscardUnknown ¶
func (m *ListEventsResponse_Events) XXX_DiscardUnknown()
func (*ListEventsResponse_Events) XXX_Marshal ¶
func (m *ListEventsResponse_Events) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEventsResponse_Events) XXX_Merge ¶
func (m *ListEventsResponse_Events) XXX_Merge(src proto.Message)
func (*ListEventsResponse_Events) XXX_Size ¶
func (m *ListEventsResponse_Events) XXX_Size() int
func (*ListEventsResponse_Events) XXX_Unmarshal ¶
func (m *ListEventsResponse_Events) XXX_Unmarshal(b []byte) error
type ListExercisesResponse ¶
type ListExercisesResponse struct { Exercises []*ListExercisesResponse_Exercise `protobuf:"bytes,1,rep,name=exercises,proto3" json:"exercises,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListExercisesResponse) Descriptor ¶
func (*ListExercisesResponse) Descriptor() ([]byte, []int)
func (*ListExercisesResponse) GetExercises ¶
func (m *ListExercisesResponse) GetExercises() []*ListExercisesResponse_Exercise
func (*ListExercisesResponse) ProtoMessage ¶
func (*ListExercisesResponse) ProtoMessage()
func (*ListExercisesResponse) Reset ¶
func (m *ListExercisesResponse) Reset()
func (*ListExercisesResponse) String ¶
func (m *ListExercisesResponse) String() string
func (*ListExercisesResponse) XXX_DiscardUnknown ¶
func (m *ListExercisesResponse) XXX_DiscardUnknown()
func (*ListExercisesResponse) XXX_Marshal ¶
func (m *ListExercisesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListExercisesResponse) XXX_Merge ¶
func (m *ListExercisesResponse) XXX_Merge(src proto.Message)
func (*ListExercisesResponse) XXX_Size ¶
func (m *ListExercisesResponse) XXX_Size() int
func (*ListExercisesResponse) XXX_Unmarshal ¶
func (m *ListExercisesResponse) XXX_Unmarshal(b []byte) error
type ListExercisesResponse_Exercise ¶
type ListExercisesResponse_Exercise struct { Tags []string `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` DockerImageCount int32 `protobuf:"varint,3,opt,name=dockerImageCount,proto3" json:"dockerImageCount,omitempty"` VboxImageCount int32 `protobuf:"varint,4,opt,name=vboxImageCount,proto3" json:"vboxImageCount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListExercisesResponse_Exercise) Descriptor ¶
func (*ListExercisesResponse_Exercise) Descriptor() ([]byte, []int)
func (*ListExercisesResponse_Exercise) GetDockerImageCount ¶
func (m *ListExercisesResponse_Exercise) GetDockerImageCount() int32
func (*ListExercisesResponse_Exercise) GetName ¶
func (m *ListExercisesResponse_Exercise) GetName() string
func (*ListExercisesResponse_Exercise) GetTags ¶
func (m *ListExercisesResponse_Exercise) GetTags() []string
func (*ListExercisesResponse_Exercise) GetVboxImageCount ¶
func (m *ListExercisesResponse_Exercise) GetVboxImageCount() int32
func (*ListExercisesResponse_Exercise) ProtoMessage ¶
func (*ListExercisesResponse_Exercise) ProtoMessage()
func (*ListExercisesResponse_Exercise) Reset ¶
func (m *ListExercisesResponse_Exercise) Reset()
func (*ListExercisesResponse_Exercise) String ¶
func (m *ListExercisesResponse_Exercise) String() string
func (*ListExercisesResponse_Exercise) XXX_DiscardUnknown ¶
func (m *ListExercisesResponse_Exercise) XXX_DiscardUnknown()
func (*ListExercisesResponse_Exercise) XXX_Marshal ¶
func (m *ListExercisesResponse_Exercise) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListExercisesResponse_Exercise) XXX_Merge ¶
func (m *ListExercisesResponse_Exercise) XXX_Merge(src proto.Message)
func (*ListExercisesResponse_Exercise) XXX_Size ¶
func (m *ListExercisesResponse_Exercise) XXX_Size() int
func (*ListExercisesResponse_Exercise) XXX_Unmarshal ¶
func (m *ListExercisesResponse_Exercise) XXX_Unmarshal(b []byte) error
type ListFrontendsResponse ¶
type ListFrontendsResponse struct { Frontends []*ListFrontendsResponse_Frontend `protobuf:"bytes,1,rep,name=frontends,proto3" json:"frontends,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFrontendsResponse) Descriptor ¶
func (*ListFrontendsResponse) Descriptor() ([]byte, []int)
func (*ListFrontendsResponse) GetFrontends ¶
func (m *ListFrontendsResponse) GetFrontends() []*ListFrontendsResponse_Frontend
func (*ListFrontendsResponse) ProtoMessage ¶
func (*ListFrontendsResponse) ProtoMessage()
func (*ListFrontendsResponse) Reset ¶
func (m *ListFrontendsResponse) Reset()
func (*ListFrontendsResponse) String ¶
func (m *ListFrontendsResponse) String() string
func (*ListFrontendsResponse) XXX_DiscardUnknown ¶
func (m *ListFrontendsResponse) XXX_DiscardUnknown()
func (*ListFrontendsResponse) XXX_Marshal ¶
func (m *ListFrontendsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFrontendsResponse) XXX_Merge ¶
func (m *ListFrontendsResponse) XXX_Merge(src proto.Message)
func (*ListFrontendsResponse) XXX_Size ¶
func (m *ListFrontendsResponse) XXX_Size() int
func (*ListFrontendsResponse) XXX_Unmarshal ¶
func (m *ListFrontendsResponse) XXX_Unmarshal(b []byte) error
type ListFrontendsResponse_Frontend ¶
type ListFrontendsResponse_Frontend struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` Size int64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"` MemoryMB int64 `protobuf:"varint,3,opt,name=memoryMB,proto3" json:"memoryMB,omitempty"` Cpu float32 `protobuf:"fixed32,4,opt,name=cpu,proto3" json:"cpu,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFrontendsResponse_Frontend) Descriptor ¶
func (*ListFrontendsResponse_Frontend) Descriptor() ([]byte, []int)
func (*ListFrontendsResponse_Frontend) GetCpu ¶
func (m *ListFrontendsResponse_Frontend) GetCpu() float32
func (*ListFrontendsResponse_Frontend) GetImage ¶
func (m *ListFrontendsResponse_Frontend) GetImage() string
func (*ListFrontendsResponse_Frontend) GetMemoryMB ¶
func (m *ListFrontendsResponse_Frontend) GetMemoryMB() int64
func (*ListFrontendsResponse_Frontend) GetSize ¶
func (m *ListFrontendsResponse_Frontend) GetSize() int64
func (*ListFrontendsResponse_Frontend) ProtoMessage ¶
func (*ListFrontendsResponse_Frontend) ProtoMessage()
func (*ListFrontendsResponse_Frontend) Reset ¶
func (m *ListFrontendsResponse_Frontend) Reset()
func (*ListFrontendsResponse_Frontend) String ¶
func (m *ListFrontendsResponse_Frontend) String() string
func (*ListFrontendsResponse_Frontend) XXX_DiscardUnknown ¶
func (m *ListFrontendsResponse_Frontend) XXX_DiscardUnknown()
func (*ListFrontendsResponse_Frontend) XXX_Marshal ¶
func (m *ListFrontendsResponse_Frontend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFrontendsResponse_Frontend) XXX_Merge ¶
func (m *ListFrontendsResponse_Frontend) XXX_Merge(src proto.Message)
func (*ListFrontendsResponse_Frontend) XXX_Size ¶
func (m *ListFrontendsResponse_Frontend) XXX_Size() int
func (*ListFrontendsResponse_Frontend) XXX_Unmarshal ¶
func (m *ListFrontendsResponse_Frontend) XXX_Unmarshal(b []byte) error
type LoginUserRequest ¶
type LoginUserRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LoginUserRequest) Descriptor ¶
func (*LoginUserRequest) Descriptor() ([]byte, []int)
func (*LoginUserRequest) GetPassword ¶
func (m *LoginUserRequest) GetPassword() string
func (*LoginUserRequest) GetUsername ¶
func (m *LoginUserRequest) GetUsername() string
func (*LoginUserRequest) ProtoMessage ¶
func (*LoginUserRequest) ProtoMessage()
func (*LoginUserRequest) Reset ¶
func (m *LoginUserRequest) Reset()
func (*LoginUserRequest) String ¶
func (m *LoginUserRequest) String() string
func (*LoginUserRequest) XXX_DiscardUnknown ¶
func (m *LoginUserRequest) XXX_DiscardUnknown()
func (*LoginUserRequest) XXX_Marshal ¶
func (m *LoginUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoginUserRequest) XXX_Merge ¶
func (m *LoginUserRequest) XXX_Merge(src proto.Message)
func (*LoginUserRequest) XXX_Size ¶
func (m *LoginUserRequest) XXX_Size() int
func (*LoginUserRequest) XXX_Unmarshal ¶
func (m *LoginUserRequest) XXX_Unmarshal(b []byte) error
type LoginUserResponse ¶
type LoginUserResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LoginUserResponse) Descriptor ¶
func (*LoginUserResponse) Descriptor() ([]byte, []int)
func (*LoginUserResponse) GetError ¶
func (m *LoginUserResponse) GetError() string
func (*LoginUserResponse) GetToken ¶
func (m *LoginUserResponse) GetToken() string
func (*LoginUserResponse) ProtoMessage ¶
func (*LoginUserResponse) ProtoMessage()
func (*LoginUserResponse) Reset ¶
func (m *LoginUserResponse) Reset()
func (*LoginUserResponse) String ¶
func (m *LoginUserResponse) String() string
func (*LoginUserResponse) XXX_DiscardUnknown ¶
func (m *LoginUserResponse) XXX_DiscardUnknown()
func (*LoginUserResponse) XXX_Marshal ¶
func (m *LoginUserResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoginUserResponse) XXX_Merge ¶
func (m *LoginUserResponse) XXX_Merge(src proto.Message)
func (*LoginUserResponse) XXX_Size ¶
func (m *LoginUserResponse) XXX_Size() int
func (*LoginUserResponse) XXX_Unmarshal ¶
func (m *LoginUserResponse) XXX_Unmarshal(b []byte) error
type MonitorHostResponse ¶
type MonitorHostResponse struct { MemoryPercent float32 `protobuf:"fixed32,1,opt,name=MemoryPercent,proto3" json:"MemoryPercent,omitempty"` MemoryReadError string `protobuf:"bytes,2,opt,name=MemoryReadError,proto3" json:"MemoryReadError,omitempty"` CPUPercent float32 `protobuf:"fixed32,3,opt,name=CPUPercent,proto3" json:"CPUPercent,omitempty"` CPUReadError string `protobuf:"bytes,4,opt,name=CPUReadError,proto3" json:"CPUReadError,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MonitorHostResponse) Descriptor ¶
func (*MonitorHostResponse) Descriptor() ([]byte, []int)
func (*MonitorHostResponse) GetCPUPercent ¶
func (m *MonitorHostResponse) GetCPUPercent() float32
func (*MonitorHostResponse) GetCPUReadError ¶
func (m *MonitorHostResponse) GetCPUReadError() string
func (*MonitorHostResponse) GetMemoryPercent ¶
func (m *MonitorHostResponse) GetMemoryPercent() float32
func (*MonitorHostResponse) GetMemoryReadError ¶
func (m *MonitorHostResponse) GetMemoryReadError() string
func (*MonitorHostResponse) ProtoMessage ¶
func (*MonitorHostResponse) ProtoMessage()
func (*MonitorHostResponse) Reset ¶
func (m *MonitorHostResponse) Reset()
func (*MonitorHostResponse) String ¶
func (m *MonitorHostResponse) String() string
func (*MonitorHostResponse) XXX_DiscardUnknown ¶
func (m *MonitorHostResponse) XXX_DiscardUnknown()
func (*MonitorHostResponse) XXX_Marshal ¶
func (m *MonitorHostResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MonitorHostResponse) XXX_Merge ¶
func (m *MonitorHostResponse) XXX_Merge(src proto.Message)
func (*MonitorHostResponse) XXX_Size ¶
func (m *MonitorHostResponse) XXX_Size() int
func (*MonitorHostResponse) XXX_Unmarshal ¶
func (m *MonitorHostResponse) XXX_Unmarshal(b []byte) error
type ResetExerciseRequest ¶
type ResetExerciseRequest struct { ExerciseTag string `protobuf:"bytes,1,opt,name=exerciseTag,proto3" json:"exerciseTag,omitempty"` EventTag string `protobuf:"bytes,2,opt,name=eventTag,proto3" json:"eventTag,omitempty"` Teams []*Team `protobuf:"bytes,3,rep,name=teams,proto3" json:"teams,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResetExerciseRequest) Descriptor ¶
func (*ResetExerciseRequest) Descriptor() ([]byte, []int)
func (*ResetExerciseRequest) GetEventTag ¶
func (m *ResetExerciseRequest) GetEventTag() string
func (*ResetExerciseRequest) GetExerciseTag ¶
func (m *ResetExerciseRequest) GetExerciseTag() string
func (*ResetExerciseRequest) GetTeams ¶
func (m *ResetExerciseRequest) GetTeams() []*Team
func (*ResetExerciseRequest) ProtoMessage ¶
func (*ResetExerciseRequest) ProtoMessage()
func (*ResetExerciseRequest) Reset ¶
func (m *ResetExerciseRequest) Reset()
func (*ResetExerciseRequest) String ¶
func (m *ResetExerciseRequest) String() string
func (*ResetExerciseRequest) XXX_DiscardUnknown ¶
func (m *ResetExerciseRequest) XXX_DiscardUnknown()
func (*ResetExerciseRequest) XXX_Marshal ¶
func (m *ResetExerciseRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResetExerciseRequest) XXX_Merge ¶
func (m *ResetExerciseRequest) XXX_Merge(src proto.Message)
func (*ResetExerciseRequest) XXX_Size ¶
func (m *ResetExerciseRequest) XXX_Size() int
func (*ResetExerciseRequest) XXX_Unmarshal ¶
func (m *ResetExerciseRequest) XXX_Unmarshal(b []byte) error
type ResetFrontendsRequest ¶
type ResetFrontendsRequest struct { EventTag string `protobuf:"bytes,2,opt,name=eventTag,proto3" json:"eventTag,omitempty"` Teams []*Team `protobuf:"bytes,3,rep,name=teams,proto3" json:"teams,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResetFrontendsRequest) Descriptor ¶
func (*ResetFrontendsRequest) Descriptor() ([]byte, []int)
func (*ResetFrontendsRequest) GetEventTag ¶
func (m *ResetFrontendsRequest) GetEventTag() string
func (*ResetFrontendsRequest) GetTeams ¶
func (m *ResetFrontendsRequest) GetTeams() []*Team
func (*ResetFrontendsRequest) ProtoMessage ¶
func (*ResetFrontendsRequest) ProtoMessage()
func (*ResetFrontendsRequest) Reset ¶
func (m *ResetFrontendsRequest) Reset()
func (*ResetFrontendsRequest) String ¶
func (m *ResetFrontendsRequest) String() string
func (*ResetFrontendsRequest) XXX_DiscardUnknown ¶
func (m *ResetFrontendsRequest) XXX_DiscardUnknown()
func (*ResetFrontendsRequest) XXX_Marshal ¶
func (m *ResetFrontendsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResetFrontendsRequest) XXX_Merge ¶
func (m *ResetFrontendsRequest) XXX_Merge(src proto.Message)
func (*ResetFrontendsRequest) XXX_Size ¶
func (m *ResetFrontendsRequest) XXX_Size() int
func (*ResetFrontendsRequest) XXX_Unmarshal ¶
func (m *ResetFrontendsRequest) XXX_Unmarshal(b []byte) error
type ResetTeamStatus ¶
type ResetTeamStatus struct { TeamId string `protobuf:"bytes,1,opt,name=teamId,proto3" json:"teamId,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResetTeamStatus) Descriptor ¶
func (*ResetTeamStatus) Descriptor() ([]byte, []int)
func (*ResetTeamStatus) GetStatus ¶
func (m *ResetTeamStatus) GetStatus() string
func (*ResetTeamStatus) GetTeamId ¶
func (m *ResetTeamStatus) GetTeamId() string
func (*ResetTeamStatus) ProtoMessage ¶
func (*ResetTeamStatus) ProtoMessage()
func (*ResetTeamStatus) Reset ¶
func (m *ResetTeamStatus) Reset()
func (*ResetTeamStatus) String ¶
func (m *ResetTeamStatus) String() string
func (*ResetTeamStatus) XXX_DiscardUnknown ¶
func (m *ResetTeamStatus) XXX_DiscardUnknown()
func (*ResetTeamStatus) XXX_Marshal ¶
func (m *ResetTeamStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResetTeamStatus) XXX_Merge ¶
func (m *ResetTeamStatus) XXX_Merge(src proto.Message)
func (*ResetTeamStatus) XXX_Size ¶
func (m *ResetTeamStatus) XXX_Size() int
func (*ResetTeamStatus) XXX_Unmarshal ¶
func (m *ResetTeamStatus) XXX_Unmarshal(b []byte) error
type RestartTeamLabRequest ¶
type RestartTeamLabRequest struct { EventTag string `protobuf:"bytes,1,opt,name=eventTag,proto3" json:"eventTag,omitempty"` LabTag string `protobuf:"bytes,2,opt,name=labTag,proto3" json:"labTag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RestartTeamLabRequest) Descriptor ¶
func (*RestartTeamLabRequest) Descriptor() ([]byte, []int)
func (*RestartTeamLabRequest) GetEventTag ¶
func (m *RestartTeamLabRequest) GetEventTag() string
func (*RestartTeamLabRequest) GetLabTag ¶
func (m *RestartTeamLabRequest) GetLabTag() string
func (*RestartTeamLabRequest) ProtoMessage ¶
func (*RestartTeamLabRequest) ProtoMessage()
func (*RestartTeamLabRequest) Reset ¶
func (m *RestartTeamLabRequest) Reset()
func (*RestartTeamLabRequest) String ¶
func (m *RestartTeamLabRequest) String() string
func (*RestartTeamLabRequest) XXX_DiscardUnknown ¶
func (m *RestartTeamLabRequest) XXX_DiscardUnknown()
func (*RestartTeamLabRequest) XXX_Marshal ¶
func (m *RestartTeamLabRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RestartTeamLabRequest) XXX_Merge ¶
func (m *RestartTeamLabRequest) XXX_Merge(src proto.Message)
func (*RestartTeamLabRequest) XXX_Size ¶
func (m *RestartTeamLabRequest) XXX_Size() int
func (*RestartTeamLabRequest) XXX_Unmarshal ¶
func (m *RestartTeamLabRequest) XXX_Unmarshal(b []byte) error
type SetFrontendCpuRequest ¶
type SetFrontendCpuRequest struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` Cpu float32 `protobuf:"fixed32,2,opt,name=cpu,proto3" json:"cpu,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetFrontendCpuRequest) Descriptor ¶
func (*SetFrontendCpuRequest) Descriptor() ([]byte, []int)
func (*SetFrontendCpuRequest) GetCpu ¶
func (m *SetFrontendCpuRequest) GetCpu() float32
func (*SetFrontendCpuRequest) GetImage ¶
func (m *SetFrontendCpuRequest) GetImage() string
func (*SetFrontendCpuRequest) ProtoMessage ¶
func (*SetFrontendCpuRequest) ProtoMessage()
func (*SetFrontendCpuRequest) Reset ¶
func (m *SetFrontendCpuRequest) Reset()
func (*SetFrontendCpuRequest) String ¶
func (m *SetFrontendCpuRequest) String() string
func (*SetFrontendCpuRequest) XXX_DiscardUnknown ¶
func (m *SetFrontendCpuRequest) XXX_DiscardUnknown()
func (*SetFrontendCpuRequest) XXX_Marshal ¶
func (m *SetFrontendCpuRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetFrontendCpuRequest) XXX_Merge ¶
func (m *SetFrontendCpuRequest) XXX_Merge(src proto.Message)
func (*SetFrontendCpuRequest) XXX_Size ¶
func (m *SetFrontendCpuRequest) XXX_Size() int
func (*SetFrontendCpuRequest) XXX_Unmarshal ¶
func (m *SetFrontendCpuRequest) XXX_Unmarshal(b []byte) error
type SetFrontendMemoryRequest ¶
type SetFrontendMemoryRequest struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` MemoryMB int64 `protobuf:"varint,2,opt,name=memoryMB,proto3" json:"memoryMB,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetFrontendMemoryRequest) Descriptor ¶
func (*SetFrontendMemoryRequest) Descriptor() ([]byte, []int)
func (*SetFrontendMemoryRequest) GetImage ¶
func (m *SetFrontendMemoryRequest) GetImage() string
func (*SetFrontendMemoryRequest) GetMemoryMB ¶
func (m *SetFrontendMemoryRequest) GetMemoryMB() int64
func (*SetFrontendMemoryRequest) ProtoMessage ¶
func (*SetFrontendMemoryRequest) ProtoMessage()
func (*SetFrontendMemoryRequest) Reset ¶
func (m *SetFrontendMemoryRequest) Reset()
func (*SetFrontendMemoryRequest) String ¶
func (m *SetFrontendMemoryRequest) String() string
func (*SetFrontendMemoryRequest) XXX_DiscardUnknown ¶
func (m *SetFrontendMemoryRequest) XXX_DiscardUnknown()
func (*SetFrontendMemoryRequest) XXX_Marshal ¶
func (m *SetFrontendMemoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetFrontendMemoryRequest) XXX_Merge ¶
func (m *SetFrontendMemoryRequest) XXX_Merge(src proto.Message)
func (*SetFrontendMemoryRequest) XXX_Size ¶
func (m *SetFrontendMemoryRequest) XXX_Size() int
func (*SetFrontendMemoryRequest) XXX_Unmarshal ¶
func (m *SetFrontendMemoryRequest) XXX_Unmarshal(b []byte) error
type SignupUserRequest ¶
type SignupUserRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignupUserRequest) Descriptor ¶
func (*SignupUserRequest) Descriptor() ([]byte, []int)
func (*SignupUserRequest) GetKey ¶
func (m *SignupUserRequest) GetKey() string
func (*SignupUserRequest) GetPassword ¶
func (m *SignupUserRequest) GetPassword() string
func (*SignupUserRequest) GetUsername ¶
func (m *SignupUserRequest) GetUsername() string
func (*SignupUserRequest) ProtoMessage ¶
func (*SignupUserRequest) ProtoMessage()
func (*SignupUserRequest) Reset ¶
func (m *SignupUserRequest) Reset()
func (*SignupUserRequest) String ¶
func (m *SignupUserRequest) String() string
func (*SignupUserRequest) XXX_DiscardUnknown ¶
func (m *SignupUserRequest) XXX_DiscardUnknown()
func (*SignupUserRequest) XXX_Marshal ¶
func (m *SignupUserRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignupUserRequest) XXX_Merge ¶
func (m *SignupUserRequest) XXX_Merge(src proto.Message)
func (*SignupUserRequest) XXX_Size ¶
func (m *SignupUserRequest) XXX_Size() int
func (*SignupUserRequest) XXX_Unmarshal ¶
func (m *SignupUserRequest) XXX_Unmarshal(b []byte) error
type StopEventRequest ¶
type StopEventRequest struct { Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StopEventRequest) Descriptor ¶
func (*StopEventRequest) Descriptor() ([]byte, []int)
func (*StopEventRequest) GetTag ¶
func (m *StopEventRequest) GetTag() string
func (*StopEventRequest) ProtoMessage ¶
func (*StopEventRequest) ProtoMessage()
func (*StopEventRequest) Reset ¶
func (m *StopEventRequest) Reset()
func (*StopEventRequest) String ¶
func (m *StopEventRequest) String() string
func (*StopEventRequest) XXX_DiscardUnknown ¶
func (m *StopEventRequest) XXX_DiscardUnknown()
func (*StopEventRequest) XXX_Marshal ¶
func (m *StopEventRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopEventRequest) XXX_Merge ¶
func (m *StopEventRequest) XXX_Merge(src proto.Message)
func (*StopEventRequest) XXX_Size ¶
func (m *StopEventRequest) XXX_Size() int
func (*StopEventRequest) XXX_Unmarshal ¶
func (m *StopEventRequest) XXX_Unmarshal(b []byte) error
type Team ¶
type Team struct { Id string `protobuf:"bytes,1,opt,name=Id,proto3" json:"Id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Team) Descriptor ¶
func (*Team) ProtoMessage ¶
func (*Team) ProtoMessage()
func (*Team) XXX_DiscardUnknown ¶
func (m *Team) XXX_DiscardUnknown()
func (*Team) XXX_Unmarshal ¶
type VersionResponse ¶
type VersionResponse struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VersionResponse) Descriptor ¶
func (*VersionResponse) Descriptor() ([]byte, []int)
func (*VersionResponse) GetVersion ¶
func (m *VersionResponse) GetVersion() string
func (*VersionResponse) ProtoMessage ¶
func (*VersionResponse) ProtoMessage()
func (*VersionResponse) Reset ¶
func (m *VersionResponse) Reset()
func (*VersionResponse) String ¶
func (m *VersionResponse) String() string
func (*VersionResponse) XXX_DiscardUnknown ¶
func (m *VersionResponse) XXX_DiscardUnknown()
func (*VersionResponse) XXX_Marshal ¶
func (m *VersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VersionResponse) XXX_Merge ¶
func (m *VersionResponse) XXX_Merge(src proto.Message)
func (*VersionResponse) XXX_Size ¶
func (m *VersionResponse) XXX_Size() int
func (*VersionResponse) XXX_Unmarshal ¶
func (m *VersionResponse) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.