server

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

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

Go to latest
Published: Mar 5, 2019 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) 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) GetTenantResource

func (r *RuntimeServer) GetTenantResource(ctx context.Context, re *pb.TenantRequest) (*pb.TenantResource, error)

GetTenantResource get tenant resource if TenantId is "" will return the sum of the all tenant

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