Documentation
¶
Index ¶
- Constants
- func NewAddCommand() *cobra.Command
- func NewInitCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewRenameCommand() *cobra.Command
- func NewRmCommand() *cobra.Command
- func NewRootCommand() *cobra.Command
- func NewTokenCommand() *cobra.Command
- func NewUpdateCommand() *cobra.Command
Constants ¶
View Source
const (
// PublicIPNone is the value used to indicate removal of public IP
PublicIPNone = "none"
)
Variables ¶
This section is empty.
Functions ¶
func NewAddCommand ¶
func NewInitCommand ¶
func NewListCommand ¶
func NewRenameCommand ¶ added in v0.10.0
func NewRmCommand ¶ added in v0.9.0
func NewRootCommand ¶
func NewTokenCommand ¶
func NewUpdateCommand ¶ added in v0.10.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.