common

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 5 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) GetConnConfig

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

GetConnConfig - Connection Config 조회

func (*UTILITYRequest) GetRegion

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

GetRegion - Region 조회

func (*UTILITYRequest) ListConnConfig

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

ListConnConfig - Connection Config 목록

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