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

func (*NSRequest) ListNSId

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

ListNSId

type UtilityRequest

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

	InType  string
	InData  string
	OutType string
}

UtilityRequest

func (*UtilityRequest) CreateConfig

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

CreateConfig - Config 생성

func (*UtilityRequest) DeleteAllObject

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

DeleteAllObject

func (*UtilityRequest) DeleteObject

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

DeleteObject

func (*UtilityRequest) GetConfig

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

GetConfig - Config 조회

func (*UtilityRequest) GetConnConfig

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

GetConnConfig

func (*UtilityRequest) GetObject

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

GetObject

func (*UtilityRequest) GetRegion

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

GetRegion

func (*UtilityRequest) InitAllConfig

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

InitAllConfig - Config 전체 삭제

func (*UtilityRequest) InitConfig

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

InitConfig

func (*UtilityRequest) InspectMcirResources

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

InspectMcirResources

func (*UtilityRequest) InspectVmResources

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

InspectVmResources

func (*UtilityRequest) ListConfig

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

ListConfig - Config 목록

func (*UtilityRequest) ListConnConfig

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

ListConnConfig

func (*UtilityRequest) ListObject

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

ListObject

func (*UtilityRequest) ListRegion

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