Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// Type which defines the streams for the CLI
IOStreams *iostreams.IOStreams
// Logger provides functions for unified logging
Logger logging.Logger
// Localizer localizes the text in commands
Localizer localize.Localizer
// CfgHandler provides the fields required for managing config
CfgHandler *config.CfgHandler
}
Factory is an abstract type which provides the access of charmil packages to the commands
Click to show internal directories.
Click to hide internal directories.