Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConnectFlags = []cli.Flag{ cli.StringFlag{ Name: "user", EnvVar: "GOVCTOOLS_USER", }, cli.StringFlag{ Name: "pass", EnvVar: "GOVCTOOLS_PASS", }, cli.StringFlag{ Name: "host", EnvVar: "GOVCTOOLS_HOST", }, cli.IntFlag{ Name: "port, p", EnvVar: "GOVCTOOLS_PORT", }, cli.BoolFlag{ Name: "disable-tls", EnvVar: "GOVCTOOLS_DISABLE_TLS", }, } )
Functions ¶
func ConnectVcenter ¶
func NewConnectArgs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.