common

package
v0.0.0-...-3d28840 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 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

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 목록

func (*NSService) ListNSId

func (s *NSService) ListNSId(ctx context.Context, req *pb.Empty) (*pb.ListIdResponse, error)

ListNSId

type UtilityService

type UtilityService struct {
}

UtilityService

func (*UtilityService) CreateConfig

CreateConfig

func (*UtilityService) DeleteAllObject

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

DeleteAllObject

func (*UtilityService) DeleteObject

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

DeleteObject

func (*UtilityService) GetConfig

GetConfig

func (*UtilityService) GetConnConfig

GetConnConfig

func (*UtilityService) GetObject

GetObject

func (*UtilityService) GetRegion

GetRegion

func (*UtilityService) InitAllConfig

func (s *UtilityService) InitAllConfig(ctx context.Context, req *pb.Empty) (*pb.MessageResponse, error)

InitAllConfig

func (*UtilityService) InitConfig

InitConfig

func (*UtilityService) InspectMcirResources

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

InspectMcirResources

func (*UtilityService) InspectVmResources

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

InspectVmResources

func (*UtilityService) ListConfig

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

ListConfig

func (*UtilityService) ListConnConfig

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

ListConnConfig

func (*UtilityService) ListObject

ListObject

func (*UtilityService) ListRegion

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

ListRegion

Jump to

Keyboard shortcuts

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