Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CheckInverval = 10 * time.Minute
View Source
var CliVersion = "0.0.1"
View Source
var ConfigDir = xdg.ConfigHome
View Source
var Debug bool
Flags
View Source
var Force bool
View Source
var Fqdn string
View Source
var Instance http.Client
View Source
var JsonMode bool
View Source
var LastUpdateCheckTime time.Time
View Source
var Name string
View Source
var PrettyMode bool
View Source
var SensitiveInformationOverlay = "********"
View Source
var SetDefaultInstance bool
View Source
var ShowSensitive bool
View Source
var Token string
View Source
var Version string
View Source
var WithResources bool
Functions ¶
func CheckLatestVersionOfCli ¶
func CheckMinimumVersion ¶
func CheckMinimumVersion(version string)
func FetchVersion ¶
Types ¶
type Deploy ¶
type Deploy struct {
Deployments []Deployment `json:"deployments"`
}
type Deployment ¶
Click to show internal directories.
Click to hide internal directories.