Versions in this module Expand all Collapse all v1 v1.0.1 Oct 30, 2021 Changes in this version + func CreateKubernetesClients(flags *CMDFlags) (kubernetes.Interface, redisfailoverclientset.Interface, ...) + func LoadKubernetesConfig(flags *CMDFlags) (*rest.Config, error) + type CMDFlags struct + Debug bool + Development bool + KubeConfig string + ListenAddr string + MetricsPath string + func (c *CMDFlags) Init() + func (c *CMDFlags) ToRedisOperatorConfig() redisfailover.Config