Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionName, VersionCommit, VersionBuilt = "0.0.0", "0000000000", "0000-00-00T00:00:00Z"
Functions ¶
This section is empty.
Types ¶
type Persistent ¶
type Persistent struct { Stdout io.Writer Stderr io.Writer Logger logr.Logger // contains filtered or unexported fields }
func NewPersistent ¶
func NewPersistent(cmd *cobra.Command) *Persistent
func (*Persistent) Verbosity ¶
func (p *Persistent) Verbosity() int
Click to show internal directories.
Click to hide internal directories.