Versions in this module Expand all Collapse all v0 v0.0.3 Jul 25, 2017 v0.0.2 May 16, 2017 Changes in this version + 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 struct + KubeConfig string + Namespace string + PrometheusAddr string