cmd

package
v0.0.0-...-8fc61e2 Latest Latest
Warning

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

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

Documentation

Overview

Package cmd - 어플리케이션 실행을 위한 Cobra 기반의 CLI Commands 기능 제공

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCConnectInfosGetCmd

func NewCConnectInfosGetCmd() *cobra.Command

NewCConnectInfosGetCmd - 연결설정 조회 기능을 수행하는 Cobra Command 생성

func NewConnectInfosCmd

func NewConnectInfosCmd() *cobra.Command

NewConnectInfosCmd - 연결설정 관리 기능을 수행하는 Cobra Command 생성

func NewConnectInfosCreateCmd

func NewConnectInfosCreateCmd() *cobra.Command

NewConnectInfosCreateCmd - 연결설정 생성 기능을 수행하는 Cobra Command 생성

func NewConnectInfosDeleteCmd

func NewConnectInfosDeleteCmd() *cobra.Command

NewConnectInfosDeleteCmd - 연결설정 삭제 기능을 수행하는 Cobra Command 생성

func NewConnectInfosListCmd

func NewConnectInfosListCmd() *cobra.Command

NewConnectInfosListCmd - 연결설정 목록 기능을 수행하는 Cobra Command 생성

func NewCredentialCmd

func NewCredentialCmd() *cobra.Command

NewCredentialCmd - Credential 관리 기능을 수행하는 Cobra Command 생성

func NewCredentialCreateCmd

func NewCredentialCreateCmd() *cobra.Command

NewCredentialCreateCmd -Credential 생성 기능을 수행하는 Cobra Command 생성

func NewCredentialDeleteCmd

func NewCredentialDeleteCmd() *cobra.Command

NewCredentialDeleteCmd - Credential 삭제 기능을 수행하는 Cobra Command 생성

func NewCredentialGetCmd

func NewCredentialGetCmd() *cobra.Command

NewCredentialGetCmd - Credential 조회 기능을 수행하는 Cobra Command 생성

func NewCredentialListCmd

func NewCredentialListCmd() *cobra.Command

NewCredentialListCmd - Credential 목록 기능을 수행하는 Cobra Command 생성

func NewDriverCmd

func NewDriverCmd() *cobra.Command

NewDriverCmd - Cloud Driver 관리 기능을 수행하는 Cobra Command 생성

func NewDriverCreateCmd

func NewDriverCreateCmd() *cobra.Command

NewDriverCreateCmd - Cloud Driver 생성 기능을 수행하는 Cobra Command 생성

func NewDriverDeleteCmd

func NewDriverDeleteCmd() *cobra.Command

NewDriverDeleteCmd - Cloud Driver 삭제 기능을 수행하는 Cobra Command 생성

func NewDriverGetCmd

func NewDriverGetCmd() *cobra.Command

NewDriverGetCmd - Cloud Driver 조회 기능을 수행하는 Cobra Command 생성

func NewDriverListCmd

func NewDriverListCmd() *cobra.Command

NewDriverListCmd - Cloud Driver 목록 기능을 수행하는 Cobra Command 생성

func NewRegionCmd

func NewRegionCmd() *cobra.Command

NewRegionCmd - Region 관리 기능을 수행하는 Cobra Command 생성

func NewRegionCreateCmd

func NewRegionCreateCmd() *cobra.Command

NewRegionCreateCmd - Region 생성 기능을 수행하는 Cobra Command 생성

func NewRegionDeleteCmd

func NewRegionDeleteCmd() *cobra.Command

NewRegionDeleteCmd - Region 삭제 기능을 수행하는 Cobra Command 생성

func NewRegionGetCmd

func NewRegionGetCmd() *cobra.Command

NewRegionGetCmd - Region 조회 기능을 수행하는 Cobra Command 생성

func NewRegionListCmd

func NewRegionListCmd() *cobra.Command

NewRegionListCmd - Region 목록 기능을 수행하는 Cobra Command 생성

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd - 어플리케이션 진입점으로 사용할 Root Cobra Command 생성

func SetupAndRun

func SetupAndRun(cmd *cobra.Command, args []string)

SetupAndRun - cbadm GRPC CLI 구동

Types

This section is empty.

Jump to

Keyboard shortcuts

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