cmd

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: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CLIVersion : version of cbadm cli
	CLIVersion = "1.0"
)

Variables

This section is empty.

Functions

func NewAccessVmCmd

func NewAccessVmCmd() *cobra.Command

NewAccessVmCmd : "cbadm mcis access-vm"

func NewBenchmarkCmd

func NewBenchmarkCmd() *cobra.Command

NewBenchmarkCmd : "cbadm mcis benchmark"

func NewCConnectInfosGetCmd

func NewCConnectInfosGetCmd() *cobra.Command

NewCConnectInfosGetCmd : "cbadm connect-info get"

func NewCmdMcisCmd

func NewCmdMcisCmd() *cobra.Command

NewCmdMcisCmd : "cbadm mcis command"

func NewCmdMcisVmCmd

func NewCmdMcisVmCmd() *cobra.Command

NewCmdMcisVmCmd : "cbadm mcis command-vm"

func NewConfigCmd

func NewConfigCmd() *cobra.Command

NewConfigCmd : "cbadm config *" (for CB-Tumblebug)

func NewConfigCreateCmd

func NewConfigCreateCmd() *cobra.Command

NewConfigCreateCmd : "cbadm config create"

func NewConfigGetCmd

func NewConfigGetCmd() *cobra.Command

NewConfigGetCmd : "cbadm config get"

func NewConfigInitAllCmd

func NewConfigInitAllCmd() *cobra.Command

NewConfigInitAllCmd : "cbadm config init-all"

func NewConfigInitCmd

func NewConfigInitCmd() *cobra.Command

NewConfigInitCmd : "cbadm config init"

func NewConfigListCmd

func NewConfigListCmd() *cobra.Command

NewConfigListCmd : "cbadm config list"

func NewConnConfigGetCmd

func NewConnConfigGetCmd() *cobra.Command

NewConnConfigGetCmd : "cbadm util get-cc"

func NewConnConfigListCmd

func NewConnConfigListCmd() *cobra.Command

NewConnConfigListCmd : "cbadm util list-cc"

func NewConnectInfosCmd

func NewConnectInfosCmd() *cobra.Command

NewConnectInfosCmd : "cbadm connect-info *" (for CB-Spider)

func NewConnectInfosCreateCmd

func NewConnectInfosCreateCmd() *cobra.Command

NewConnectInfosCreateCmd : "cbadm connect-info create"

func NewConnectInfosDeleteCmd

func NewConnectInfosDeleteCmd() *cobra.Command

NewConnectInfosDeleteCmd : "cbadm connect-info delete"

func NewConnectInfosListCmd

func NewConnectInfosListCmd() *cobra.Command

NewConnectInfosListCmd : "cbadm connect-info list"

func NewCredentialCmd

func NewCredentialCmd() *cobra.Command

NewCredentialCmd : "cbadm credential *" (for CB-Spider)

func NewCredentialCreateCmd

func NewCredentialCreateCmd() *cobra.Command

NewCredentialCreateCmd : "cbadm credential create"

func NewCredentialDeleteCmd

func NewCredentialDeleteCmd() *cobra.Command

NewCredentialDeleteCmd : "cbadm credential delete"

func NewCredentialGetCmd

func NewCredentialGetCmd() *cobra.Command

NewCredentialGetCmd : "cbadm credential get"

func NewCredentialListCmd

func NewCredentialListCmd() *cobra.Command

NewCredentialListCmd : "cbadm credential list"

func NewDeployMilkywayCmd

func NewDeployMilkywayCmd() *cobra.Command

NewDeployMilkywayCmd : "cbadm mcis deploy-milkyway"

func NewDriverCmd

func NewDriverCmd() *cobra.Command

NewDriverCmd : "cbadm driver *" (for CB-Spider)

func NewDriverCreateCmd

func NewDriverCreateCmd() *cobra.Command

NewDriverCreateCmd : "cbadm driver create"

func NewDriverDeleteCmd

func NewDriverDeleteCmd() *cobra.Command

NewDriverDeleteCmd : "cbadm driver delete"

func NewDriverGetCmd

func NewDriverGetCmd() *cobra.Command

NewDriverGetCmd : "cbadm driver get"

func NewDriverListCmd

func NewDriverListCmd() *cobra.Command

NewDriverListCmd : "cbadm driver list"

