Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NKIACI_FLAGS = "" +
"repo : repository address" + "\n" +
"id : repository id, if" + "\n" +
"token : repository password (or token)," + "\n" +
"name : repository name for using as a workspace " + "\n" +
"plan : what to do with all this? test? ci? etc? " + "\n" +
"from-yaml: repo, id, token, name, plan from yaml" + "\n" +
""
View Source
var NKIACIopts = _CONSTRUCT_NKIA_CI_FLAG_OPTIONS()
Functions ¶
func CheckNKIACIOptionValidity ¶
func CheckNKIACIOptionValidity(opts NKIA_CI_OPTIONS) error
Types ¶
type NKIA_CI_OPTIONS ¶
func CmdParseArgs ¶
func CmdParseArgs() (string, NKIA_CI_OPTIONS, error)
Click to show internal directories.
Click to hide internal directories.