server

package
v5.0.0-release+incompa... Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2018 License: LGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuntimeServer

type RuntimeServer struct {
	// contains filtered or unexported fields
}

RuntimeServer app runtime grpc server

func CreaterRuntimeServer

func CreaterRuntimeServer(conf option.Config, store store.Storer) *RuntimeServer

CreaterRuntimeServer create a runtime grpc server

func (*RuntimeServer) GetAppDisk

func (r *RuntimeServer) GetAppDisk(ctx context.Context, re *pb.ServicesRequest) (*pb.DiskMessage, error)

GetAppDisk get app service volume disk size

func (*RuntimeServer) GetAppPods

GetAppPods get app pod list

func (*RuntimeServer) GetAppStatus

func (r *RuntimeServer) GetAppStatus(ctx context.Context, re *pb.ServicesRequest) (*pb.StatusMessage, error)

GetAppStatus get app service status

func (*RuntimeServer) GetDeployInfo

func (r *RuntimeServer) GetDeployInfo(ctx context.Context, re *pb.ServiceRequest) (*pb.DeployInfo, error)

GetDeployInfo get deploy info

func (*RuntimeServer) Start

func (r *RuntimeServer) Start(errchan chan error)

Start start runtime server

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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