func NewGetMonDataCmd

func NewGetMonDataCmd() *cobra.Command

NewGetMonDataCmd : "cbadm mcis get-mon"

func NewImageCmd

func NewImageCmd() *cobra.Command

NewImageCmd : "cbadm image *" (for CB-Tumblebug)

func NewImageCreateWithIdCmd

func NewImageCreateWithIdCmd() *cobra.Command

NewImageCreateWithIdCmd : "cbadm image create-id"

func NewImageCreateWithInfoCmd

func NewImageCreateWithInfoCmd() *cobra.Command

NewImageCreateWithInfoCmd : "cbadm image create"

func NewImageDeleteAllCmd

func NewImageDeleteAllCmd() *cobra.Command

NewImageDeleteAllCmd : "cbadm image delete-all"

func NewImageDeleteCmd

func NewImageDeleteCmd() *cobra.Command

NewImageDeleteCmd : "cbadm image delete"

func NewImageFetchCmd

func NewImageFetchCmd() *cobra.Command

NewImageFetchCmd : "cbadm image fetch"

func NewImageGetCmd

func NewImageGetCmd() *cobra.Command

NewImageGetCmd : "cbadm image get"

func NewImageGetCspCmd

func NewImageGetCspCmd() *cobra.Command

NewImageGetCspCmd : "cbadm image get-csp"

func NewImageListCmd

func NewImageListCmd() *cobra.Command

NewImageListCmd : "cbadm image list"

func NewImageListCspCmd

func NewImageListCspCmd() *cobra.Command

NewImageListCspCmd : "cbadm image list-csp"

func NewImageListIdCmd

func NewImageListIdCmd() *cobra.Command

NewImageListIdCmd : "cbadm image list-id"

func NewImageSearchCmd

func NewImageSearchCmd() *cobra.Command

NewImageSearchCmd : "cbadm image search"

func NewInstallMonAgentCmd

func NewInstallMonAgentCmd() *cobra.Command

NewInstallMonAgentCmd : "cbadm mcis install-mon"

func NewKeypairCmd

func NewKeypairCmd() *cobra.Command

NewKeypairCmd : "cbadm keypair *" (for CB-Tumblebug)

func NewKeypairCreateCmd

func NewKeypairCreateCmd() *cobra.Command

NewKeypairCreateCmd : "cbadm keypair create"

func NewKeypairDeleteAllCmd

func NewKeypairDeleteAllCmd() *cobra.Command

NewKeypairDeleteAllCmd : "cbadm keypair delete-all"

func NewKeypairDeleteCmd

func NewKeypairDeleteCmd() *cobra.Command

NewKeypairDeleteCmd : "cbadm keypair delete"

func NewKeypairGetCmd

func NewKeypairGetCmd() *cobra.Command

NewKeypairGetCmd : "cbadm keypair get"

func NewKeypairListCmd

func NewKeypairListCmd() *cobra.Command

NewKeypairListCmd : "cbadm keypair list"

func NewKeypairListIdCmd

func NewKeypairListIdCmd() *cobra.Command

NewKeypairListIdCmd : "cbadm keypair list-id"

func NewKeypairSaveCmd

func NewKeypairSaveCmd() *cobra.Command

NewKeypairSaveCmd : "cbadm keypair save"

func NewMcirResourcesInspectCmd

func NewMcirResourcesInspectCmd() *cobra.Command

NewMcirResourcesInspectCmd : "cbadm util inspect-mcir"

func NewMcisCmd

func NewMcisCmd() *cobra.Command

NewMcisCmd : "cbadm mcis *" (for CB-Tumblebug)

func NewMcisCreateCmd

func NewMcisCreateCmd() *cobra.Command

NewMcisCreateCmd : "cbadm mcis create"

func NewMcisCreatePolicyCmd

func NewMcisCreatePolicyCmd() *cobra.Command

NewMcisCreatePolicyCmd : "cbadm mcis create-policy"

func NewMcisDeleteAllCmd

func NewMcisDeleteAllCmd() *cobra.Command

NewMcisDeleteAllCmd : "cbadm mcis delete-all"

func NewMcisDeleteAllPolicyCmd

func NewMcisDeleteAllPolicyCmd() *cobra.Command

NewMcisDeleteAllPolicyCmd : "cbadm mcis delete-all-policy"

