rpc

package
v0.0.0-...-502bd87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerServer

type ContainerServer struct {
}

func (*ContainerServer) Inspect

func (*ContainerServer) List

func (*ContainerServer) Logs

func (*ContainerServer) Stats

func (*ContainerServer) StatsAll

type ImageServer

type ImageServer struct {
}

func (*ImageServer) List

func (*ImageServer) Pull

func (*ImageServer) Remove

func (*ImageServer) Tag

type ProcServer

type ProcServer struct {
}

func (*ProcServer) Resources

type ProjectServer

type ProjectServer struct {
}

System 区块链中系统相关操作服务

func (*ProjectServer) Deploy

func (p *ProjectServer) Deploy(ctx context.Context, in *proto.ReqProject) (*proto.Response, error)

Deploy 部署新的堆栈或更新现有堆栈

tail 代表是否实时输出命令执行的日志信息

func (*ProjectServer) Remove

func (*ProjectServer) ServiceState

func (*ProjectServer) Update

type ResourceServer

type ResourceServer struct {
}

func (*ResourceServer) ContainersSync

func (r *ResourceServer) ContainersSync(ctx context.Context, req *proto.ReqContainerSync) (*proto.Response, error)

func (*ResourceServer) Info

type ServiceServer

type ServiceServer struct {
}

func (*ServiceServer) Inspect

func (*ServiceServer) List

func (*ServiceServer) Logs

func (*ServiceServer) Resource

func (*ServiceServer) ResourceAll

type StackServer

type StackServer struct {
}

System 区块链中系统相关操作服务

func (*StackServer) Deploy

Deploy 部署新的堆栈或更新现有堆栈

tail 代表是否实时输出命令执行的日志信息

func (*StackServer) List

List 列出现有堆栈

func (*StackServer) Process

Process 列出堆栈中的任务

func (*StackServer) Remove

func (s *StackServer) Remove(_ context.Context, in *proto.ReqStack) (*proto.Response, error)

Remove 删除一个或多个堆栈

func (*StackServer) Services

Services 列出堆栈中的服务

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL