Documentation
¶
Overview ¶
Package module provides internal types and functions for the GoBE application.
Index ¶
- func SetLogger(logger glgr)
- type LogZ
- func (m *LogZ) Active() bool
- func (m *LogZ) Alias() string
- func (m *LogZ) Command() *cobra.Command
- func (m *LogZ) Examples() []string
- func (m *LogZ) Execute() error
- func (m *LogZ) GetDescriptions(descriptionArg []string, hideBanner bool) map[string]string
- func (m *LogZ) LongDescription() string
- func (m *LogZ) Module() string
- func (m *LogZ) SetParentCmdName(rtCmd string)
- func (m *LogZ) ShortDescription() string
- func (m *LogZ) Usage() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogZ ¶ added in v1.5.6
type LogZ struct {
// contains filtered or unexported fields
}
func (*LogZ) GetDescriptions ¶ added in v1.5.6
func (*LogZ) LongDescription ¶ added in v1.5.6
func (*LogZ) SetParentCmdName ¶ added in v1.5.6
func (*LogZ) ShortDescription ¶ added in v1.5.6
Directories
¶
| Path | Synopsis |
|---|---|
|
Package control provides abstractions for managing job states and security flags.
|
Package control provides abstractions for managing job states and security flags. |
|
Package info provides functionality to read and parse the application manifest.
|
Package info provides functionality to read and parse the application manifest. |
|
Package kbx has default configuration values
|
Package kbx has default configuration values |
|
Package version provides functionality to manage and check the version of the Kubex Horizon CLI tool.
|
Package version provides functionality to manage and check the version of the Kubex Horizon CLI tool. |
Click to show internal directories.
Click to hide internal directories.