common

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NSRequest

type NSRequest struct {
	Client  pb.NSClient
	Timeout time.Duration

	InType  string
	InData  string
	OutType string
}

NSRequest - Namespace 서비스 요청 구현

func (*NSRequest) CheckNS

func (r *NSRequest) CheckNS() (string, error)

CheckNS - Namespace 체크

func (*NSRequest) CreateNS

func (r *NSRequest) CreateNS() (string, error)

CreateNS - Namespace 생성

func (*NSRequest) DeleteAllNS

func (r *NSRequest) DeleteAllNS() (string, error)

DeleteAllNS - Namespace 전체 삭제

func (*NSRequest) DeleteNS

func (r *NSRequest) DeleteNS() (string, error)

DeleteNS - Namespace 삭제

func (*NSRequest) GetNS

func (r *NSRequest) GetNS() (string, error)

GetNS - Namespace 조회

func (*NSRequest) ListNS

func (r *NSRequest) ListNS() (string, error)

ListNS - Namespace 목록

type UTILITYRequest

type UTILITYRequest struct {
	Client  pb.UTILITYClient
	Timeout time.Duration

	InType  string
	InData  string
	OutType string
}

UTILITYRequest - Utility 서비스 요청 구현

func (*UTILITYRequest) CreateConfig added in v0.3.7

func (r *UTILITYRequest) CreateConfig() (string, error)

CreateConfig - Config 생성

func (*UTILITYRequest) DeleteAllObject added in v0.3.7

func (r *UTILITYRequest) DeleteAllObject() (string, error)

DeleteAllObject - 객체 전체 삭제

func (*UTILITYRequest) DeleteObject added in v0.3.7

func (r *UTILITYRequest) DeleteObject() (string, error)

DeleteObject - 객체 삭제

func (*UTILITYRequest) GetConfig added in v0.3.7

func (r *UTILITYRequest) GetConfig() (string, error)

GetConfig - Config 조회

func (*UTILITYRequest) GetConnConfig

func (r *UTILITYRequest) GetConnConfig() (string, error)

GetConnConfig - Connection Config 조회

func (*UTILITYRequest) GetObject added in v0.3.7

func (r *UTILITYRequest) GetObject() (string, error)

GetObject - 객체 조회

func (*UTILITYRequest) GetRegion

func (r *UTILITYRequest) GetRegion() (string, error)

GetRegion - Region 조회

func (*UTILITYRequest) InitAllConfig added in v0.3.9

func (r *UTILITYRequest) InitAllConfig() (string, error)

InitAllConfig - Config 전체 삭제

func (*UTILITYRequest) InitConfig added in v0.3.9

func (r *UTILITYRequest) InitConfig() (string, error)

InitConfig

func (*UTILITYRequest) InspectMcirResources added in v0.3.7

func (r *UTILITYRequest) InspectMcirResources() (string, error)

InspectMcirResources - MCIR 리소스 점검

func (*UTILITYRequest) InspectVmResources added in v0.3.7

func (r *UTILITYRequest) InspectVmResources() (string, error)

InspectVmResources - VM 리소스 점검

func (*UTILITYRequest) ListConfig added in v0.3.7

func (r *UTILITYRequest) ListConfig() (string, error)

ListConfig - Config 목록

func (*UTILITYRequest) ListConnConfig

func (r *UTILITYRequest) ListConnConfig() (string, error)

ListConnConfig - Connection Config 목록

func (*UTILITYRequest) ListObject added in v0.3.7

func (r *UTILITYRequest) ListObject() (string, error)

ListObject - 객체 목록

func (*UTILITYRequest) ListRegion

func (r *UTILITYRequest) ListRegion() (string, error)

ListRegion - Region 목록

Jump to

Keyboard shortcuts

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