func NewMcisDeleteCmd

func NewMcisDeleteCmd() *cobra.Command

NewMcisDeleteCmd : "cbadm mcis delete"

func NewMcisDeletePolicyCmd

func NewMcisDeletePolicyCmd() *cobra.Command

NewMcisDeletePolicyCmd : "cbadm mcis delete-policy"

func NewMcisGetCmd

func NewMcisGetCmd() *cobra.Command

NewMcisGetCmd : "cbadm mcis get"

func NewMcisGetPolicyCmd

func NewMcisGetPolicyCmd() *cobra.Command

NewMcisGetPolicyCmd : "cbadm mcis get-policy"

func NewMcisListCmd

func NewMcisListCmd() *cobra.Command

NewMcisListCmd : "cbadm mcis list"

func NewMcisListIdCmd

func NewMcisListIdCmd() *cobra.Command

NewMcisListIdCmd : "cbadm mcis list-id"

func NewMcisListPolicyCmd

func NewMcisListPolicyCmd() *cobra.Command

NewMcisListPolicyCmd : "cbadm mcis list-policy"

func NewMcisRebootCmd

func NewMcisRebootCmd() *cobra.Command

NewMcisRebootCmd : "cbadm mcis reboot"

func NewMcisRecommendCmd

func NewMcisRecommendCmd() *cobra.Command

NewMcisRecommendCmd : "cbadm mcis recommend"

func NewMcisRecommendVmCmd

func NewMcisRecommendVmCmd() *cobra.Command

NewMcisRecommendVmCmd : "cbadm mcis recommend-vm"

func NewMcisResumeCmd

func NewMcisResumeCmd() *cobra.Command

NewMcisResumeCmd : "cbadm mcis resume"

func NewMcisStatusCmd

func NewMcisStatusCmd() *cobra.Command

NewMcisStatusCmd : "cbadm mcis status"

func NewMcisStatusListCmd

func NewMcisStatusListCmd() *cobra.Command

NewMcisStatusListCmd : "cbadm mcis status-list"

func NewMcisSuspendCmd

func NewMcisSuspendCmd() *cobra.Command

NewMcisSuspendCmd : "cbadm mcis suspend"

func NewMcisTerminateCmd

func NewMcisTerminateCmd() *cobra.Command

NewMcisTerminateCmd : "cbadm mcis terminate"

func NewMcisVmAddCmd

func NewMcisVmAddCmd() *cobra.Command

NewMcisVmAddCmd : "cbadm mcis add-vm"

func NewMcisVmDeleteCmd

func NewMcisVmDeleteCmd() *cobra.Command

NewMcisVmDeleteCmd : "cbadm mcis del-vm"

func NewMcisVmGetCmd

func NewMcisVmGetCmd() *cobra.Command

NewMcisVmGetCmd : "cbadm mcis get-vm"

func NewMcisVmGroupCmd

func NewMcisVmGroupCmd() *cobra.Command

NewMcisVmGroupCmd : "cbadm mcis group-vm"

func NewMcisVmListCmd

func NewMcisVmListCmd() *cobra.Command

NewMcisVmListCmd : "cbadm mcis list-vm"

func NewMcisVmListIdCmd

func NewMcisVmListIdCmd() *cobra.Command

NewMcisVmListIdCmd : "cbadm mcis list-vm-id"

func NewMcisVmRebootCmd

func NewMcisVmRebootCmd() *cobra.Command

NewMcisVmRebootCmd : "cbadm mcis reboot-vm"

func NewMcisVmResumeCmd

func NewMcisVmResumeCmd() *cobra.Command

NewMcisVmResumeCmd : "cbadm mcis resume-vm"

func NewMcisVmStatusCmd

func NewMcisVmStatusCmd() *cobra.Command

NewMcisVmStatusCmd : "cbadm mcis status-vm"

func NewMcisVmSuspendCmd

func NewMcisVmSuspendCmd() *cobra.Command

NewMcisVmSuspendCmd : "cbadm mcis suspend-vm"

func NewMcisVmTerminateCmd

func NewMcisVmTerminateCmd() *cobra.Command

NewMcisVmTerminateCmd : "cbadm mcis terminate-vm"

func NewNameSpaceCheckCmd

func NewNameSpaceCheckCmd() *cobra.Command

