Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_CREDENTIALS_FILE = "TOICredentials" DEFAULT_PARAMETER_FILE = "TOIParameters" )
Variables ¶
View Source
var ( Names = names.Package 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 blobaccess.DataSource Parameters blobaccess.DataSource Config map[string]string EnvDir string }
Click to show internal directories.
Click to hide internal directories.