Documentation
¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_CREDENTIALS_FILE = "TOICredentials" DEFAULT_PARAMETER_FILE = "TOIParameters" )
Variables ¶
View Source
var ( Names = names.Components Verb = verbs.Bootstrap )
Functions ¶
Types ¶
type Command ¶
type Command struct {
utils.BaseCommand
Action string
Ref string
Id v1.Identity
CredentialsFile string
ParameterFile string
OutputFile string
Credentials accessio.DataSource
Parameters accessio.DataSource
}
Click to show internal directories.
Click to hide internal directories.