NewNameSpaceCheckCmd : "cbadm namespace check"

func NewNameSpaceCmd

func NewNameSpaceCmd() *cobra.Command

NewNameSpaceCmd : "cbadm namespace *" (for CB-Tumblebug)

func NewNameSpaceCreateCmd

func NewNameSpaceCreateCmd() *cobra.Command

NewNameSpaceCreateCmd : "cbadm namespace create"

func NewNameSpaceDeleteAllCmd

func NewNameSpaceDeleteAllCmd() *cobra.Command

NewNameSpaceDeleteAllCmd : "cbadm namespace delete-all"

func NewNameSpaceDeleteCmd

func NewNameSpaceDeleteCmd() *cobra.Command

NewNameSpaceDeleteCmd : "cbadm namespace delete"

func NewNameSpaceGetCmd

func NewNameSpaceGetCmd() *cobra.Command

NewNameSpaceGetCmd : "cbadm namespace get"

func NewNameSpaceListCmd

func NewNameSpaceListCmd() *cobra.Command

NewNameSpaceListCmd : "cbadm namespace list"

func NewNameSpaceListIdCmd

func NewNameSpaceListIdCmd() *cobra.Command

NewNameSpaceListIdCmd : "cbadm namespace list-id"

func NewNetworkCmd

func NewNetworkCmd() *cobra.Command

NewNetworkCmd : "cbadm network *" (for CB-Tumblebug)

func NewNetworkCreateCmd

func NewNetworkCreateCmd() *cobra.Command

NewNetworkCreateCmd : "cbadm network create"

func NewNetworkDeleteAllCmd

func NewNetworkDeleteAllCmd() *cobra.Command

NewNetworkDeleteAllCmd : "cbadm network delete-all"

func NewNetworkDeleteCmd

func NewNetworkDeleteCmd() *cobra.Command

NewNetworkDeleteCmd : "cbadm network delete"

func NewNetworkGetCmd

func NewNetworkGetCmd() *cobra.Command

NewNetworkGetCmd : "cbadm network get"

func NewNetworkListCmd

func NewNetworkListCmd() *cobra.Command

NewNetworkListCmd : "cbadm network list"

func NewNetworkListIdCmd

func NewNetworkListIdCmd() *cobra.Command

NewNetworkListIdCmd : "cbadm network list-id"

func NewObjectDeleteAllCmd

func NewObjectDeleteAllCmd() *cobra.Command

NewObjectDeleteAllCmd : "cbadm util delete-all-obj"

func NewObjectDeleteCmd

func NewObjectDeleteCmd() *cobra.Command

NewObjectDeleteCmd : "cbadm util delete-obj"

func NewObjectGetCmd

func NewObjectGetCmd() *cobra.Command

NewObjectGetCmd : "cbadm util get-obj"

func NewObjectListCmd

func NewObjectListCmd() *cobra.Command

NewObjectListCmd : "cbadm util list-obj"

func NewRegionCmd

func NewRegionCmd() *cobra.Command

NewRegionCmd : "cbadm region *" (for CB-Spider)

func NewRegionCreateCmd

func NewRegionCreateCmd() *cobra.Command

NewRegionCreateCmd : "cbadm region create"

func NewRegionDeleteCmd

func NewRegionDeleteCmd() *cobra.Command

NewRegionDeleteCmd : "cbadm region delete"

func NewRegionGetCmd

func NewRegionGetCmd() *cobra.Command

NewRegionGetCmd : "cbadm region get"

func NewRegionListCmd

func NewRegionListCmd() *cobra.Command

NewRegionListCmd : "cbadm region list"

func NewRegionSpiderGetCmd

func NewRegionSpiderGetCmd() *cobra.Command

NewRegionSpiderGetCmd : "cbadm util get-region"

func NewRegionSpiderListCmd

func NewRegionSpiderListCmd() *cobra.Command

NewRegionSpiderListCmd : "cbadm util list-region"

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd : Create Root Cobra Command

func NewSecurityCmd

func NewSecurityCmd() *cobra.Command

NewSecurityCmd : "cbadm securitygroup *" (for CB-Tumblebug)

func NewSecurityCreateCmd

func NewSecurityCreateCmd() *cobra.Command

NewSecurityCreateCmd : "cbadm securitygroup create"

