package
0.0.0-20240523012138-b9cffea42484
Repository: https://github.com/api7/cloud-cli.git
Documentation: pkg.go.dev

# Variables

Global contains all options.

# Structs

BareDeployOptions contains options for the bare metal deployment command.
ConfigureOptions contains options for `cloud-cli configure` command.
DebugOptions contains options for `cloud-cli debug` command.
DebugShowConfigOptions contains options for `cloud-cli debug show-config` command.
DeployOptions contains options for the deploy command.
DockerDeployOptions contains options for the deploy docker command.
DockerStopOptions contains options for the stop docker command.
KubernetesDeployOptions contains options for the kubectl or helm command.
KubernetesStopOptions contains options for the kubectl or helm command.
Options contains all options.
ResourceCreateOptions contains options for the resource creation.
ResourceDeleteOptions contains options for `cloud-cli resource delete` command.
ResourceGetOptions contains options for `cloud-cli resource get` command.
ResourceListOptions contains options for `cloud-cli resource list` command.
ResourceOptions indicates the options for the resource operation.
ResourceUpdateOptions contains options for the resource update.
SSLModifyOptions contains the modify options for ssl.
StopOptions contains options for the stop command.