Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Kind is the canonical name of the plugin for starting up, etc. Kind = "image" // EnvNamespaceTags is the env to set for namespace tags. It's k=v,... EnvNamespaceTags = "INFRAKIT_IMAGE_NAMESPACE_TAGS" )
Variables ¶
View Source
var DefaultOptions = Options{
Namespace: defaultNamespace(),
}
DefaultOptions return an Options with default values filled in.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.