Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HostingOption ¶
type HostingOption string
const ( HostingOptionCloud HostingOption = "cloud" HostingOptionSelfHosted HostingOption = "self-hosted" )
type LoginCmdOpts ¶
type LoginCmdOpts struct {
Hostname string
}
Click to show internal directories.
Click to hide internal directories.