Documentation ¶
Index ¶
- func AddKubeConfigFlag(cmd *cobra.Command, value *string)
- func AddNamespaceFlag(cmd *cobra.Command, value *string)
- func AddPrometheusFlag(cmd *cobra.Command, value *string)
- func NewCmdMemHogOperator() (*cobra.Command, error)
- func NewCmdOptions() *cobra.Command
- func Run(cmd *cobra.Command, options *MemHogOperatorOptions) error
- type MemHogOperatorOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddKubeConfigFlag ¶
func AddNamespaceFlag ¶
func AddPrometheusFlag ¶
func NewCmdMemHogOperator ¶
Create a new command for the memhog-operator. This cmd includes logging, cmd option parsing from flags, and the customization of the Tectonic assets.
func NewCmdOptions ¶
NewCmdOptions creates an options Cobra command to return usage
Types ¶
type MemHogOperatorOptions ¶
Define a type for the options of MemHogOperator
Click to show internal directories.
Click to hide internal directories.