func NewSecurityDeleteAllCmd

func NewSecurityDeleteAllCmd() *cobra.Command

NewSecurityDeleteAllCmd : "cbadm securitygroup delete-all"

func NewSecurityDeleteCmd

func NewSecurityDeleteCmd() *cobra.Command

NewSecurityDeleteCmd : "cbadm securitygroup delete"

func NewSecurityGetCmd

func NewSecurityGetCmd() *cobra.Command

NewSecurityGetCmd : "cbadm securitygroup get"

func NewSecurityListCmd

func NewSecurityListCmd() *cobra.Command

NewSecurityListCmd : "cbadm securitygroup list"

func NewSecurityListIdCmd

func NewSecurityListIdCmd() *cobra.Command

NewSecurityListIdCmd : "cbadm securitygroup list-id"

func NewSpecCmd

func NewSpecCmd() *cobra.Command

NewSpecCmd : "cbadm spec *" (for CB-Tumblebug)

func NewSpecDeleteAllCmd

func NewSpecDeleteAllCmd() *cobra.Command

NewSpecDeleteAllCmd : "cbadm spec delete-all"

func NewSpecDeleteCmd

func NewSpecDeleteCmd() *cobra.Command

NewSpecDeleteCmd : "cbadm spec delete"

func NewSpecFetchCmd

func NewSpecFetchCmd() *cobra.Command

NewSpecFetchCmd : "cbadm spec fetch"

func NewSpecFilterByRangeCmd

func NewSpecFilterByRangeCmd() *cobra.Command

NewSpecFilterByRangeCmd : "cbadm spec filter-by-range"

func NewSpecFilterCmd

func NewSpecFilterCmd() *cobra.Command

NewSpecFilterCmd : "cbadm spec filter"

func NewSpecGetCmd

func NewSpecGetCmd() *cobra.Command

NewSpecGetCmd : "cbadm spec get"

func NewSpecGetCspCmd

func NewSpecGetCspCmd() *cobra.Command

NewSpecGetCspCmd : "cbadm spec get-csp"

func NewSpecListCmd

func NewSpecListCmd() *cobra.Command

NewSpecListCmd : "cbadm spec list"

func NewSpecListCspCmd

func NewSpecListCspCmd() *cobra.Command

NewSpecListCspCmd : "cbadm spec list-csp"

func NewSpecListIdCmd

func NewSpecListIdCmd() *cobra.Command

NewSpecListIdCmd : "cbadm spec list-id"

func NewSpecSortCmd

func NewSpecSortCmd() *cobra.Command

NewSpecSortCmd : "cbadm spec sort"

func NewSpecUpdateCmd

func NewSpecUpdateCmd() *cobra.Command

NewSpecUpdateCmd : "cbadm spec update"

func NewSpecWithIdCreateCmd

func NewSpecWithIdCreateCmd() *cobra.Command

NewSpecWithIdCreateCmd : "cbadm spec create-id"

func NewSpecWithInfoCreateCmd

func NewSpecWithInfoCreateCmd() *cobra.Command

NewSpecWithInfoCreateCmd : "cbadm spec create"

func NewUtilCmd

func NewUtilCmd() *cobra.Command

NewUtilCmd : "cbadm util *" (for CB-Tumblebug)

func NewVersionCmd

func NewVersionCmd() *cobra.Command

NewVersionCmd : "cbadm version"

func NewVmResourcesInspectCmd

func NewVmResourcesInspectCmd() *cobra.Command

NewVmResourcesInspectCmd : "cbadm util inspect-vm"

func NewYamlApplyCmd

func NewYamlApplyCmd() *cobra.Command

NewYamlApplyCmd : "cbadm apply" (create/update objects according to YAML description)

func NewYamlGetCmd

func NewYamlGetCmd() *cobra.Command

NewYamlGetCmd : "cbadm get" (get objects according to YAML description)

func NewYamlListCmd

func NewYamlListCmd() *cobra.Command

NewYamlListCmd : "cbadm list" (list objects according to YAML description)

func NewYamlRemoveCmd

func NewYamlRemoveCmd() *cobra.Command

NewYamlRemoveCmd : "cbadm remove" (remove objects according to YAML description)

func SetupAndRun

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

SetupAndRun : setup and run Cloud-Barista 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