Documentation ¶
Index ¶
- func RegisterCoreRPCServer(s *grpc.Server, srv CoreRPCServer)
- type AddNodeOptions
- func (*AddNodeOptions) Descriptor() ([]byte, []int)
- func (m *AddNodeOptions) GetCa() string
- func (m *AddNodeOptions) GetCert() string
- func (m *AddNodeOptions) GetCpu() int32
- func (m *AddNodeOptions) GetEndpoint() string
- func (m *AddNodeOptions) GetKey() string
- func (m *AddNodeOptions) GetLabels() map[string]string
- func (m *AddNodeOptions) GetMemory() int64
- func (m *AddNodeOptions) GetNodename() string
- func (m *AddNodeOptions) GetPodname() string
- func (m *AddNodeOptions) GetShare() int32
- func (*AddNodeOptions) ProtoMessage()
- func (m *AddNodeOptions) Reset()
- func (m *AddNodeOptions) String() string
- func (m *AddNodeOptions) XXX_DiscardUnknown()
- func (m *AddNodeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddNodeOptions) XXX_Merge(src proto.Message)
- func (m *AddNodeOptions) XXX_Size() int
- func (m *AddNodeOptions) XXX_Unmarshal(b []byte) error
- type AddPodOptions
- func (*AddPodOptions) Descriptor() ([]byte, []int)
- func (m *AddPodOptions) GetDesc() string
- func (m *AddPodOptions) GetFavor() string
- func (m *AddPodOptions) GetName() string
- func (*AddPodOptions) ProtoMessage()
- func (m *AddPodOptions) Reset()
- func (m *AddPodOptions) String() string
- func (m *AddPodOptions) XXX_DiscardUnknown()
- func (m *AddPodOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddPodOptions) XXX_Merge(src proto.Message)
- func (m *AddPodOptions) XXX_Size() int
- func (m *AddPodOptions) XXX_Unmarshal(b []byte) error
- type Build
- func (*Build) Descriptor() ([]byte, []int)
- func (m *Build) GetArgs() map[string]string
- func (m *Build) GetArtifacts() map[string]string
- func (m *Build) GetBase() string
- func (m *Build) GetCache() map[string]string
- func (m *Build) GetCommands() []string
- func (m *Build) GetDir() string
- func (m *Build) GetEnvs() map[string]string
- func (m *Build) GetLabels() map[string]string
- func (m *Build) GetRepo() string
- func (m *Build) GetSubmodule() bool
- func (m *Build) GetVersion() string
- func (*Build) ProtoMessage()
- func (m *Build) Reset()
- func (m *Build) String() string
- func (m *Build) XXX_DiscardUnknown()
- func (m *Build) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Build) XXX_Merge(src proto.Message)
- func (m *Build) XXX_Size() int
- func (m *Build) XXX_Unmarshal(b []byte) error
- type BuildImageMessage
- func (*BuildImageMessage) Descriptor() ([]byte, []int)
- func (m *BuildImageMessage) GetError() string
- func (m *BuildImageMessage) GetErrorDetail() *ErrorDetail
- func (m *BuildImageMessage) GetId() string
- func (m *BuildImageMessage) GetProgress() string
- func (m *BuildImageMessage) GetStatus() string
- func (m *BuildImageMessage) GetStream() string
- func (*BuildImageMessage) ProtoMessage()
- func (m *BuildImageMessage) Reset()
- func (m *BuildImageMessage) String() string
- func (m *BuildImageMessage) XXX_DiscardUnknown()
- func (m *BuildImageMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BuildImageMessage) XXX_Merge(src proto.Message)
- func (m *BuildImageMessage) XXX_Size() int
- func (m *BuildImageMessage) XXX_Unmarshal(b []byte) error
- type BuildImageOptions
- func (*BuildImageOptions) Descriptor() ([]byte, []int)
- func (m *BuildImageOptions) GetBuilds() *Builds
- func (m *BuildImageOptions) GetName() string
- func (m *BuildImageOptions) GetTags() []string
- func (m *BuildImageOptions) GetUid() int32
- func (m *BuildImageOptions) GetUser() string
- func (*BuildImageOptions) ProtoMessage()
- func (m *BuildImageOptions) Reset()
- func (m *BuildImageOptions) String() string
- func (m *BuildImageOptions) XXX_DiscardUnknown()
- func (m *BuildImageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BuildImageOptions) XXX_Merge(src proto.Message)
- func (m *BuildImageOptions) XXX_Size() int
- func (m *BuildImageOptions) XXX_Unmarshal(b []byte) error
- type Builds
- func (*Builds) Descriptor() ([]byte, []int)
- func (m *Builds) GetBuilds() map[string]*Build
- func (m *Builds) GetStages() []string
- func (*Builds) ProtoMessage()
- func (m *Builds) Reset()
- func (m *Builds) String() string
- func (m *Builds) XXX_DiscardUnknown()
- func (m *Builds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Builds) XXX_Merge(src proto.Message)
- func (m *Builds) XXX_Size() int
- func (m *Builds) XXX_Unmarshal(b []byte) error
- type Container
- func (*Container) Descriptor() ([]byte, []int)
- func (m *Container) GetCpu() map[string]int32
- func (m *Container) GetId() string
- func (m *Container) GetInspect() []byte
- func (m *Container) GetMemory() int64
- func (m *Container) GetName() string
- func (m *Container) GetNodename() string
- func (m *Container) GetPodname() string
- func (m *Container) GetPrivileged() bool
- func (m *Container) GetQuota() float64
- func (*Container) ProtoMessage()
- func (m *Container) Reset()
- func (m *Container) String() string
- func (m *Container) XXX_DiscardUnknown()
- func (m *Container) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Container) XXX_Merge(src proto.Message)
- func (m *Container) XXX_Size() int
- func (m *Container) XXX_Unmarshal(b []byte) error
- type ContainerDeployedOptions
- func (*ContainerDeployedOptions) Descriptor() ([]byte, []int)
- func (m *ContainerDeployedOptions) GetAppname() string
- func (m *ContainerDeployedOptions) GetData() []byte
- func (m *ContainerDeployedOptions) GetEntrypoint() string
- func (m *ContainerDeployedOptions) GetId() string
- func (m *ContainerDeployedOptions) GetNodename() string
- func (*ContainerDeployedOptions) ProtoMessage()
- func (m *ContainerDeployedOptions) Reset()
- func (m *ContainerDeployedOptions) String() string
- func (m *ContainerDeployedOptions) XXX_DiscardUnknown()
- func (m *ContainerDeployedOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ContainerDeployedOptions) XXX_Merge(src proto.Message)
- func (m *ContainerDeployedOptions) XXX_Size() int
- func (m *ContainerDeployedOptions) XXX_Unmarshal(b []byte) error
- type ContainerID
- func (*ContainerID) Descriptor() ([]byte, []int)
- func (m *ContainerID) GetId() string
- func (*ContainerID) ProtoMessage()
- func (m *ContainerID) Reset()
- func (m *ContainerID) String() string
- func (m *ContainerID) XXX_DiscardUnknown()
- func (m *ContainerID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ContainerID) XXX_Merge(src proto.Message)
- func (m *ContainerID) XXX_Size() int
- func (m *ContainerID) XXX_Unmarshal(b []byte) error
- type ContainerIDs
- func (*ContainerIDs) Descriptor() ([]byte, []int)
- func (m *ContainerIDs) GetIds() []string
- func (*ContainerIDs) ProtoMessage()
- func (m *ContainerIDs) Reset()
- func (m *ContainerIDs) String() string
- func (m *ContainerIDs) XXX_DiscardUnknown()
- func (m *ContainerIDs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ContainerIDs) XXX_Merge(src proto.Message)
- func (m *ContainerIDs) XXX_Size() int
- func (m *ContainerIDs) XXX_Unmarshal(b []byte) error
- type Containers
- func (*Containers) Descriptor() ([]byte, []int)
- func (m *Containers) GetContainers() []*Container
- func (*Containers) ProtoMessage()
- func (m *Containers) Reset()
- func (m *Containers) String() string
- func (m *Containers) XXX_DiscardUnknown()
- func (m *Containers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Containers) XXX_Merge(src proto.Message)
- func (m *Containers) XXX_Size() int
- func (m *Containers) XXX_Unmarshal(b []byte) error
- type CopyMessage
- func (*CopyMessage) Descriptor() ([]byte, []int)
- func (m *CopyMessage) GetData() []byte
- func (m *CopyMessage) GetError() string
- func (m *CopyMessage) GetId() string
- func (m *CopyMessage) GetName() string
- func (m *CopyMessage) GetPath() string
- func (m *CopyMessage) GetStatus() string
- func (*CopyMessage) ProtoMessage()
- func (m *CopyMessage) Reset()
- func (m *CopyMessage) String() string
- func (m *CopyMessage) XXX_DiscardUnknown()
- func (m *CopyMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CopyMessage) XXX_Merge(src proto.Message)
- func (m *CopyMessage) XXX_Size() int
- func (m *CopyMessage) XXX_Unmarshal(b []byte) error
- type CopyOptions
- func (*CopyOptions) Descriptor() ([]byte, []int)
- func (m *CopyOptions) GetTargets() map[string]*CopyPaths
- func (*CopyOptions) ProtoMessage()
- func (m *CopyOptions) Reset()
- func (m *CopyOptions) String() string
- func (m *CopyOptions) XXX_DiscardUnknown()
- func (m *CopyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CopyOptions) XXX_Merge(src proto.Message)
- func (m *CopyOptions) XXX_Size() int
- func (m *CopyOptions) XXX_Unmarshal(b []byte) error
- type CopyPaths
- func (*CopyPaths) Descriptor() ([]byte, []int)
- func (m *CopyPaths) GetPaths() []string
- func (*CopyPaths) ProtoMessage()
- func (m *CopyPaths) Reset()
- func (m *CopyPaths) String() string
- func (m *CopyPaths) XXX_DiscardUnknown()
- func (m *CopyPaths) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CopyPaths) XXX_Merge(src proto.Message)
- func (m *CopyPaths) XXX_Size() int
- func (m *CopyPaths) XXX_Unmarshal(b []byte) error
- type CoreRPCClient
- type CoreRPCServer
- type CoreRPC_BuildImageClient
- type CoreRPC_BuildImageServer
- type CoreRPC_CopyClient
- type CoreRPC_CopyServer
- type CoreRPC_CreateContainerClient
- type CoreRPC_CreateContainerServer
- type CoreRPC_DeployStatusClient
- type CoreRPC_DeployStatusServer
- type CoreRPC_ReallocResourceClient
- type CoreRPC_ReallocResourceServer
- type CoreRPC_RemoveContainerClient
- type CoreRPC_RemoveContainerServer
- type CoreRPC_RemoveImageClient
- type CoreRPC_RemoveImageServer
- type CoreRPC_ReplaceContainerClient
- type CoreRPC_ReplaceContainerServer
- type CoreRPC_RunAndWaitClient
- type CoreRPC_RunAndWaitServer
- type CreateContainerMessage
- func (*CreateContainerMessage) Descriptor() ([]byte, []int)
- func (m *CreateContainerMessage) GetCpu() map[string]int32
- func (m *CreateContainerMessage) GetError() string
- func (m *CreateContainerMessage) GetHook() []byte
- func (m *CreateContainerMessage) GetId() string
- func (m *CreateContainerMessage) GetMemory() int64
- func (m *CreateContainerMessage) GetName() string
- func (m *CreateContainerMessage) GetNodename() string
- func (m *CreateContainerMessage) GetPodname() string
- func (m *CreateContainerMessage) GetPublish() map[string]string
- func (m *CreateContainerMessage) GetQuota() float64
- func (m *CreateContainerMessage) GetSuccess() bool
- func (*CreateContainerMessage) ProtoMessage()
- func (m *CreateContainerMessage) Reset()
- func (m *CreateContainerMessage) String() string
- func (m *CreateContainerMessage) XXX_DiscardUnknown()
- func (m *CreateContainerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CreateContainerMessage) XXX_Merge(src proto.Message)
- func (m *CreateContainerMessage) XXX_Size() int
- func (m *CreateContainerMessage) XXX_Unmarshal(b []byte) error
- type DeployOptions
- func (*DeployOptions) Descriptor() ([]byte, []int)
- func (m *DeployOptions) GetCount() int32
- func (m *DeployOptions) GetCpuQuota() float64
- func (m *DeployOptions) GetData() map[string][]byte
- func (m *DeployOptions) GetDebug() bool
- func (m *DeployOptions) GetDeployMethod() string
- func (m *DeployOptions) GetDns() []string
- func (m *DeployOptions) GetEntrypoint() *EntrypointOptions
- func (m *DeployOptions) GetEnv() []string
- func (m *DeployOptions) GetExtraArgs() string
- func (m *DeployOptions) GetExtraHosts() []string
- func (m *DeployOptions) GetImage() string
- func (m *DeployOptions) GetMemory() int64
- func (m *DeployOptions) GetMeta() map[string]string
- func (m *DeployOptions) GetName() string
- func (m *DeployOptions) GetNetworkmode() string
- func (m *DeployOptions) GetNetworks() map[string]string
- func (m *DeployOptions) GetNodelabels() map[string]string
- func (m *DeployOptions) GetNodename() string
- func (m *DeployOptions) GetOpenStdin() bool
- func (m *DeployOptions) GetPodname() string
- func (m *DeployOptions) GetSoftlimit() bool
- func (m *DeployOptions) GetUser() string
- func (m *DeployOptions) GetVolumes() []string
- func (*DeployOptions) ProtoMessage()
- func (m *DeployOptions) Reset()
- func (m *DeployOptions) String() string
- func (m *DeployOptions) XXX_DiscardUnknown()
- func (m *DeployOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeployOptions) XXX_Merge(src proto.Message)
- func (m *DeployOptions) XXX_Size() int
- func (m *DeployOptions) XXX_Unmarshal(b []byte) error
- type DeployStatusMessage
- func (*DeployStatusMessage) Descriptor() ([]byte, []int)
- func (m *DeployStatusMessage) GetAction() string
- func (m *DeployStatusMessage) GetAppname() string
- func (m *DeployStatusMessage) GetData() []byte
- func (m *DeployStatusMessage) GetEntrypoint() string
- func (m *DeployStatusMessage) GetId() string
- func (m *DeployStatusMessage) GetNodename() string
- func (*DeployStatusMessage) ProtoMessage()
- func (m *DeployStatusMessage) Reset()
- func (m *DeployStatusMessage) String() string
- func (m *DeployStatusMessage) XXX_DiscardUnknown()
- func (m *DeployStatusMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeployStatusMessage) XXX_Merge(src proto.Message)
- func (m *DeployStatusMessage) XXX_Size() int
- func (m *DeployStatusMessage) XXX_Unmarshal(b []byte) error
- type DeployStatusOptions
- func (*DeployStatusOptions) Descriptor() ([]byte, []int)
- func (m *DeployStatusOptions) GetAppname() string
- func (m *DeployStatusOptions) GetEntrypoint() string
- func (m *DeployStatusOptions) GetNodename() string
- func (*DeployStatusOptions) ProtoMessage()
- func (m *DeployStatusOptions) Reset()
- func (m *DeployStatusOptions) String() string
- func (m *DeployStatusOptions) XXX_DiscardUnknown()
- func (m *DeployStatusOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DeployStatusOptions) XXX_Merge(src proto.Message)
- func (m *DeployStatusOptions) XXX_Size() int
- func (m *DeployStatusOptions) XXX_Unmarshal(b []byte) error
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)
- func (*Empty) ProtoMessage()
- func (m *Empty) Reset()
- func (m *Empty) String() string
- func (m *Empty) XXX_DiscardUnknown()
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Empty) XXX_Merge(src proto.Message)
- func (m *Empty) XXX_Size() int
- func (m *Empty) XXX_Unmarshal(b []byte) error
- type EntrypointOptions
- func (*EntrypointOptions) Descriptor() ([]byte, []int)
- func (m *EntrypointOptions) GetCommand() string
- func (m *EntrypointOptions) GetDir() string
- func (m *EntrypointOptions) GetHealthcheck() *HealthCheckOptions
- func (m *EntrypointOptions) GetHook() *HookOptions
- func (m *EntrypointOptions) GetLog() *LogOptions
- func (m *EntrypointOptions) GetName() string
- func (m *EntrypointOptions) GetPrivileged() bool
- func (m *EntrypointOptions) GetPublish() []string
- func (m *EntrypointOptions) GetRestartPolicy() string
- func (*EntrypointOptions) ProtoMessage()
- func (m *EntrypointOptions) Reset()
- func (m *EntrypointOptions) String() string
- func (m *EntrypointOptions) XXX_DiscardUnknown()
- func (m *EntrypointOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EntrypointOptions) XXX_Merge(src proto.Message)
- func (m *EntrypointOptions) XXX_Size() int
- func (m *EntrypointOptions) XXX_Unmarshal(b []byte) error
- type ErrorDetail
- func (*ErrorDetail) Descriptor() ([]byte, []int)
- func (m *ErrorDetail) GetCode() int64
- func (m *ErrorDetail) GetMessage() string
- func (*ErrorDetail) ProtoMessage()
- func (m *ErrorDetail) Reset()
- func (m *ErrorDetail) String() string
- func (m *ErrorDetail) XXX_DiscardUnknown()
- func (m *ErrorDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ErrorDetail) XXX_Merge(src proto.Message)
- func (m *ErrorDetail) XXX_Size() int
- func (m *ErrorDetail) XXX_Unmarshal(b []byte) error
- type GetNodeOptions
- func (*GetNodeOptions) Descriptor() ([]byte, []int)
- func (m *GetNodeOptions) GetNodename() string
- func (m *GetNodeOptions) GetPodname() string
- func (*GetNodeOptions) ProtoMessage()
- func (m *GetNodeOptions) Reset()
- func (m *GetNodeOptions) String() string
- func (m *GetNodeOptions) XXX_DiscardUnknown()
- func (m *GetNodeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetNodeOptions) XXX_Merge(src proto.Message)
- func (m *GetNodeOptions) XXX_Size() int
- func (m *GetNodeOptions) XXX_Unmarshal(b []byte) error
- type GetPodOptions
- func (*GetPodOptions) Descriptor() ([]byte, []int)
- func (m *GetPodOptions) GetName() string
- func (*GetPodOptions) ProtoMessage()
- func (m *GetPodOptions) Reset()
- func (m *GetPodOptions) String() string
- func (m *GetPodOptions) XXX_DiscardUnknown()
- func (m *GetPodOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetPodOptions) XXX_Merge(src proto.Message)
- func (m *GetPodOptions) XXX_Size() int
- func (m *GetPodOptions) XXX_Unmarshal(b []byte) error
- type HealthCheckOptions
- func (*HealthCheckOptions) Descriptor() ([]byte, []int)
- func (m *HealthCheckOptions) GetCode() int32
- func (m *HealthCheckOptions) GetHttpPort() string
- func (m *HealthCheckOptions) GetTcpPorts() []string
- func (m *HealthCheckOptions) GetUrl() string
- func (*HealthCheckOptions) ProtoMessage()
- func (m *HealthCheckOptions) Reset()
- func (m *HealthCheckOptions) String() string
- func (m *HealthCheckOptions) XXX_DiscardUnknown()
- func (m *HealthCheckOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HealthCheckOptions) XXX_Merge(src proto.Message)
- func (m *HealthCheckOptions) XXX_Size() int
- func (m *HealthCheckOptions) XXX_Unmarshal(b []byte) error
- type HookOptions
- func (*HookOptions) Descriptor() ([]byte, []int)
- func (m *HookOptions) GetAfterStart() []string
- func (m *HookOptions) GetBeforeStop() []string
- func (m *HookOptions) GetForce() bool
- func (*HookOptions) ProtoMessage()
- func (m *HookOptions) Reset()
- func (m *HookOptions) String() string
- func (m *HookOptions) XXX_DiscardUnknown()
- func (m *HookOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *HookOptions) XXX_Merge(src proto.Message)
- func (m *HookOptions) XXX_Size() int
- func (m *HookOptions) XXX_Unmarshal(b []byte) error
- type ListNetworkOptions
- func (*ListNetworkOptions) Descriptor() ([]byte, []int)
- func (m *ListNetworkOptions) GetDriver() string
- func (m *ListNetworkOptions) GetPodname() string
- func (*ListNetworkOptions) ProtoMessage()
- func (m *ListNetworkOptions) Reset()
- func (m *ListNetworkOptions) String() string
- func (m *ListNetworkOptions) XXX_DiscardUnknown()
- func (m *ListNetworkOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListNetworkOptions) XXX_Merge(src proto.Message)
- func (m *ListNetworkOptions) XXX_Size() int
- func (m *ListNetworkOptions) XXX_Unmarshal(b []byte) error
- type ListNodesOptions
- func (*ListNodesOptions) Descriptor() ([]byte, []int)
- func (m *ListNodesOptions) GetAll() bool
- func (m *ListNodesOptions) GetPodname() string
- func (*ListNodesOptions) ProtoMessage()
- func (m *ListNodesOptions) Reset()
- func (m *ListNodesOptions) String() string
- func (m *ListNodesOptions) XXX_DiscardUnknown()
- func (m *ListNodesOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListNodesOptions) XXX_Merge(src proto.Message)
- func (m *ListNodesOptions) XXX_Size() int
- func (m *ListNodesOptions) XXX_Unmarshal(b []byte) error
- type LogOptions
- func (*LogOptions) Descriptor() ([]byte, []int)
- func (m *LogOptions) GetConfig() map[string]string
- func (m *LogOptions) GetType() string
- func (*LogOptions) ProtoMessage()
- func (m *LogOptions) Reset()
- func (m *LogOptions) String() string
- func (m *LogOptions) XXX_DiscardUnknown()
- func (m *LogOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *LogOptions) XXX_Merge(src proto.Message)
- func (m *LogOptions) XXX_Size() int
- func (m *LogOptions) XXX_Unmarshal(b []byte) error
- type Network
- func (*Network) Descriptor() ([]byte, []int)
- func (m *Network) GetName() string
- func (m *Network) GetSubnets() []string
- func (*Network) ProtoMessage()
- func (m *Network) Reset()
- func (m *Network) String() string
- func (m *Network) XXX_DiscardUnknown()
- func (m *Network) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Network) XXX_Merge(src proto.Message)
- func (m *Network) XXX_Size() int
- func (m *Network) XXX_Unmarshal(b []byte) error
- type Networks
- func (*Networks) Descriptor() ([]byte, []int)
- func (m *Networks) GetNetworks() []*Network
- func (*Networks) ProtoMessage()
- func (m *Networks) Reset()
- func (m *Networks) String() string
- func (m *Networks) XXX_DiscardUnknown()
- func (m *Networks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Networks) XXX_Merge(src proto.Message)
- func (m *Networks) XXX_Size() int
- func (m *Networks) XXX_Unmarshal(b []byte) error
- type Node
- func (*Node) Descriptor() ([]byte, []int)
- func (m *Node) GetAvailable() bool
- func (m *Node) GetCpu() map[string]int32
- func (m *Node) GetEndpoint() string
- func (m *Node) GetInfo() string
- func (m *Node) GetLabels() map[string]string
- func (m *Node) GetMemory() int64
- func (m *Node) GetName() string
- func (m *Node) GetPodname() string
- func (*Node) ProtoMessage()
- func (m *Node) Reset()
- func (m *Node) String() string
- func (m *Node) XXX_DiscardUnknown()
- func (m *Node) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Node) XXX_Merge(src proto.Message)
- func (m *Node) XXX_Size() int
- func (m *Node) XXX_Unmarshal(b []byte) error
- type NodeAvailable
- func (*NodeAvailable) Descriptor() ([]byte, []int)
- func (m *NodeAvailable) GetAvailable() bool
- func (m *NodeAvailable) GetNodename() string
- func (m *NodeAvailable) GetPodname() string
- func (*NodeAvailable) ProtoMessage()
- func (m *NodeAvailable) Reset()
- func (m *NodeAvailable) String() string
- func (m *NodeAvailable) XXX_DiscardUnknown()
- func (m *NodeAvailable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NodeAvailable) XXX_Merge(src proto.Message)
- func (m *NodeAvailable) XXX_Size() int
- func (m *NodeAvailable) XXX_Unmarshal(b []byte) error
- type Nodes
- func (*Nodes) Descriptor() ([]byte, []int)
- func (m *Nodes) GetNodes() []*Node
- func (*Nodes) ProtoMessage()
- func (m *Nodes) Reset()
- func (m *Nodes) String() string
- func (m *Nodes) XXX_DiscardUnknown()
- func (m *Nodes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Nodes) XXX_Merge(src proto.Message)
- func (m *Nodes) XXX_Size() int
- func (m *Nodes) XXX_Unmarshal(b []byte) error
- type Pod
- func (*Pod) Descriptor() ([]byte, []int)
- func (m *Pod) GetDesc() string
- func (m *Pod) GetName() string
- func (*Pod) ProtoMessage()
- func (m *Pod) Reset()
- func (m *Pod) String() string
- func (m *Pod) XXX_DiscardUnknown()
- func (m *Pod) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Pod) XXX_Merge(src proto.Message)
- func (m *Pod) XXX_Size() int
- func (m *Pod) XXX_Unmarshal(b []byte) error
- type Pods
- func (*Pods) Descriptor() ([]byte, []int)
- func (m *Pods) GetPods() []*Pod
- func (*Pods) ProtoMessage()
- func (m *Pods) Reset()
- func (m *Pods) String() string
- func (m *Pods) XXX_DiscardUnknown()
- func (m *Pods) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Pods) XXX_Merge(src proto.Message)
- func (m *Pods) XXX_Size() int
- func (m *Pods) XXX_Unmarshal(b []byte) error
- type ReallocOptions
- func (*ReallocOptions) Descriptor() ([]byte, []int)
- func (m *ReallocOptions) GetCpu() float64
- func (m *ReallocOptions) GetIds() []string
- func (m *ReallocOptions) GetMem() int64
- func (*ReallocOptions) ProtoMessage()
- func (m *ReallocOptions) Reset()
- func (m *ReallocOptions) String() string
- func (m *ReallocOptions) XXX_DiscardUnknown()
- func (m *ReallocOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ReallocOptions) XXX_Merge(src proto.Message)
- func (m *ReallocOptions) XXX_Size() int
- func (m *ReallocOptions) XXX_Unmarshal(b []byte) error
- type ReallocResourceMessage
- func (*ReallocResourceMessage) Descriptor() ([]byte, []int)
- func (m *ReallocResourceMessage) GetId() string
- func (m *ReallocResourceMessage) GetSuccess() bool
- func (*ReallocResourceMessage) ProtoMessage()
- func (m *ReallocResourceMessage) Reset()
- func (m *ReallocResourceMessage) String() string
- func (m *ReallocResourceMessage) XXX_DiscardUnknown()
- func (m *ReallocResourceMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ReallocResourceMessage) XXX_Merge(src proto.Message)
- func (m *ReallocResourceMessage) XXX_Size() int
- func (m *ReallocResourceMessage) XXX_Unmarshal(b []byte) error
- type RemoveContainerMessage
- func (*RemoveContainerMessage) Descriptor() ([]byte, []int)
- func (m *RemoveContainerMessage) GetId() string
- func (m *RemoveContainerMessage) GetMessage() string
- func (m *RemoveContainerMessage) GetSuccess() bool
- func (*RemoveContainerMessage) ProtoMessage()
- func (m *RemoveContainerMessage) Reset()
- func (m *RemoveContainerMessage) String() string
- func (m *RemoveContainerMessage) XXX_DiscardUnknown()
- func (m *RemoveContainerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveContainerMessage) XXX_Merge(src proto.Message)
- func (m *RemoveContainerMessage) XXX_Size() int
- func (m *RemoveContainerMessage) XXX_Unmarshal(b []byte) error
- type RemoveContainerOptions
- func (*RemoveContainerOptions) Descriptor() ([]byte, []int)
- func (m *RemoveContainerOptions) GetForce() bool
- func (m *RemoveContainerOptions) GetIds() []string
- func (*RemoveContainerOptions) ProtoMessage()
- func (m *RemoveContainerOptions) Reset()
- func (m *RemoveContainerOptions) String() string
- func (m *RemoveContainerOptions) XXX_DiscardUnknown()
- func (m *RemoveContainerOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveContainerOptions) XXX_Merge(src proto.Message)
- func (m *RemoveContainerOptions) XXX_Size() int
- func (m *RemoveContainerOptions) XXX_Unmarshal(b []byte) error
- type RemoveImageMessage
- func (*RemoveImageMessage) Descriptor() ([]byte, []int)
- func (m *RemoveImageMessage) GetImage() string
- func (m *RemoveImageMessage) GetMessages() []string
- func (m *RemoveImageMessage) GetSuccess() bool
- func (*RemoveImageMessage) ProtoMessage()
- func (m *RemoveImageMessage) Reset()
- func (m *RemoveImageMessage) String() string
- func (m *RemoveImageMessage) XXX_DiscardUnknown()
- func (m *RemoveImageMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveImageMessage) XXX_Merge(src proto.Message)
- func (m *RemoveImageMessage) XXX_Size() int
- func (m *RemoveImageMessage) XXX_Unmarshal(b []byte) error
- type RemoveImageOptions
- func (*RemoveImageOptions) Descriptor() ([]byte, []int)
- func (m *RemoveImageOptions) GetImages() []string
- func (m *RemoveImageOptions) GetNodename() string
- func (m *RemoveImageOptions) GetPodname() string
- func (*RemoveImageOptions) ProtoMessage()
- func (m *RemoveImageOptions) Reset()
- func (m *RemoveImageOptions) String() string
- func (m *RemoveImageOptions) XXX_DiscardUnknown()
- func (m *RemoveImageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveImageOptions) XXX_Merge(src proto.Message)
- func (m *RemoveImageOptions) XXX_Size() int
- func (m *RemoveImageOptions) XXX_Unmarshal(b []byte) error
- type RemoveNodeOptions
- func (*RemoveNodeOptions) Descriptor() ([]byte, []int)
- func (m *RemoveNodeOptions) GetNodename() string
- func (m *RemoveNodeOptions) GetPodname() string
- func (*RemoveNodeOptions) ProtoMessage()
- func (m *RemoveNodeOptions) Reset()
- func (m *RemoveNodeOptions) String() string
- func (m *RemoveNodeOptions) XXX_DiscardUnknown()
- func (m *RemoveNodeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveNodeOptions) XXX_Merge(src proto.Message)
- func (m *RemoveNodeOptions) XXX_Size() int
- func (m *RemoveNodeOptions) XXX_Unmarshal(b []byte) error
- type RemovePodOptions
- func (*RemovePodOptions) Descriptor() ([]byte, []int)
- func (m *RemovePodOptions) GetName() string
- func (*RemovePodOptions) ProtoMessage()
- func (m *RemovePodOptions) Reset()
- func (m *RemovePodOptions) String() string
- func (m *RemovePodOptions) XXX_DiscardUnknown()
- func (m *RemovePodOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemovePodOptions) XXX_Merge(src proto.Message)
- func (m *RemovePodOptions) XXX_Size() int
- func (m *RemovePodOptions) XXX_Unmarshal(b []byte) error
- type ReplaceContainerMessage
- func (*ReplaceContainerMessage) Descriptor() ([]byte, []int)
- func (m *ReplaceContainerMessage) GetCreate() *CreateContainerMessage
- func (m *ReplaceContainerMessage) GetError() string
- func (m *ReplaceContainerMessage) GetRemove() *RemoveContainerMessage
- func (*ReplaceContainerMessage) ProtoMessage()
- func (m *ReplaceContainerMessage) Reset()
- func (m *ReplaceContainerMessage) String() string
- func (m *ReplaceContainerMessage) XXX_DiscardUnknown()
- func (m *ReplaceContainerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ReplaceContainerMessage) XXX_Merge(src proto.Message)
- func (m *ReplaceContainerMessage) XXX_Size() int
- func (m *ReplaceContainerMessage) XXX_Unmarshal(b []byte) error
- type ReplaceOptions
- func (*ReplaceOptions) Descriptor() ([]byte, []int)
- func (m *ReplaceOptions) GetDeployOpt() *DeployOptions
- func (m *ReplaceOptions) GetForce() bool
- func (*ReplaceOptions) ProtoMessage()
- func (m *ReplaceOptions) Reset()
- func (m *ReplaceOptions) String() string
- func (m *ReplaceOptions) XXX_DiscardUnknown()
- func (m *ReplaceOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ReplaceOptions) XXX_Merge(src proto.Message)
- func (m *ReplaceOptions) XXX_Size() int
- func (m *ReplaceOptions) XXX_Unmarshal(b []byte) error
- type RunAndWaitMessage
- func (*RunAndWaitMessage) Descriptor() ([]byte, []int)
- func (m *RunAndWaitMessage) GetContainerId() string
- func (m *RunAndWaitMessage) GetData() []byte
- func (*RunAndWaitMessage) ProtoMessage()
- func (m *RunAndWaitMessage) Reset()
- func (m *RunAndWaitMessage) String() string
- func (m *RunAndWaitMessage) XXX_DiscardUnknown()
- func (m *RunAndWaitMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RunAndWaitMessage) XXX_Merge(src proto.Message)
- func (m *RunAndWaitMessage) XXX_Size() int
- func (m *RunAndWaitMessage) XXX_Unmarshal(b []byte) error
- type RunAndWaitOptions
- func (*RunAndWaitOptions) Descriptor() ([]byte, []int)
- func (m *RunAndWaitOptions) GetCmd() []byte
- func (m *RunAndWaitOptions) GetDeployOptions() *DeployOptions
- func (*RunAndWaitOptions) ProtoMessage()
- func (m *RunAndWaitOptions) Reset()
- func (m *RunAndWaitOptions) String() string
- func (m *RunAndWaitOptions) XXX_DiscardUnknown()
- func (m *RunAndWaitOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RunAndWaitOptions) XXX_Merge(src proto.Message)
- func (m *RunAndWaitOptions) XXX_Size() int
- func (m *RunAndWaitOptions) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterCoreRPCServer ¶
func RegisterCoreRPCServer(s *grpc.Server, srv CoreRPCServer)
Types ¶
type AddNodeOptions ¶
type AddNodeOptions struct { Nodename string `protobuf:"bytes,1,opt,name=nodename,proto3" json:"nodename,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Podname string `protobuf:"bytes,3,opt,name=podname,proto3" json:"podname,omitempty"` Ca string `protobuf:"bytes,4,opt,name=ca,proto3" json:"ca,omitempty"` Cert string `protobuf:"bytes,5,opt,name=cert,proto3" json:"cert,omitempty"` Key string `protobuf:"bytes,6,opt,name=key,proto3" json:"key,omitempty"` Cpu int32 `protobuf:"varint,7,opt,name=cpu,proto3" json:"cpu,omitempty"` Memory int64 `protobuf:"varint,9,opt,name=memory,proto3" json:"memory,omitempty"` Labels map[string]string `` /* 154-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddNodeOptions) Descriptor ¶
func (*AddNodeOptions) Descriptor() ([]byte, []int)
func (*AddNodeOptions) GetCa ¶
func (m *AddNodeOptions) GetCa() string
func (*AddNodeOptions) GetCert ¶
func (m *AddNodeOptions) GetCert() string
func (*AddNodeOptions) GetCpu ¶
func (m *AddNodeOptions) GetCpu() int32
func (*AddNodeOptions) GetEndpoint ¶
func (m *AddNodeOptions) GetEndpoint() string
func (*AddNodeOptions) GetKey ¶
func (m *AddNodeOptions) GetKey() string
func (*AddNodeOptions) GetLabels ¶
func (m *AddNodeOptions) GetLabels() map[string]string
func (*AddNodeOptions) GetMemory ¶
func (m *AddNodeOptions) GetMemory() int64
func (*AddNodeOptions) GetNodename ¶
func (m *AddNodeOptions) GetNodename() string
func (*AddNodeOptions) GetPodname ¶
func (m *AddNodeOptions) GetPodname() string
func (*AddNodeOptions) GetShare ¶
func (m *AddNodeOptions) GetShare() int32
func (*AddNodeOptions) ProtoMessage ¶
func (*AddNodeOptions) ProtoMessage()
func (*AddNodeOptions) Reset ¶
func (m *AddNodeOptions) Reset()
func (*AddNodeOptions) String ¶
func (m *AddNodeOptions) String() string
func (*AddNodeOptions) XXX_DiscardUnknown ¶
func (m *AddNodeOptions) XXX_DiscardUnknown()
func (*AddNodeOptions) XXX_Marshal ¶
func (m *AddNodeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddNodeOptions) XXX_Merge ¶
func (dst *AddNodeOptions) XXX_Merge(src proto.Message)
func (*AddNodeOptions) XXX_Size ¶
func (m *AddNodeOptions) XXX_Size() int
func (*AddNodeOptions) XXX_Unmarshal ¶
func (m *AddNodeOptions) XXX_Unmarshal(b []byte) error
type AddPodOptions ¶
type AddPodOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Favor string `protobuf:"bytes,2,opt,name=favor,proto3" json:"favor,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddPodOptions) Descriptor ¶
func (*AddPodOptions) Descriptor() ([]byte, []int)
func (*AddPodOptions) GetDesc ¶
func (m *AddPodOptions) GetDesc() string
func (*AddPodOptions) GetFavor ¶
func (m *AddPodOptions) GetFavor() string
func (*AddPodOptions) GetName ¶
func (m *AddPodOptions) GetName() string
func (*AddPodOptions) ProtoMessage ¶
func (*AddPodOptions) ProtoMessage()
func (*AddPodOptions) Reset ¶
func (m *AddPodOptions) Reset()
func (*AddPodOptions) String ¶
func (m *AddPodOptions) String() string
func (*AddPodOptions) XXX_DiscardUnknown ¶
func (m *AddPodOptions) XXX_DiscardUnknown()
func (*AddPodOptions) XXX_Marshal ¶
func (m *AddPodOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddPodOptions) XXX_Merge ¶
func (dst *AddPodOptions) XXX_Merge(src proto.Message)
func (*AddPodOptions) XXX_Size ¶
func (m *AddPodOptions) XXX_Size() int
func (*AddPodOptions) XXX_Unmarshal ¶
func (m *AddPodOptions) XXX_Unmarshal(b []byte) error
type Build ¶
type Build struct { Base string `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"` Repo string `protobuf:"bytes,2,opt,name=repo,proto3" json:"repo,omitempty"` Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"` Dir string `protobuf:"bytes,4,opt,name=dir,proto3" json:"dir,omitempty"` Submodule bool `protobuf:"varint,5,opt,name=submodule,proto3" json:"submodule,omitempty"` Commands []string `protobuf:"bytes,6,rep,name=commands,proto3" json:"commands,omitempty"` Envs map[string]string `` /* 149-byte string literal not displayed */ Args map[string]string `` /* 149-byte string literal not displayed */ Labels map[string]string `` /* 153-byte string literal not displayed */ Artifacts map[string]string `` /* 160-byte string literal not displayed */ Cache map[string]string `` /* 152-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Build) Descriptor ¶
func (*Build) GetArtifacts ¶
func (*Build) GetCommands ¶
func (*Build) GetSubmodule ¶
func (*Build) GetVersion ¶
func (*Build) ProtoMessage ¶
func (*Build) ProtoMessage()
func (*Build) XXX_DiscardUnknown ¶
func (m *Build) XXX_DiscardUnknown()
func (*Build) XXX_Marshal ¶
func (*Build) XXX_Unmarshal ¶
type BuildImageMessage ¶
type BuildImageMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Progress string `protobuf:"bytes,3,opt,name=progress,proto3" json:"progress,omitempty"` Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` Stream string `protobuf:"bytes,5,opt,name=stream,proto3" json:"stream,omitempty"` ErrorDetail *ErrorDetail `protobuf:"bytes,6,opt,name=error_detail,json=errorDetail,proto3" json:"error_detail,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildImageMessage) Descriptor ¶
func (*BuildImageMessage) Descriptor() ([]byte, []int)
func (*BuildImageMessage) GetError ¶
func (m *BuildImageMessage) GetError() string
func (*BuildImageMessage) GetErrorDetail ¶
func (m *BuildImageMessage) GetErrorDetail() *ErrorDetail
func (*BuildImageMessage) GetId ¶
func (m *BuildImageMessage) GetId() string
func (*BuildImageMessage) GetProgress ¶
func (m *BuildImageMessage) GetProgress() string
func (*BuildImageMessage) GetStatus ¶
func (m *BuildImageMessage) GetStatus() string
func (*BuildImageMessage) GetStream ¶
func (m *BuildImageMessage) GetStream() string
func (*BuildImageMessage) ProtoMessage ¶
func (*BuildImageMessage) ProtoMessage()
func (*BuildImageMessage) Reset ¶
func (m *BuildImageMessage) Reset()
func (*BuildImageMessage) String ¶
func (m *BuildImageMessage) String() string
func (*BuildImageMessage) XXX_DiscardUnknown ¶
func (m *BuildImageMessage) XXX_DiscardUnknown()
func (*BuildImageMessage) XXX_Marshal ¶
func (m *BuildImageMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildImageMessage) XXX_Merge ¶
func (dst *BuildImageMessage) XXX_Merge(src proto.Message)
func (*BuildImageMessage) XXX_Size ¶
func (m *BuildImageMessage) XXX_Size() int
func (*BuildImageMessage) XXX_Unmarshal ¶
func (m *BuildImageMessage) XXX_Unmarshal(b []byte) error
type BuildImageOptions ¶
type BuildImageOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` User string `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` Uid int32 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"` Tags []string `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"` Builds *Builds `protobuf:"bytes,5,opt,name=builds,proto3" json:"builds,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BuildImageOptions) Descriptor ¶
func (*BuildImageOptions) Descriptor() ([]byte, []int)
func (*BuildImageOptions) GetBuilds ¶
func (m *BuildImageOptions) GetBuilds() *Builds
func (*BuildImageOptions) GetName ¶
func (m *BuildImageOptions) GetName() string
func (*BuildImageOptions) GetTags ¶
func (m *BuildImageOptions) GetTags() []string
func (*BuildImageOptions) GetUid ¶
func (m *BuildImageOptions) GetUid() int32
func (*BuildImageOptions) GetUser ¶
func (m *BuildImageOptions) GetUser() string
func (*BuildImageOptions) ProtoMessage ¶
func (*BuildImageOptions) ProtoMessage()
func (*BuildImageOptions) Reset ¶
func (m *BuildImageOptions) Reset()
func (*BuildImageOptions) String ¶
func (m *BuildImageOptions) String() string
func (*BuildImageOptions) XXX_DiscardUnknown ¶
func (m *BuildImageOptions) XXX_DiscardUnknown()
func (*BuildImageOptions) XXX_Marshal ¶
func (m *BuildImageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BuildImageOptions) XXX_Merge ¶
func (dst *BuildImageOptions) XXX_Merge(src proto.Message)
func (*BuildImageOptions) XXX_Size ¶
func (m *BuildImageOptions) XXX_Size() int
func (*BuildImageOptions) XXX_Unmarshal ¶
func (m *BuildImageOptions) XXX_Unmarshal(b []byte) error
type Builds ¶
type Builds struct { Stages []string `protobuf:"bytes,1,rep,name=stages,proto3" json:"stages,omitempty"` Builds map[string]*Build `` /* 153-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Builds) Descriptor ¶
func (*Builds) ProtoMessage ¶
func (*Builds) ProtoMessage()
func (*Builds) XXX_DiscardUnknown ¶
func (m *Builds) XXX_DiscardUnknown()
func (*Builds) XXX_Marshal ¶
func (*Builds) XXX_Unmarshal ¶
type Container ¶
type Container struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Podname string `protobuf:"bytes,2,opt,name=podname,proto3" json:"podname,omitempty"` Nodename string `protobuf:"bytes,3,opt,name=nodename,proto3" json:"nodename,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Cpu map[string]int32 `` /* 148-byte string literal not displayed */ Quota float64 `protobuf:"fixed64,6,opt,name=quota,proto3" json:"quota,omitempty"` Memory int64 `protobuf:"varint,7,opt,name=memory,proto3" json:"memory,omitempty"` Privileged bool `protobuf:"varint,8,opt,name=privileged,proto3" json:"privileged,omitempty"` Inspect []byte `protobuf:"bytes,9,opt,name=inspect,proto3" json:"inspect,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Container) Descriptor ¶
func (*Container) GetInspect ¶
func (*Container) GetNodename ¶
func (*Container) GetPodname ¶
func (*Container) GetPrivileged ¶
func (*Container) ProtoMessage ¶
func (*Container) ProtoMessage()
func (*Container) XXX_DiscardUnknown ¶
func (m *Container) XXX_DiscardUnknown()
func (*Container) XXX_Marshal ¶
func (*Container) XXX_Unmarshal ¶
type ContainerDeployedOptions ¶
type ContainerDeployedOptions struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Appname string `protobuf:"bytes,2,opt,name=appname,proto3" json:"appname,omitempty"` Entrypoint string `protobuf:"bytes,3,opt,name=entrypoint,proto3" json:"entrypoint,omitempty"` Nodename string `protobuf:"bytes,4,opt,name=nodename,proto3" json:"nodename,omitempty"` Data []byte `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ContainerDeployedOptions) Descriptor ¶
func (*ContainerDeployedOptions) Descriptor() ([]byte, []int)
func (*ContainerDeployedOptions) GetAppname ¶
func (m *ContainerDeployedOptions) GetAppname() string
func (*ContainerDeployedOptions) GetData ¶
func (m *ContainerDeployedOptions) GetData() []byte
func (*ContainerDeployedOptions) GetEntrypoint ¶
func (m *ContainerDeployedOptions) GetEntrypoint() string
func (*ContainerDeployedOptions) GetId ¶
func (m *ContainerDeployedOptions) GetId() string
func (*ContainerDeployedOptions) GetNodename ¶
func (m *ContainerDeployedOptions) GetNodename() string
func (*ContainerDeployedOptions) ProtoMessage ¶
func (*ContainerDeployedOptions) ProtoMessage()
func (*ContainerDeployedOptions) Reset ¶
func (m *ContainerDeployedOptions) Reset()
func (*ContainerDeployedOptions) String ¶
func (m *ContainerDeployedOptions) String() string
func (*ContainerDeployedOptions) XXX_DiscardUnknown ¶
func (m *ContainerDeployedOptions) XXX_DiscardUnknown()
func (*ContainerDeployedOptions) XXX_Marshal ¶
func (m *ContainerDeployedOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainerDeployedOptions) XXX_Merge ¶
func (dst *ContainerDeployedOptions) XXX_Merge(src proto.Message)
func (*ContainerDeployedOptions) XXX_Size ¶
func (m *ContainerDeployedOptions) XXX_Size() int
func (*ContainerDeployedOptions) XXX_Unmarshal ¶
func (m *ContainerDeployedOptions) XXX_Unmarshal(b []byte) error
type ContainerID ¶
type ContainerID 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 (*ContainerID) Descriptor ¶
func (*ContainerID) Descriptor() ([]byte, []int)
func (*ContainerID) GetId ¶
func (m *ContainerID) GetId() string
func (*ContainerID) ProtoMessage ¶
func (*ContainerID) ProtoMessage()
func (*ContainerID) Reset ¶
func (m *ContainerID) Reset()
func (*ContainerID) String ¶
func (m *ContainerID) String() string
func (*ContainerID) XXX_DiscardUnknown ¶
func (m *ContainerID) XXX_DiscardUnknown()
func (*ContainerID) XXX_Marshal ¶
func (m *ContainerID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainerID) XXX_Merge ¶
func (dst *ContainerID) XXX_Merge(src proto.Message)
func (*ContainerID) XXX_Size ¶
func (m *ContainerID) XXX_Size() int
func (*ContainerID) XXX_Unmarshal ¶
func (m *ContainerID) XXX_Unmarshal(b []byte) error
type ContainerIDs ¶
type ContainerIDs struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ContainerIDs) Descriptor ¶
func (*ContainerIDs) Descriptor() ([]byte, []int)
func (*ContainerIDs) GetIds ¶
func (m *ContainerIDs) GetIds() []string
func (*ContainerIDs) ProtoMessage ¶
func (*ContainerIDs) ProtoMessage()
func (*ContainerIDs) Reset ¶
func (m *ContainerIDs) Reset()
func (*ContainerIDs) String ¶
func (m *ContainerIDs) String() string
func (*ContainerIDs) XXX_DiscardUnknown ¶
func (m *ContainerIDs) XXX_DiscardUnknown()
func (*ContainerIDs) XXX_Marshal ¶
func (m *ContainerIDs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainerIDs) XXX_Merge ¶
func (dst *ContainerIDs) XXX_Merge(src proto.Message)
func (*ContainerIDs) XXX_Size ¶
func (m *ContainerIDs) XXX_Size() int
func (*ContainerIDs) XXX_Unmarshal ¶
func (m *ContainerIDs) XXX_Unmarshal(b []byte) error
type Containers ¶
type Containers struct { Containers []*Container `protobuf:"bytes,1,rep,name=containers,proto3" json:"containers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Containers) Descriptor ¶
func (*Containers) Descriptor() ([]byte, []int)
func (*Containers) GetContainers ¶
func (m *Containers) GetContainers() []*Container
func (*Containers) ProtoMessage ¶
func (*Containers) ProtoMessage()
func (*Containers) Reset ¶
func (m *Containers) Reset()
func (*Containers) String ¶
func (m *Containers) String() string
func (*Containers) XXX_DiscardUnknown ¶
func (m *Containers) XXX_DiscardUnknown()
func (*Containers) XXX_Marshal ¶
func (m *Containers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Containers) XXX_Merge ¶
func (dst *Containers) XXX_Merge(src proto.Message)
func (*Containers) XXX_Size ¶
func (m *Containers) XXX_Size() int
func (*Containers) XXX_Unmarshal ¶
func (m *Containers) XXX_Unmarshal(b []byte) error
type CopyMessage ¶
type CopyMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Error string `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"` Data []byte `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CopyMessage) Descriptor ¶
func (*CopyMessage) Descriptor() ([]byte, []int)
func (*CopyMessage) GetData ¶
func (m *CopyMessage) GetData() []byte
func (*CopyMessage) GetError ¶
func (m *CopyMessage) GetError() string
func (*CopyMessage) GetId ¶
func (m *CopyMessage) GetId() string
func (*CopyMessage) GetName ¶
func (m *CopyMessage) GetName() string
func (*CopyMessage) GetPath ¶
func (m *CopyMessage) GetPath() string
func (*CopyMessage) GetStatus ¶
func (m *CopyMessage) GetStatus() string
func (*CopyMessage) ProtoMessage ¶
func (*CopyMessage) ProtoMessage()
func (*CopyMessage) Reset ¶
func (m *CopyMessage) Reset()
func (*CopyMessage) String ¶
func (m *CopyMessage) String() string
func (*CopyMessage) XXX_DiscardUnknown ¶
func (m *CopyMessage) XXX_DiscardUnknown()
func (*CopyMessage) XXX_Marshal ¶
func (m *CopyMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CopyMessage) XXX_Merge ¶
func (dst *CopyMessage) XXX_Merge(src proto.Message)
func (*CopyMessage) XXX_Size ¶
func (m *CopyMessage) XXX_Size() int
func (*CopyMessage) XXX_Unmarshal ¶
func (m *CopyMessage) XXX_Unmarshal(b []byte) error
type CopyOptions ¶
type CopyOptions struct { Targets map[string]*CopyPaths `` /* 155-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CopyOptions) Descriptor ¶
func (*CopyOptions) Descriptor() ([]byte, []int)
func (*CopyOptions) GetTargets ¶
func (m *CopyOptions) GetTargets() map[string]*CopyPaths
func (*CopyOptions) ProtoMessage ¶
func (*CopyOptions) ProtoMessage()
func (*CopyOptions) Reset ¶
func (m *CopyOptions) Reset()
func (*CopyOptions) String ¶
func (m *CopyOptions) String() string
func (*CopyOptions) XXX_DiscardUnknown ¶
func (m *CopyOptions) XXX_DiscardUnknown()
func (*CopyOptions) XXX_Marshal ¶
func (m *CopyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CopyOptions) XXX_Merge ¶
func (dst *CopyOptions) XXX_Merge(src proto.Message)
func (*CopyOptions) XXX_Size ¶
func (m *CopyOptions) XXX_Size() int
func (*CopyOptions) XXX_Unmarshal ¶
func (m *CopyOptions) XXX_Unmarshal(b []byte) error
type CopyPaths ¶
type CopyPaths struct { Paths []string `protobuf:"bytes,1,rep,name=paths,proto3" json:"paths,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CopyPaths) Descriptor ¶
func (*CopyPaths) ProtoMessage ¶
func (*CopyPaths) ProtoMessage()
func (*CopyPaths) XXX_DiscardUnknown ¶
func (m *CopyPaths) XXX_DiscardUnknown()
func (*CopyPaths) XXX_Marshal ¶
func (*CopyPaths) XXX_Unmarshal ¶
type CoreRPCClient ¶
type CoreRPCClient interface { ListPods(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*Pods, error) AddPod(ctx context.Context, in *AddPodOptions, opts ...grpc.CallOption) (*Pod, error) RemovePod(ctx context.Context, in *RemovePodOptions, opts ...grpc.CallOption) (*Empty, error) GetPod(ctx context.Context, in *GetPodOptions, opts ...grpc.CallOption) (*Pod, error) AddNode(ctx context.Context, in *AddNodeOptions, opts ...grpc.CallOption) (*Node, error) RemoveNode(ctx context.Context, in *RemoveNodeOptions, opts ...grpc.CallOption) (*Pod, error) SetNodeAvailable(ctx context.Context, in *NodeAvailable, opts ...grpc.CallOption) (*Node, error) GetNode(ctx context.Context, in *GetNodeOptions, opts ...grpc.CallOption) (*Node, error) GetContainer(ctx context.Context, in *ContainerID, opts ...grpc.CallOption) (*Container, error) GetContainers(ctx context.Context, in *ContainerIDs, opts ...grpc.CallOption) (*Containers, error) GetNodeByName(ctx context.Context, in *GetNodeOptions, opts ...grpc.CallOption) (*Node, error) ListPodNodes(ctx context.Context, in *ListNodesOptions, opts ...grpc.CallOption) (*Nodes, error) ListNetworks(ctx context.Context, in *ListNetworkOptions, opts ...grpc.CallOption) (*Networks, error) ListContainers(ctx context.Context, in *DeployStatusOptions, opts ...grpc.CallOption) (*Containers, error) ListNodeContainers(ctx context.Context, in *GetNodeOptions, opts ...grpc.CallOption) (*Containers, error) ContainerDeployed(ctx context.Context, in *ContainerDeployedOptions, opts ...grpc.CallOption) (*Empty, error) Copy(ctx context.Context, in *CopyOptions, opts ...grpc.CallOption) (CoreRPC_CopyClient, error) BuildImage(ctx context.Context, in *BuildImageOptions, opts ...grpc.CallOption) (CoreRPC_BuildImageClient, error) RemoveImage(ctx context.Context, in *RemoveImageOptions, opts ...grpc.CallOption) (CoreRPC_RemoveImageClient, error) DeployStatus(ctx context.Context, in *DeployStatusOptions, opts ...grpc.CallOption) (CoreRPC_DeployStatusClient, error) RunAndWait(ctx context.Context, opts ...grpc.CallOption) (CoreRPC_RunAndWaitClient, error) CreateContainer(ctx context.Context, in *DeployOptions, opts ...grpc.CallOption) (CoreRPC_CreateContainerClient, error) ReplaceContainer(ctx context.Context, in *ReplaceOptions, opts ...grpc.CallOption) (CoreRPC_ReplaceContainerClient, error) RemoveContainer(ctx context.Context, in *RemoveContainerOptions, opts ...grpc.CallOption) (CoreRPC_RemoveContainerClient, error) ReallocResource(ctx context.Context, in *ReallocOptions, opts ...grpc.CallOption) (CoreRPC_ReallocResourceClient, error) }
CoreRPCClient is the client API for CoreRPC service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCoreRPCClient ¶
func NewCoreRPCClient(cc *grpc.ClientConn) CoreRPCClient
type CoreRPCServer ¶
type CoreRPCServer interface { ListPods(context.Context, *Empty) (*Pods, error) AddPod(context.Context, *AddPodOptions) (*Pod, error) RemovePod(context.Context, *RemovePodOptions) (*Empty, error) GetPod(context.Context, *GetPodOptions) (*Pod, error) AddNode(context.Context, *AddNodeOptions) (*Node, error) RemoveNode(context.Context, *RemoveNodeOptions) (*Pod, error) SetNodeAvailable(context.Context, *NodeAvailable) (*Node, error) GetNode(context.Context, *GetNodeOptions) (*Node, error) GetContainer(context.Context, *ContainerID) (*Container, error) GetContainers(context.Context, *ContainerIDs) (*Containers, error) GetNodeByName(context.Context, *GetNodeOptions) (*Node, error) ListPodNodes(context.Context, *ListNodesOptions) (*Nodes, error) ListNetworks(context.Context, *ListNetworkOptions) (*Networks, error) ListContainers(context.Context, *DeployStatusOptions) (*Containers, error) ListNodeContainers(context.Context, *GetNodeOptions) (*Containers, error) ContainerDeployed(context.Context, *ContainerDeployedOptions) (*Empty, error) Copy(*CopyOptions, CoreRPC_CopyServer) error BuildImage(*BuildImageOptions, CoreRPC_BuildImageServer) error RemoveImage(*RemoveImageOptions, CoreRPC_RemoveImageServer) error DeployStatus(*DeployStatusOptions, CoreRPC_DeployStatusServer) error RunAndWait(CoreRPC_RunAndWaitServer) error CreateContainer(*DeployOptions, CoreRPC_CreateContainerServer) error ReplaceContainer(*ReplaceOptions, CoreRPC_ReplaceContainerServer) error RemoveContainer(*RemoveContainerOptions, CoreRPC_RemoveContainerServer) error ReallocResource(*ReallocOptions, CoreRPC_ReallocResourceServer) error }
CoreRPCServer is the server API for CoreRPC service.
type CoreRPC_BuildImageClient ¶
type CoreRPC_BuildImageClient interface { Recv() (*BuildImageMessage, error) grpc.ClientStream }
type CoreRPC_BuildImageServer ¶
type CoreRPC_BuildImageServer interface { Send(*BuildImageMessage) error grpc.ServerStream }
type CoreRPC_CopyClient ¶
type CoreRPC_CopyClient interface { Recv() (*CopyMessage, error) grpc.ClientStream }
type CoreRPC_CopyServer ¶
type CoreRPC_CopyServer interface { Send(*CopyMessage) error grpc.ServerStream }
type CoreRPC_CreateContainerClient ¶
type CoreRPC_CreateContainerClient interface { Recv() (*CreateContainerMessage, error) grpc.ClientStream }
type CoreRPC_CreateContainerServer ¶
type CoreRPC_CreateContainerServer interface { Send(*CreateContainerMessage) error grpc.ServerStream }
type CoreRPC_DeployStatusClient ¶
type CoreRPC_DeployStatusClient interface { Recv() (*DeployStatusMessage, error) grpc.ClientStream }
type CoreRPC_DeployStatusServer ¶
type CoreRPC_DeployStatusServer interface { Send(*DeployStatusMessage) error grpc.ServerStream }
type CoreRPC_ReallocResourceClient ¶
type CoreRPC_ReallocResourceClient interface { Recv() (*ReallocResourceMessage, error) grpc.ClientStream }
type CoreRPC_ReallocResourceServer ¶
type CoreRPC_ReallocResourceServer interface { Send(*ReallocResourceMessage) error grpc.ServerStream }
type CoreRPC_RemoveContainerClient ¶
type CoreRPC_RemoveContainerClient interface { Recv() (*RemoveContainerMessage, error) grpc.ClientStream }
type CoreRPC_RemoveContainerServer ¶
type CoreRPC_RemoveContainerServer interface { Send(*RemoveContainerMessage) error grpc.ServerStream }
type CoreRPC_RemoveImageClient ¶
type CoreRPC_RemoveImageClient interface { Recv() (*RemoveImageMessage, error) grpc.ClientStream }
type CoreRPC_RemoveImageServer ¶
type CoreRPC_RemoveImageServer interface { Send(*RemoveImageMessage) error grpc.ServerStream }
type CoreRPC_ReplaceContainerClient ¶
type CoreRPC_ReplaceContainerClient interface { Recv() (*ReplaceContainerMessage, error) grpc.ClientStream }
type CoreRPC_ReplaceContainerServer ¶
type CoreRPC_ReplaceContainerServer interface { Send(*ReplaceContainerMessage) error grpc.ServerStream }
type CoreRPC_RunAndWaitClient ¶
type CoreRPC_RunAndWaitClient interface { Send(*RunAndWaitOptions) error Recv() (*RunAndWaitMessage, error) grpc.ClientStream }
type CoreRPC_RunAndWaitServer ¶
type CoreRPC_RunAndWaitServer interface { Send(*RunAndWaitMessage) error Recv() (*RunAndWaitOptions, error) grpc.ServerStream }
type CreateContainerMessage ¶
type CreateContainerMessage struct { Podname string `protobuf:"bytes,1,opt,name=podname,proto3" json:"podname,omitempty"` Nodename string `protobuf:"bytes,2,opt,name=nodename,proto3" json:"nodename,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Error string `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"` Success bool `protobuf:"varint,6,opt,name=success,proto3" json:"success,omitempty"` Cpu map[string]int32 `` /* 148-byte string literal not displayed */ Quota float64 `protobuf:"fixed64,8,opt,name=quota,proto3" json:"quota,omitempty"` Memory int64 `protobuf:"varint,9,opt,name=memory,proto3" json:"memory,omitempty"` Publish map[string]string `` /* 156-byte string literal not displayed */ Hook []byte `protobuf:"bytes,11,opt,name=hook,proto3" json:"hook,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateContainerMessage) Descriptor ¶
func (*CreateContainerMessage) Descriptor() ([]byte, []int)
func (*CreateContainerMessage) GetCpu ¶
func (m *CreateContainerMessage) GetCpu() map[string]int32
func (*CreateContainerMessage) GetError ¶
func (m *CreateContainerMessage) GetError() string
func (*CreateContainerMessage) GetHook ¶
func (m *CreateContainerMessage) GetHook() []byte
func (*CreateContainerMessage) GetId ¶
func (m *CreateContainerMessage) GetId() string
func (*CreateContainerMessage) GetMemory ¶
func (m *CreateContainerMessage) GetMemory() int64
func (*CreateContainerMessage) GetName ¶
func (m *CreateContainerMessage) GetName() string
func (*CreateContainerMessage) GetNodename ¶
func (m *CreateContainerMessage) GetNodename() string
func (*CreateContainerMessage) GetPodname ¶
func (m *CreateContainerMessage) GetPodname() string
func (*CreateContainerMessage) GetPublish ¶
func (m *CreateContainerMessage) GetPublish() map[string]string
func (*CreateContainerMessage) GetQuota ¶
func (m *CreateContainerMessage) GetQuota() float64
func (*CreateContainerMessage) GetSuccess ¶
func (m *CreateContainerMessage) GetSuccess() bool
func (*CreateContainerMessage) ProtoMessage ¶
func (*CreateContainerMessage) ProtoMessage()
func (*CreateContainerMessage) Reset ¶
func (m *CreateContainerMessage) Reset()
func (*CreateContainerMessage) String ¶
func (m *CreateContainerMessage) String() string
func (*CreateContainerMessage) XXX_DiscardUnknown ¶
func (m *CreateContainerMessage) XXX_DiscardUnknown()
func (*CreateContainerMessage) XXX_Marshal ¶
func (m *CreateContainerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateContainerMessage) XXX_Merge ¶
func (dst *CreateContainerMessage) XXX_Merge(src proto.Message)
func (*CreateContainerMessage) XXX_Size ¶
func (m *CreateContainerMessage) XXX_Size() int
func (*CreateContainerMessage) XXX_Unmarshal ¶
func (m *CreateContainerMessage) XXX_Unmarshal(b []byte) error
type DeployOptions ¶
type DeployOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Entrypoint *EntrypointOptions `protobuf:"bytes,2,opt,name=entrypoint,proto3" json:"entrypoint,omitempty"` Podname string `protobuf:"bytes,3,opt,name=podname,proto3" json:"podname,omitempty"` Nodename string `protobuf:"bytes,4,opt,name=nodename,proto3" json:"nodename,omitempty"` Image string `protobuf:"bytes,5,opt,name=image,proto3" json:"image,omitempty"` ExtraArgs string `protobuf:"bytes,6,opt,name=extra_args,json=extraArgs,proto3" json:"extra_args,omitempty"` CpuQuota float64 `protobuf:"fixed64,7,opt,name=cpu_quota,json=cpuQuota,proto3" json:"cpu_quota,omitempty"` Memory int64 `protobuf:"varint,8,opt,name=memory,proto3" json:"memory,omitempty"` Count int32 `protobuf:"varint,9,opt,name=count,proto3" json:"count,omitempty"` Env []string `protobuf:"bytes,10,rep,name=env,proto3" json:"env,omitempty"` Dns []string `protobuf:"bytes,11,rep,name=dns,proto3" json:"dns,omitempty"` ExtraHosts []string `protobuf:"bytes,12,rep,name=extra_hosts,json=extraHosts,proto3" json:"extra_hosts,omitempty"` Volumes []string `protobuf:"bytes,13,rep,name=volumes,proto3" json:"volumes,omitempty"` Networks map[string]string `` /* 158-byte string literal not displayed */ Networkmode string `protobuf:"bytes,15,opt,name=networkmode,proto3" json:"networkmode,omitempty"` User string `protobuf:"bytes,16,opt,name=user,proto3" json:"user,omitempty"` Debug bool `protobuf:"varint,17,opt,name=debug,proto3" json:"debug,omitempty"` OpenStdin bool `protobuf:"varint,18,opt,name=openStdin,proto3" json:"openStdin,omitempty"` Meta map[string]string `` /* 150-byte string literal not displayed */ Nodelabels map[string]string `` /* 162-byte string literal not displayed */ DeployMethod string `protobuf:"bytes,21,opt,name=deploy_method,json=deployMethod,proto3" json:"deploy_method,omitempty"` Data map[string][]byte `` /* 150-byte string literal not displayed */ Softlimit bool `protobuf:"varint,23,opt,name=softlimit,proto3" json:"softlimit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeployOptions) Descriptor ¶
func (*DeployOptions) Descriptor() ([]byte, []int)
func (*DeployOptions) GetCount ¶
func (m *DeployOptions) GetCount() int32
func (*DeployOptions) GetCpuQuota ¶
func (m *DeployOptions) GetCpuQuota() float64
func (*DeployOptions) GetData ¶
func (m *DeployOptions) GetData() map[string][]byte
func (*DeployOptions) GetDebug ¶
func (m *DeployOptions) GetDebug() bool
func (*DeployOptions) GetDeployMethod ¶
func (m *DeployOptions) GetDeployMethod() string
func (*DeployOptions) GetDns ¶
func (m *DeployOptions) GetDns() []string
func (*DeployOptions) GetEntrypoint ¶
func (m *DeployOptions) GetEntrypoint() *EntrypointOptions
func (*DeployOptions) GetEnv ¶
func (m *DeployOptions) GetEnv() []string
func (*DeployOptions) GetExtraArgs ¶
func (m *DeployOptions) GetExtraArgs() string
func (*DeployOptions) GetExtraHosts ¶
func (m *DeployOptions) GetExtraHosts() []string
func (*DeployOptions) GetImage ¶
func (m *DeployOptions) GetImage() string
func (*DeployOptions) GetMemory ¶
func (m *DeployOptions) GetMemory() int64
func (*DeployOptions) GetMeta ¶
func (m *DeployOptions) GetMeta() map[string]string
func (*DeployOptions) GetName ¶
func (m *DeployOptions) GetName() string
func (*DeployOptions) GetNetworkmode ¶
func (m *DeployOptions) GetNetworkmode() string
func (*DeployOptions) GetNetworks ¶
func (m *DeployOptions) GetNetworks() map[string]string
func (*DeployOptions) GetNodelabels ¶
func (m *DeployOptions) GetNodelabels() map[string]string
func (*DeployOptions) GetNodename ¶
func (m *DeployOptions) GetNodename() string
func (*DeployOptions) GetOpenStdin ¶
func (m *DeployOptions) GetOpenStdin() bool
func (*DeployOptions) GetPodname ¶
func (m *DeployOptions) GetPodname() string
func (*DeployOptions) GetSoftlimit ¶
func (m *DeployOptions) GetSoftlimit() bool
func (*DeployOptions) GetUser ¶
func (m *DeployOptions) GetUser() string
func (*DeployOptions) GetVolumes ¶
func (m *DeployOptions) GetVolumes() []string
func (*DeployOptions) ProtoMessage ¶
func (*DeployOptions) ProtoMessage()
func (*DeployOptions) Reset ¶
func (m *DeployOptions) Reset()
func (*DeployOptions) String ¶
func (m *DeployOptions) String() string
func (*DeployOptions) XXX_DiscardUnknown ¶
func (m *DeployOptions) XXX_DiscardUnknown()
func (*DeployOptions) XXX_Marshal ¶
func (m *DeployOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeployOptions) XXX_Merge ¶
func (dst *DeployOptions) XXX_Merge(src proto.Message)
func (*DeployOptions) XXX_Size ¶
func (m *DeployOptions) XXX_Size() int
func (*DeployOptions) XXX_Unmarshal ¶
func (m *DeployOptions) XXX_Unmarshal(b []byte) error
type DeployStatusMessage ¶
type DeployStatusMessage struct { Action string `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"` Appname string `protobuf:"bytes,2,opt,name=appname,proto3" json:"appname,omitempty"` Entrypoint string `protobuf:"bytes,3,opt,name=entrypoint,proto3" json:"entrypoint,omitempty"` Nodename string `protobuf:"bytes,4,opt,name=nodename,proto3" json:"nodename,omitempty"` Id string `protobuf:"bytes,5,opt,name=id,proto3" json:"id,omitempty"` Data []byte `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeployStatusMessage) Descriptor ¶
func (*DeployStatusMessage) Descriptor() ([]byte, []int)
func (*DeployStatusMessage) GetAction ¶
func (m *DeployStatusMessage) GetAction() string
func (*DeployStatusMessage) GetAppname ¶
func (m *DeployStatusMessage) GetAppname() string
func (*DeployStatusMessage) GetData ¶
func (m *DeployStatusMessage) GetData() []byte
func (*DeployStatusMessage) GetEntrypoint ¶
func (m *DeployStatusMessage) GetEntrypoint() string
func (*DeployStatusMessage) GetId ¶
func (m *DeployStatusMessage) GetId() string
func (*DeployStatusMessage) GetNodename ¶
func (m *DeployStatusMessage) GetNodename() string
func (*DeployStatusMessage) ProtoMessage ¶
func (*DeployStatusMessage) ProtoMessage()
func (*DeployStatusMessage) Reset ¶
func (m *DeployStatusMessage) Reset()
func (*DeployStatusMessage) String ¶
func (m *DeployStatusMessage) String() string
func (*DeployStatusMessage) XXX_DiscardUnknown ¶
func (m *DeployStatusMessage) XXX_DiscardUnknown()
func (*DeployStatusMessage) XXX_Marshal ¶
func (m *DeployStatusMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeployStatusMessage) XXX_Merge ¶
func (dst *DeployStatusMessage) XXX_Merge(src proto.Message)
func (*DeployStatusMessage) XXX_Size ¶
func (m *DeployStatusMessage) XXX_Size() int
func (*DeployStatusMessage) XXX_Unmarshal ¶
func (m *DeployStatusMessage) XXX_Unmarshal(b []byte) error
type DeployStatusOptions ¶
type DeployStatusOptions struct { Appname string `protobuf:"bytes,1,opt,name=appname,proto3" json:"appname,omitempty"` Entrypoint string `protobuf:"bytes,2,opt,name=entrypoint,proto3" json:"entrypoint,omitempty"` Nodename string `protobuf:"bytes,3,opt,name=nodename,proto3" json:"nodename,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeployStatusOptions) Descriptor ¶
func (*DeployStatusOptions) Descriptor() ([]byte, []int)
func (*DeployStatusOptions) GetAppname ¶
func (m *DeployStatusOptions) GetAppname() string
func (*DeployStatusOptions) GetEntrypoint ¶
func (m *DeployStatusOptions) GetEntrypoint() string
func (*DeployStatusOptions) GetNodename ¶
func (m *DeployStatusOptions) GetNodename() string
func (*DeployStatusOptions) ProtoMessage ¶
func (*DeployStatusOptions) ProtoMessage()
func (*DeployStatusOptions) Reset ¶
func (m *DeployStatusOptions) Reset()
func (*DeployStatusOptions) String ¶
func (m *DeployStatusOptions) String() string
func (*DeployStatusOptions) XXX_DiscardUnknown ¶
func (m *DeployStatusOptions) XXX_DiscardUnknown()
func (*DeployStatusOptions) XXX_Marshal ¶
func (m *DeployStatusOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeployStatusOptions) XXX_Merge ¶
func (dst *DeployStatusOptions) XXX_Merge(src proto.Message)
func (*DeployStatusOptions) XXX_Size ¶
func (m *DeployStatusOptions) XXX_Size() int
func (*DeployStatusOptions) XXX_Unmarshal ¶
func (m *DeployStatusOptions) XXX_Unmarshal(b []byte) error
type Empty ¶
type Empty struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Empty) Descriptor ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) XXX_DiscardUnknown ¶
func (m *Empty) XXX_DiscardUnknown()
func (*Empty) XXX_Marshal ¶
func (*Empty) XXX_Unmarshal ¶
type EntrypointOptions ¶
type EntrypointOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Command string `protobuf:"bytes,2,opt,name=command,proto3" json:"command,omitempty"` Privileged bool `protobuf:"varint,3,opt,name=privileged,proto3" json:"privileged,omitempty"` Dir string `protobuf:"bytes,4,opt,name=dir,proto3" json:"dir,omitempty"` Log *LogOptions `protobuf:"bytes,5,opt,name=log,proto3" json:"log,omitempty"` Publish []string `protobuf:"bytes,6,rep,name=publish,proto3" json:"publish,omitempty"` Healthcheck *HealthCheckOptions `protobuf:"bytes,7,opt,name=healthcheck,proto3" json:"healthcheck,omitempty"` Hook *HookOptions `protobuf:"bytes,8,opt,name=hook,proto3" json:"hook,omitempty"` RestartPolicy string `protobuf:"bytes,9,opt,name=restart_policy,json=restartPolicy,proto3" json:"restart_policy,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EntrypointOptions) Descriptor ¶
func (*EntrypointOptions) Descriptor() ([]byte, []int)
func (*EntrypointOptions) GetCommand ¶
func (m *EntrypointOptions) GetCommand() string
func (*EntrypointOptions) GetDir ¶
func (m *EntrypointOptions) GetDir() string
func (*EntrypointOptions) GetHealthcheck ¶
func (m *EntrypointOptions) GetHealthcheck() *HealthCheckOptions
func (*EntrypointOptions) GetHook ¶
func (m *EntrypointOptions) GetHook() *HookOptions
func (*EntrypointOptions) GetLog ¶
func (m *EntrypointOptions) GetLog() *LogOptions
func (*EntrypointOptions) GetName ¶
func (m *EntrypointOptions) GetName() string
func (*EntrypointOptions) GetPrivileged ¶
func (m *EntrypointOptions) GetPrivileged() bool
func (*EntrypointOptions) GetPublish ¶
func (m *EntrypointOptions) GetPublish() []string
func (*EntrypointOptions) GetRestartPolicy ¶
func (m *EntrypointOptions) GetRestartPolicy() string
func (*EntrypointOptions) ProtoMessage ¶
func (*EntrypointOptions) ProtoMessage()
func (*EntrypointOptions) Reset ¶
func (m *EntrypointOptions) Reset()
func (*EntrypointOptions) String ¶
func (m *EntrypointOptions) String() string
func (*EntrypointOptions) XXX_DiscardUnknown ¶
func (m *EntrypointOptions) XXX_DiscardUnknown()
func (*EntrypointOptions) XXX_Marshal ¶
func (m *EntrypointOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EntrypointOptions) XXX_Merge ¶
func (dst *EntrypointOptions) XXX_Merge(src proto.Message)
func (*EntrypointOptions) XXX_Size ¶
func (m *EntrypointOptions) XXX_Size() int
func (*EntrypointOptions) XXX_Unmarshal ¶
func (m *EntrypointOptions) XXX_Unmarshal(b []byte) error
type ErrorDetail ¶
type ErrorDetail struct { Code int64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ErrorDetail) Descriptor ¶
func (*ErrorDetail) Descriptor() ([]byte, []int)
func (*ErrorDetail) GetCode ¶
func (m *ErrorDetail) GetCode() int64
func (*ErrorDetail) GetMessage ¶
func (m *ErrorDetail) GetMessage() string
func (*ErrorDetail) ProtoMessage ¶
func (*ErrorDetail) ProtoMessage()
func (*ErrorDetail) Reset ¶
func (m *ErrorDetail) Reset()
func (*ErrorDetail) String ¶
func (m *ErrorDetail) String() string
func (*ErrorDetail) XXX_DiscardUnknown ¶
func (m *ErrorDetail) XXX_DiscardUnknown()
func (*ErrorDetail) XXX_Marshal ¶
func (m *ErrorDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ErrorDetail) XXX_Merge ¶
func (dst *ErrorDetail) XXX_Merge(src proto.Message)
func (*ErrorDetail) XXX_Size ¶
func (m *ErrorDetail) XXX_Size() int
func (*ErrorDetail) XXX_Unmarshal ¶
func (m *ErrorDetail) XXX_Unmarshal(b []byte) error
type GetNodeOptions ¶
type GetNodeOptions struct { Podname string `protobuf:"bytes,1,opt,name=podname,proto3" json:"podname,omitempty"` Nodename string `protobuf:"bytes,2,opt,name=nodename,proto3" json:"nodename,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetNodeOptions) Descriptor ¶
func (*GetNodeOptions) Descriptor() ([]byte, []int)
func (*GetNodeOptions) GetNodename ¶
func (m *GetNodeOptions) GetNodename() string
func (*GetNodeOptions) GetPodname ¶
func (m *GetNodeOptions) GetPodname() string
func (*GetNodeOptions) ProtoMessage ¶
func (*GetNodeOptions) ProtoMessage()
func (*GetNodeOptions) Reset ¶
func (m *GetNodeOptions) Reset()
func (*GetNodeOptions) String ¶
func (m *GetNodeOptions) String() string
func (*GetNodeOptions) XXX_DiscardUnknown ¶
func (m *GetNodeOptions) XXX_DiscardUnknown()
func (*GetNodeOptions) XXX_Marshal ¶
func (m *GetNodeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeOptions) XXX_Merge ¶
func (dst *GetNodeOptions) XXX_Merge(src proto.Message)
func (*GetNodeOptions) XXX_Size ¶
func (m *GetNodeOptions) XXX_Size() int
func (*GetNodeOptions) XXX_Unmarshal ¶
func (m *GetNodeOptions) XXX_Unmarshal(b []byte) error
type GetPodOptions ¶
type GetPodOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetPodOptions) Descriptor ¶
func (*GetPodOptions) Descriptor() ([]byte, []int)
func (*GetPodOptions) GetName ¶
func (m *GetPodOptions) GetName() string
func (*GetPodOptions) ProtoMessage ¶
func (*GetPodOptions) ProtoMessage()
func (*GetPodOptions) Reset ¶
func (m *GetPodOptions) Reset()
func (*GetPodOptions) String ¶
func (m *GetPodOptions) String() string
func (*GetPodOptions) XXX_DiscardUnknown ¶
func (m *GetPodOptions) XXX_DiscardUnknown()
func (*GetPodOptions) XXX_Marshal ¶
func (m *GetPodOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetPodOptions) XXX_Merge ¶
func (dst *GetPodOptions) XXX_Merge(src proto.Message)
func (*GetPodOptions) XXX_Size ¶
func (m *GetPodOptions) XXX_Size() int
func (*GetPodOptions) XXX_Unmarshal ¶
func (m *GetPodOptions) XXX_Unmarshal(b []byte) error
type HealthCheckOptions ¶
type HealthCheckOptions struct { TcpPorts []string `protobuf:"bytes,1,rep,name=tcp_ports,json=tcpPorts,proto3" json:"tcp_ports,omitempty"` HttpPort string `protobuf:"bytes,2,opt,name=http_port,json=httpPort,proto3" json:"http_port,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Code int32 `protobuf:"varint,4,opt,name=code,proto3" json:"code,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HealthCheckOptions) Descriptor ¶
func (*HealthCheckOptions) Descriptor() ([]byte, []int)
func (*HealthCheckOptions) GetCode ¶
func (m *HealthCheckOptions) GetCode() int32
func (*HealthCheckOptions) GetHttpPort ¶
func (m *HealthCheckOptions) GetHttpPort() string
func (*HealthCheckOptions) GetTcpPorts ¶
func (m *HealthCheckOptions) GetTcpPorts() []string
func (*HealthCheckOptions) GetUrl ¶
func (m *HealthCheckOptions) GetUrl() string
func (*HealthCheckOptions) ProtoMessage ¶
func (*HealthCheckOptions) ProtoMessage()
func (*HealthCheckOptions) Reset ¶
func (m *HealthCheckOptions) Reset()
func (*HealthCheckOptions) String ¶
func (m *HealthCheckOptions) String() string
func (*HealthCheckOptions) XXX_DiscardUnknown ¶
func (m *HealthCheckOptions) XXX_DiscardUnknown()
func (*HealthCheckOptions) XXX_Marshal ¶
func (m *HealthCheckOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HealthCheckOptions) XXX_Merge ¶
func (dst *HealthCheckOptions) XXX_Merge(src proto.Message)
func (*HealthCheckOptions) XXX_Size ¶
func (m *HealthCheckOptions) XXX_Size() int
func (*HealthCheckOptions) XXX_Unmarshal ¶
func (m *HealthCheckOptions) XXX_Unmarshal(b []byte) error
type HookOptions ¶
type HookOptions struct { AfterStart []string `protobuf:"bytes,1,rep,name=after_start,json=afterStart,proto3" json:"after_start,omitempty"` BeforeStop []string `protobuf:"bytes,2,rep,name=before_stop,json=beforeStop,proto3" json:"before_stop,omitempty"` Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HookOptions) Descriptor ¶
func (*HookOptions) Descriptor() ([]byte, []int)
func (*HookOptions) GetAfterStart ¶
func (m *HookOptions) GetAfterStart() []string
func (*HookOptions) GetBeforeStop ¶
func (m *HookOptions) GetBeforeStop() []string
func (*HookOptions) GetForce ¶
func (m *HookOptions) GetForce() bool
func (*HookOptions) ProtoMessage ¶
func (*HookOptions) ProtoMessage()
func (*HookOptions) Reset ¶
func (m *HookOptions) Reset()
func (*HookOptions) String ¶
func (m *HookOptions) String() string
func (*HookOptions) XXX_DiscardUnknown ¶
func (m *HookOptions) XXX_DiscardUnknown()
func (*HookOptions) XXX_Marshal ¶
func (m *HookOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HookOptions) XXX_Merge ¶
func (dst *HookOptions) XXX_Merge(src proto.Message)
func (*HookOptions) XXX_Size ¶
func (m *HookOptions) XXX_Size() int
func (*HookOptions) XXX_Unmarshal ¶
func (m *HookOptions) XXX_Unmarshal(b []byte) error
type ListNetworkOptions ¶
type ListNetworkOptions struct { Podname string `protobuf:"bytes,1,opt,name=podname,proto3" json:"podname,omitempty"` Driver string `protobuf:"bytes,2,opt,name=driver,proto3" json:"driver,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNetworkOptions) Descriptor ¶
func (*ListNetworkOptions) Descriptor() ([]byte, []int)
func (*ListNetworkOptions) GetDriver ¶
func (m *ListNetworkOptions) GetDriver() string
func (*ListNetworkOptions) GetPodname ¶
func (m *ListNetworkOptions) GetPodname() string
func (*ListNetworkOptions) ProtoMessage ¶
func (*ListNetworkOptions) ProtoMessage()
func (*ListNetworkOptions) Reset ¶
func (m *ListNetworkOptions) Reset()
func (*ListNetworkOptions) String ¶
func (m *ListNetworkOptions) String() string
func (*ListNetworkOptions) XXX_DiscardUnknown ¶
func (m *ListNetworkOptions) XXX_DiscardUnknown()
func (*ListNetworkOptions) XXX_Marshal ¶
func (m *ListNetworkOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNetworkOptions) XXX_Merge ¶
func (dst *ListNetworkOptions) XXX_Merge(src proto.Message)
func (*ListNetworkOptions) XXX_Size ¶
func (m *ListNetworkOptions) XXX_Size() int
func (*ListNetworkOptions) XXX_Unmarshal ¶
func (m *ListNetworkOptions) XXX_Unmarshal(b []byte) error
type ListNodesOptions ¶
type ListNodesOptions struct { Podname string `protobuf:"bytes,1,opt,name=podname,proto3" json:"podname,omitempty"` All bool `protobuf:"varint,2,opt,name=all,proto3" json:"all,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNodesOptions) Descriptor ¶
func (*ListNodesOptions) Descriptor() ([]byte, []int)
func (*ListNodesOptions) GetAll ¶
func (m *ListNodesOptions) GetAll() bool
func (*ListNodesOptions) GetPodname ¶
func (m *ListNodesOptions) GetPodname() string
func (*ListNodesOptions) ProtoMessage ¶
func (*ListNodesOptions) ProtoMessage()
func (*ListNodesOptions) Reset ¶
func (m *ListNodesOptions) Reset()
func (*ListNodesOptions) String ¶
func (m *ListNodesOptions) String() string
func (*ListNodesOptions) XXX_DiscardUnknown ¶
func (m *ListNodesOptions) XXX_DiscardUnknown()
func (*ListNodesOptions) XXX_Marshal ¶
func (m *ListNodesOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodesOptions) XXX_Merge ¶
func (dst *ListNodesOptions) XXX_Merge(src proto.Message)
func (*ListNodesOptions) XXX_Size ¶
func (m *ListNodesOptions) XXX_Size() int
func (*ListNodesOptions) XXX_Unmarshal ¶
func (m *ListNodesOptions) XXX_Unmarshal(b []byte) error
type LogOptions ¶
type LogOptions struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Config map[string]string `` /* 153-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LogOptions) Descriptor ¶
func (*LogOptions) Descriptor() ([]byte, []int)
func (*LogOptions) GetConfig ¶
func (m *LogOptions) GetConfig() map[string]string
func (*LogOptions) GetType ¶
func (m *LogOptions) GetType() string
func (*LogOptions) ProtoMessage ¶
func (*LogOptions) ProtoMessage()
func (*LogOptions) Reset ¶
func (m *LogOptions) Reset()
func (*LogOptions) String ¶
func (m *LogOptions) String() string
func (*LogOptions) XXX_DiscardUnknown ¶
func (m *LogOptions) XXX_DiscardUnknown()
func (*LogOptions) XXX_Marshal ¶
func (m *LogOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LogOptions) XXX_Merge ¶
func (dst *LogOptions) XXX_Merge(src proto.Message)
func (*LogOptions) XXX_Size ¶
func (m *LogOptions) XXX_Size() int
func (*LogOptions) XXX_Unmarshal ¶
func (m *LogOptions) XXX_Unmarshal(b []byte) error
type Network ¶
type Network struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Subnets []string `protobuf:"bytes,2,rep,name=subnets,proto3" json:"subnets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Network) Descriptor ¶
func (*Network) GetSubnets ¶
func (*Network) ProtoMessage ¶
func (*Network) ProtoMessage()
func (*Network) XXX_DiscardUnknown ¶
func (m *Network) XXX_DiscardUnknown()
func (*Network) XXX_Marshal ¶
func (*Network) XXX_Unmarshal ¶
type Networks ¶
type Networks struct { Networks []*Network `protobuf:"bytes,1,rep,name=networks,proto3" json:"networks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Networks) Descriptor ¶
func (*Networks) GetNetworks ¶
func (*Networks) ProtoMessage ¶
func (*Networks) ProtoMessage()
func (*Networks) XXX_DiscardUnknown ¶
func (m *Networks) XXX_DiscardUnknown()
func (*Networks) XXX_Marshal ¶
func (*Networks) XXX_Unmarshal ¶
type Node ¶
type Node struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Endpoint string `protobuf:"bytes,2,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Podname string `protobuf:"bytes,3,opt,name=podname,proto3" json:"podname,omitempty"` Cpu map[string]int32 `` /* 148-byte string literal not displayed */ Memory int64 `protobuf:"varint,5,opt,name=memory,proto3" json:"memory,omitempty"` Info string `protobuf:"bytes,6,opt,name=info,proto3" json:"info,omitempty"` Available bool `protobuf:"varint,7,opt,name=available,proto3" json:"available,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Node) Descriptor ¶
func (*Node) GetAvailable ¶
func (*Node) GetEndpoint ¶
func (*Node) GetPodname ¶
func (*Node) ProtoMessage ¶
func (*Node) ProtoMessage()
func (*Node) XXX_DiscardUnknown ¶
func (m *Node) XXX_DiscardUnknown()
func (*Node) XXX_Unmarshal ¶
type NodeAvailable ¶
type NodeAvailable struct { Nodename string `protobuf:"bytes,1,opt,name=nodename,proto3" json:"nodename,omitempty"` Podname string `protobuf:"bytes,2,opt,name=podname,proto3" json:"podname,omitempty"` Available bool `protobuf:"varint,3,opt,name=available,proto3" json:"available,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeAvailable) Descriptor ¶
func (*NodeAvailable) Descriptor() ([]byte, []int)
func (*NodeAvailable) GetAvailable ¶
func (m *NodeAvailable) GetAvailable() bool
func (*NodeAvailable) GetNodename ¶
func (m *NodeAvailable) GetNodename() string
func (*NodeAvailable) GetPodname ¶
func (m *NodeAvailable) GetPodname() string
func (*NodeAvailable) ProtoMessage ¶
func (*NodeAvailable) ProtoMessage()
func (*NodeAvailable) Reset ¶
func (m *NodeAvailable) Reset()
func (*NodeAvailable) String ¶
func (m *NodeAvailable) String() string
func (*NodeAvailable) XXX_DiscardUnknown ¶
func (m *NodeAvailable) XXX_DiscardUnknown()
func (*NodeAvailable) XXX_Marshal ¶
func (m *NodeAvailable) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeAvailable) XXX_Merge ¶
func (dst *NodeAvailable) XXX_Merge(src proto.Message)
func (*NodeAvailable) XXX_Size ¶
func (m *NodeAvailable) XXX_Size() int
func (*NodeAvailable) XXX_Unmarshal ¶
func (m *NodeAvailable) XXX_Unmarshal(b []byte) error
type Nodes ¶
type Nodes struct { Nodes []*Node `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Nodes) Descriptor ¶
func (*Nodes) ProtoMessage ¶
func (*Nodes) ProtoMessage()
func (*Nodes) XXX_DiscardUnknown ¶
func (m *Nodes) XXX_DiscardUnknown()
func (*Nodes) XXX_Marshal ¶
func (*Nodes) XXX_Unmarshal ¶
type Pod ¶
type Pod struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
对的, protobuf 就是这样...
func (*Pod) Descriptor ¶
func (*Pod) ProtoMessage ¶
func (*Pod) ProtoMessage()
func (*Pod) XXX_DiscardUnknown ¶
func (m *Pod) XXX_DiscardUnknown()
func (*Pod) XXX_Unmarshal ¶
type Pods ¶
type Pods struct { Pods []*Pod `protobuf:"bytes,1,rep,name=pods,proto3" json:"pods,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Pods) Descriptor ¶
func (*Pods) ProtoMessage ¶
func (*Pods) ProtoMessage()
func (*Pods) XXX_DiscardUnknown ¶
func (m *Pods) XXX_DiscardUnknown()
func (*Pods) XXX_Unmarshal ¶
type ReallocOptions ¶
type ReallocOptions struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` Cpu float64 `protobuf:"fixed64,2,opt,name=cpu,proto3" json:"cpu,omitempty"` Mem int64 `protobuf:"varint,3,opt,name=mem,proto3" json:"mem,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReallocOptions) Descriptor ¶
func (*ReallocOptions) Descriptor() ([]byte, []int)
func (*ReallocOptions) GetCpu ¶
func (m *ReallocOptions) GetCpu() float64
func (*ReallocOptions) GetIds ¶
func (m *ReallocOptions) GetIds() []string
func (*ReallocOptions) GetMem ¶
func (m *ReallocOptions) GetMem() int64
func (*ReallocOptions) ProtoMessage ¶
func (*ReallocOptions) ProtoMessage()
func (*ReallocOptions) Reset ¶
func (m *ReallocOptions) Reset()
func (*ReallocOptions) String ¶
func (m *ReallocOptions) String() string
func (*ReallocOptions) XXX_DiscardUnknown ¶
func (m *ReallocOptions) XXX_DiscardUnknown()
func (*ReallocOptions) XXX_Marshal ¶
func (m *ReallocOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReallocOptions) XXX_Merge ¶
func (dst *ReallocOptions) XXX_Merge(src proto.Message)
func (*ReallocOptions) XXX_Size ¶
func (m *ReallocOptions) XXX_Size() int
func (*ReallocOptions) XXX_Unmarshal ¶
func (m *ReallocOptions) XXX_Unmarshal(b []byte) error
type ReallocResourceMessage ¶
type ReallocResourceMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Success bool `protobuf:"varint,2,opt,name=success,proto3" json:"success,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReallocResourceMessage) Descriptor ¶
func (*ReallocResourceMessage) Descriptor() ([]byte, []int)
func (*ReallocResourceMessage) GetId ¶
func (m *ReallocResourceMessage) GetId() string
func (*ReallocResourceMessage) GetSuccess ¶
func (m *ReallocResourceMessage) GetSuccess() bool
func (*ReallocResourceMessage) ProtoMessage ¶
func (*ReallocResourceMessage) ProtoMessage()
func (*ReallocResourceMessage) Reset ¶
func (m *ReallocResourceMessage) Reset()
func (*ReallocResourceMessage) String ¶
func (m *ReallocResourceMessage) String() string
func (*ReallocResourceMessage) XXX_DiscardUnknown ¶
func (m *ReallocResourceMessage) XXX_DiscardUnknown()
func (*ReallocResourceMessage) XXX_Marshal ¶
func (m *ReallocResourceMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReallocResourceMessage) XXX_Merge ¶
func (dst *ReallocResourceMessage) XXX_Merge(src proto.Message)
func (*ReallocResourceMessage) XXX_Size ¶
func (m *ReallocResourceMessage) XXX_Size() int
func (*ReallocResourceMessage) XXX_Unmarshal ¶
func (m *ReallocResourceMessage) XXX_Unmarshal(b []byte) error
type RemoveContainerMessage ¶
type RemoveContainerMessage struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Success bool `protobuf:"varint,2,opt,name=success,proto3" json:"success,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveContainerMessage) Descriptor ¶
func (*RemoveContainerMessage) Descriptor() ([]byte, []int)
func (*RemoveContainerMessage) GetId ¶
func (m *RemoveContainerMessage) GetId() string
func (*RemoveContainerMessage) GetMessage ¶
func (m *RemoveContainerMessage) GetMessage() string
func (*RemoveContainerMessage) GetSuccess ¶
func (m *RemoveContainerMessage) GetSuccess() bool
func (*RemoveContainerMessage) ProtoMessage ¶
func (*RemoveContainerMessage) ProtoMessage()
func (*RemoveContainerMessage) Reset ¶
func (m *RemoveContainerMessage) Reset()
func (*RemoveContainerMessage) String ¶
func (m *RemoveContainerMessage) String() string
func (*RemoveContainerMessage) XXX_DiscardUnknown ¶
func (m *RemoveContainerMessage) XXX_DiscardUnknown()
func (*RemoveContainerMessage) XXX_Marshal ¶
func (m *RemoveContainerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveContainerMessage) XXX_Merge ¶
func (dst *RemoveContainerMessage) XXX_Merge(src proto.Message)
func (*RemoveContainerMessage) XXX_Size ¶
func (m *RemoveContainerMessage) XXX_Size() int
func (*RemoveContainerMessage) XXX_Unmarshal ¶
func (m *RemoveContainerMessage) XXX_Unmarshal(b []byte) error
type RemoveContainerOptions ¶
type RemoveContainerOptions struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveContainerOptions) Descriptor ¶
func (*RemoveContainerOptions) Descriptor() ([]byte, []int)
func (*RemoveContainerOptions) GetForce ¶
func (m *RemoveContainerOptions) GetForce() bool
func (*RemoveContainerOptions) GetIds ¶
func (m *RemoveContainerOptions) GetIds() []string
func (*RemoveContainerOptions) ProtoMessage ¶
func (*RemoveContainerOptions) ProtoMessage()
func (*RemoveContainerOptions) Reset ¶
func (m *RemoveContainerOptions) Reset()
func (*RemoveContainerOptions) String ¶
func (m *RemoveContainerOptions) String() string
func (*RemoveContainerOptions) XXX_DiscardUnknown ¶
func (m *RemoveContainerOptions) XXX_DiscardUnknown()
func (*RemoveContainerOptions) XXX_Marshal ¶
func (m *RemoveContainerOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveContainerOptions) XXX_Merge ¶
func (dst *RemoveContainerOptions) XXX_Merge(src proto.Message)
func (*RemoveContainerOptions) XXX_Size ¶
func (m *RemoveContainerOptions) XXX_Size() int
func (*RemoveContainerOptions) XXX_Unmarshal ¶
func (m *RemoveContainerOptions) XXX_Unmarshal(b []byte) error
type RemoveImageMessage ¶
type RemoveImageMessage struct { Image string `protobuf:"bytes,1,opt,name=image,proto3" json:"image,omitempty"` Success bool `protobuf:"varint,2,opt,name=success,proto3" json:"success,omitempty"` Messages []string `protobuf:"bytes,3,rep,name=messages,proto3" json:"messages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveImageMessage) Descriptor ¶
func (*RemoveImageMessage) Descriptor() ([]byte, []int)
func (*RemoveImageMessage) GetImage ¶
func (m *RemoveImageMessage) GetImage() string
func (*RemoveImageMessage) GetMessages ¶
func (m *RemoveImageMessage) GetMessages() []string
func (*RemoveImageMessage) GetSuccess ¶
func (m *RemoveImageMessage) GetSuccess() bool
func (*RemoveImageMessage) ProtoMessage ¶
func (*RemoveImageMessage) ProtoMessage()
func (*RemoveImageMessage) Reset ¶
func (m *RemoveImageMessage) Reset()
func (*RemoveImageMessage) String ¶
func (m *RemoveImageMessage) String() string
func (*RemoveImageMessage) XXX_DiscardUnknown ¶
func (m *RemoveImageMessage) XXX_DiscardUnknown()
func (*RemoveImageMessage) XXX_Marshal ¶
func (m *RemoveImageMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveImageMessage) XXX_Merge ¶
func (dst *RemoveImageMessage) XXX_Merge(src proto.Message)
func (*RemoveImageMessage) XXX_Size ¶
func (m *RemoveImageMessage) XXX_Size() int
func (*RemoveImageMessage) XXX_Unmarshal ¶
func (m *RemoveImageMessage) XXX_Unmarshal(b []byte) error
type RemoveImageOptions ¶
type RemoveImageOptions struct { Podname string `protobuf:"bytes,1,opt,name=podname,proto3" json:"podname,omitempty"` Nodename string `protobuf:"bytes,2,opt,name=nodename,proto3" json:"nodename,omitempty"` Images []string `protobuf:"bytes,3,rep,name=images,proto3" json:"images,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveImageOptions) Descriptor ¶
func (*RemoveImageOptions) Descriptor() ([]byte, []int)
func (*RemoveImageOptions) GetImages ¶
func (m *RemoveImageOptions) GetImages() []string
func (*RemoveImageOptions) GetNodename ¶
func (m *RemoveImageOptions) GetNodename() string
func (*RemoveImageOptions) GetPodname ¶
func (m *RemoveImageOptions) GetPodname() string
func (*RemoveImageOptions) ProtoMessage ¶
func (*RemoveImageOptions) ProtoMessage()
func (*RemoveImageOptions) Reset ¶
func (m *RemoveImageOptions) Reset()
func (*RemoveImageOptions) String ¶
func (m *RemoveImageOptions) String() string
func (*RemoveImageOptions) XXX_DiscardUnknown ¶
func (m *RemoveImageOptions) XXX_DiscardUnknown()
func (*RemoveImageOptions) XXX_Marshal ¶
func (m *RemoveImageOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveImageOptions) XXX_Merge ¶
func (dst *RemoveImageOptions) XXX_Merge(src proto.Message)
func (*RemoveImageOptions) XXX_Size ¶
func (m *RemoveImageOptions) XXX_Size() int
func (*RemoveImageOptions) XXX_Unmarshal ¶
func (m *RemoveImageOptions) XXX_Unmarshal(b []byte) error
type RemoveNodeOptions ¶
type RemoveNodeOptions struct { Nodename string `protobuf:"bytes,1,opt,name=nodename,proto3" json:"nodename,omitempty"` Podname string `protobuf:"bytes,2,opt,name=podname,proto3" json:"podname,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveNodeOptions) Descriptor ¶
func (*RemoveNodeOptions) Descriptor() ([]byte, []int)
func (*RemoveNodeOptions) GetNodename ¶
func (m *RemoveNodeOptions) GetNodename() string
func (*RemoveNodeOptions) GetPodname ¶
func (m *RemoveNodeOptions) GetPodname() string
func (*RemoveNodeOptions) ProtoMessage ¶
func (*RemoveNodeOptions) ProtoMessage()
func (*RemoveNodeOptions) Reset ¶
func (m *RemoveNodeOptions) Reset()
func (*RemoveNodeOptions) String ¶
func (m *RemoveNodeOptions) String() string
func (*RemoveNodeOptions) XXX_DiscardUnknown ¶
func (m *RemoveNodeOptions) XXX_DiscardUnknown()
func (*RemoveNodeOptions) XXX_Marshal ¶
func (m *RemoveNodeOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveNodeOptions) XXX_Merge ¶
func (dst *RemoveNodeOptions) XXX_Merge(src proto.Message)
func (*RemoveNodeOptions) XXX_Size ¶
func (m *RemoveNodeOptions) XXX_Size() int
func (*RemoveNodeOptions) XXX_Unmarshal ¶
func (m *RemoveNodeOptions) XXX_Unmarshal(b []byte) error
type RemovePodOptions ¶
type RemovePodOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemovePodOptions) Descriptor ¶
func (*RemovePodOptions) Descriptor() ([]byte, []int)
func (*RemovePodOptions) GetName ¶
func (m *RemovePodOptions) GetName() string
func (*RemovePodOptions) ProtoMessage ¶
func (*RemovePodOptions) ProtoMessage()
func (*RemovePodOptions) Reset ¶
func (m *RemovePodOptions) Reset()
func (*RemovePodOptions) String ¶
func (m *RemovePodOptions) String() string
func (*RemovePodOptions) XXX_DiscardUnknown ¶
func (m *RemovePodOptions) XXX_DiscardUnknown()
func (*RemovePodOptions) XXX_Marshal ¶
func (m *RemovePodOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemovePodOptions) XXX_Merge ¶
func (dst *RemovePodOptions) XXX_Merge(src proto.Message)
func (*RemovePodOptions) XXX_Size ¶
func (m *RemovePodOptions) XXX_Size() int
func (*RemovePodOptions) XXX_Unmarshal ¶
func (m *RemovePodOptions) XXX_Unmarshal(b []byte) error
type ReplaceContainerMessage ¶
type ReplaceContainerMessage struct { Create *CreateContainerMessage `protobuf:"bytes,1,opt,name=create,proto3" json:"create,omitempty"` Remove *RemoveContainerMessage `protobuf:"bytes,2,opt,name=remove,proto3" json:"remove,omitempty"` Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplaceContainerMessage) Descriptor ¶
func (*ReplaceContainerMessage) Descriptor() ([]byte, []int)
func (*ReplaceContainerMessage) GetCreate ¶
func (m *ReplaceContainerMessage) GetCreate() *CreateContainerMessage
func (*ReplaceContainerMessage) GetError ¶
func (m *ReplaceContainerMessage) GetError() string
func (*ReplaceContainerMessage) GetRemove ¶
func (m *ReplaceContainerMessage) GetRemove() *RemoveContainerMessage
func (*ReplaceContainerMessage) ProtoMessage ¶
func (*ReplaceContainerMessage) ProtoMessage()
func (*ReplaceContainerMessage) Reset ¶
func (m *ReplaceContainerMessage) Reset()
func (*ReplaceContainerMessage) String ¶
func (m *ReplaceContainerMessage) String() string
func (*ReplaceContainerMessage) XXX_DiscardUnknown ¶
func (m *ReplaceContainerMessage) XXX_DiscardUnknown()
func (*ReplaceContainerMessage) XXX_Marshal ¶
func (m *ReplaceContainerMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplaceContainerMessage) XXX_Merge ¶
func (dst *ReplaceContainerMessage) XXX_Merge(src proto.Message)
func (*ReplaceContainerMessage) XXX_Size ¶
func (m *ReplaceContainerMessage) XXX_Size() int
func (*ReplaceContainerMessage) XXX_Unmarshal ¶
func (m *ReplaceContainerMessage) XXX_Unmarshal(b []byte) error
type ReplaceOptions ¶
type ReplaceOptions struct { DeployOpt *DeployOptions `protobuf:"bytes,1,opt,name=deployOpt,proto3" json:"deployOpt,omitempty"` Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReplaceOptions) Descriptor ¶
func (*ReplaceOptions) Descriptor() ([]byte, []int)
func (*ReplaceOptions) GetDeployOpt ¶
func (m *ReplaceOptions) GetDeployOpt() *DeployOptions
func (*ReplaceOptions) GetForce ¶
func (m *ReplaceOptions) GetForce() bool
func (*ReplaceOptions) ProtoMessage ¶
func (*ReplaceOptions) ProtoMessage()
func (*ReplaceOptions) Reset ¶
func (m *ReplaceOptions) Reset()
func (*ReplaceOptions) String ¶
func (m *ReplaceOptions) String() string
func (*ReplaceOptions) XXX_DiscardUnknown ¶
func (m *ReplaceOptions) XXX_DiscardUnknown()
func (*ReplaceOptions) XXX_Marshal ¶
func (m *ReplaceOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReplaceOptions) XXX_Merge ¶
func (dst *ReplaceOptions) XXX_Merge(src proto.Message)
func (*ReplaceOptions) XXX_Size ¶
func (m *ReplaceOptions) XXX_Size() int
func (*ReplaceOptions) XXX_Unmarshal ¶
func (m *ReplaceOptions) XXX_Unmarshal(b []byte) error
type RunAndWaitMessage ¶
type RunAndWaitMessage struct { ContainerId string `protobuf:"bytes,1,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RunAndWaitMessage) Descriptor ¶
func (*RunAndWaitMessage) Descriptor() ([]byte, []int)
func (*RunAndWaitMessage) GetContainerId ¶
func (m *RunAndWaitMessage) GetContainerId() string
func (*RunAndWaitMessage) GetData ¶
func (m *RunAndWaitMessage) GetData() []byte
func (*RunAndWaitMessage) ProtoMessage ¶
func (*RunAndWaitMessage) ProtoMessage()
func (*RunAndWaitMessage) Reset ¶
func (m *RunAndWaitMessage) Reset()
func (*RunAndWaitMessage) String ¶
func (m *RunAndWaitMessage) String() string
func (*RunAndWaitMessage) XXX_DiscardUnknown ¶
func (m *RunAndWaitMessage) XXX_DiscardUnknown()
func (*RunAndWaitMessage) XXX_Marshal ¶
func (m *RunAndWaitMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RunAndWaitMessage) XXX_Merge ¶
func (dst *RunAndWaitMessage) XXX_Merge(src proto.Message)
func (*RunAndWaitMessage) XXX_Size ¶
func (m *RunAndWaitMessage) XXX_Size() int
func (*RunAndWaitMessage) XXX_Unmarshal ¶
func (m *RunAndWaitMessage) XXX_Unmarshal(b []byte) error
type RunAndWaitOptions ¶
type RunAndWaitOptions struct { DeployOptions *DeployOptions `protobuf:"bytes,1,opt,name=DeployOptions,proto3" json:"DeployOptions,omitempty"` Cmd []byte `protobuf:"bytes,2,opt,name=Cmd,proto3" json:"Cmd,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RunAndWaitOptions) Descriptor ¶
func (*RunAndWaitOptions) Descriptor() ([]byte, []int)
func (*RunAndWaitOptions) GetCmd ¶
func (m *RunAndWaitOptions) GetCmd() []byte
func (*RunAndWaitOptions) GetDeployOptions ¶
func (m *RunAndWaitOptions) GetDeployOptions() *DeployOptions
func (*RunAndWaitOptions) ProtoMessage ¶
func (*RunAndWaitOptions) ProtoMessage()
func (*RunAndWaitOptions) Reset ¶
func (m *RunAndWaitOptions) Reset()
func (*RunAndWaitOptions) String ¶
func (m *RunAndWaitOptions) String() string
func (*RunAndWaitOptions) XXX_DiscardUnknown ¶
func (m *RunAndWaitOptions) XXX_DiscardUnknown()
func (*RunAndWaitOptions) XXX_Marshal ¶
func (m *RunAndWaitOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RunAndWaitOptions) XXX_Merge ¶
func (dst *RunAndWaitOptions) XXX_Merge(src proto.Message)
func (*RunAndWaitOptions) XXX_Size ¶
func (m *RunAndWaitOptions) XXX_Size() int
func (*RunAndWaitOptions) XXX_Unmarshal ¶
func (m *RunAndWaitOptions) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.