common

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: May 28, 2021 License: Apache-2.0 Imports: 7 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) CreateConfig added in v0.3.7

CreateConfig - Config 생성

func (*UTILITYService) DeleteAllConfig added in v0.3.7

func (s *UTILITYService) DeleteAllConfig(ctx context.Context, req *pb.Empty) (*pb.MessageResponse, error)

DeleteAllConfig - Config 전체 삭제

func (*UTILITYService) DeleteAllObject added in v0.3.7

func (s *UTILITYService) DeleteAllObject(ctx context.Context, req *pb.ObjectQryRequest) (*pb.MessageResponse, error)

DeleteAllObject - 객체 전체 삭제

func (*UTILITYService) DeleteObject added in v0.3.7

func (s *UTILITYService) DeleteObject(ctx context.Context, req *pb.ObjectQryRequest) (*pb.MessageResponse, error)

DeleteObject - 객체 삭제

func (*UTILITYService) GetConfig added in v0.3.7

GetConfig - Config 조회

func (*UTILITYService) GetConnConfig

GetConnConfig - Connection Config 조회

func (*UTILITYService) GetObject added in v0.3.7

GetObject - 객체 조회

func (*UTILITYService) GetRegion

GetRegion - Region 조회

func (*UTILITYService) InspectMcirResources added in v0.3.7

func (s *UTILITYService) InspectMcirResources(ctx context.Context, req *pb.InspectQryRequest) (*pb.InspectMcirInfoResponse, error)

InspectMcirResources - MCIR 리소스 점검

func (*UTILITYService) InspectVmResources added in v0.3.7

func (s *UTILITYService) InspectVmResources(ctx context.Context, req *pb.InspectQryRequest) (*pb.InspectVmInfoResponse, error)

InspectVmResources - VM 리소스 점검

func (*UTILITYService) ListConfig added in v0.3.7

func (s *UTILITYService) ListConfig(ctx context.Context, req *pb.Empty) (*pb.ListConfigInfoResponse, error)

ListConfig - Config 목록

func (*UTILITYService) ListConnConfig

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

ListConnConfig - Connection Config 목록

func (*UTILITYService) ListObject added in v0.3.7

ListObject - 객체 목록

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