common

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Oct 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

func (*NSRequest) CheckNS

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

CheckNS is to Namespace 체크

func (*NSRequest) CreateNS

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

CreateNS is to Namespace 생성

func (*NSRequest) DeleteAllNS

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

DeleteAllNS is to Namespace 전체 삭제

func (*NSRequest) DeleteNS

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

DeleteNS is to Namespace 삭제

func (*NSRequest) GetNS

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

GetNS is to Namespace 조회

func (*NSRequest) ListNS

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

ListNS is to Namespace 목록

func (*NSRequest) ListNSId added in v0.3.11

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

ListNSId

type UtilityRequest added in v0.3.11

type UtilityRequest struct {
	Client  pb.UtilityClient
	Timeout time.Duration

	InType  string
	InData  string
	OutType string
}

UtilityRequest

func (*UtilityRequest) CreateConfig added in v0.3.11

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

CreateConfig is to Config 생성

func (*UtilityRequest) DeleteAllObject added in v0.3.11

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

DeleteAllObject

func (*UtilityRequest) DeleteObject added in v0.3.11

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

DeleteObject

func (*UtilityRequest) GetConfig added in v0.3.11

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

GetConfig is to Config 조회

func (*UtilityRequest) GetConnConfig added in v0.3.11

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

GetConnConfig

func (*UtilityRequest) GetObject added in v0.3.11

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

GetObject

func (*UtilityRequest) GetRegion added in v0.3.11

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

GetRegion

func (*UtilityRequest) InitAllConfig added in v0.3.11

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

InitAllConfig is to Config 전체 삭제

func (*UtilityRequest) InitConfig added in v0.3.11

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

InitConfig

func (*UtilityRequest) InspectMcirResources added in v0.3.11

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

InspectMcirResources

func (*UtilityRequest) InspectVmResources added in v0.3.11

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

InspectVmResources

func (*UtilityRequest) ListConfig added in v0.3.11

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

ListConfig is to Config 목록

func (*UtilityRequest) ListConnConfig added in v0.3.11

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

ListConnConfig

func (*UtilityRequest) ListObject added in v0.3.11

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

ListObject

func (*UtilityRequest) ListRegion added in v0.3.11

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

ListRegion

Jump to

Keyboard shortcuts

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