Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = names.Artifacts Verb = verbs.Get )
Functions ¶
func NewCommand ¶
NewCommand creates a new artifact command.
func OutputChainFunction ¶
func OutputChainFunction() output.ChainFunction
func TableOutput ¶
func TableOutput(opts *output.Options, mapping processing.MappingFunction, wide ...string) *output.TableOutput
Types ¶
type Attached ¶
type Attached struct {
Flag bool
}
func AttachedFrom ¶
func AttachedFrom(o options.OptionSetProvider) *Attached
Click to show internal directories.
Click to hide internal directories.