common

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: May 7, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NSService

type NSService struct {
}

NSService - Namespace 서비스 구현

func (*NSService) CheckNS

func (s *NSService) CheckNS(ctx context.Context, req *pb.NSQryRequest) (*pb.ExistsResponse, error)

CheckNS - Namespace 체크

func (*NSService) CreateNS

func (s *NSService) CreateNS(ctx context.Context, req *pb.NSCreateRequest) (*pb.NSInfoResponse, error)

CreateNS - Namespace 생성

func (*NSService) DeleteAllNS

func (s *NSService) DeleteAllNS(ctx context.Context, req *pb.Empty) (*pb.MessageResponse, error)

DeleteAllNS - Namespace 전체 삭제

func (*NSService) DeleteNS

func (s *NSService) DeleteNS(ctx context.Context, req *pb.NSQryRequest) (*pb.MessageResponse, error)

DeleteNS - Namespace 삭제

func (*NSService) GetNS

func (s *NSService) GetNS(ctx context.Context, req *pb.NSQryRequest) (*pb.NSInfoResponse, error)

GetNS - Namespace 조회

func (*NSService) ListNS

func (s *NSService) ListNS(ctx context.Context, req *pb.Empty) (*pb.ListNSInfoResponse, error)

ListNS - Namespace 목록

type UTILITYService

type UTILITYService struct {
}

UTILITYService - Utility 서비스 구현

func (*UTILITYService) GetConnConfig

GetConnConfig - Connection Config 조회

func (*UTILITYService) GetRegion

GetRegion - Region 조회

func (*UTILITYService) ListConnConfig

func (s *UTILITYService) ListConnConfig(ctx context.Context, req *pb.Empty) (*pb.ListConnConfigResponse, error)

ListConnConfig - Connection Config 목록

func (*UTILITYService) ListRegion

func (s *UTILITYService) ListRegion(ctx context.Context, req *pb.Empty) (*pb.ListRegionResponse, error)

ListRegion - Region 목록

Jump to

Keyboard shortcuts

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