Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + func GenerateDeploymentConfig(name string, options *ipfailover.IPFailoverConfigCmdOptions, ...) (*dapi.DeploymentConfig, error) + type KeepalivedPlugin struct + Factory kcmdutil.Factory + Name string + Options *ipfailover.IPFailoverConfigCmdOptions + func NewIPFailoverConfiguratorPlugin(name string, f kcmdutil.Factory, ...) (*KeepalivedPlugin, error) + func (p *KeepalivedPlugin) Generate() (*kapi.List, error) + func (p *KeepalivedPlugin) GetDeploymentConfig() (*appsv1.DeploymentConfig, error) + func (p *KeepalivedPlugin) GetNamespace() (string, error) + func (p *KeepalivedPlugin) GetSelector() (map[string]string, error) + func (p *KeepalivedPlugin) GetWatchPort() (int, error) Other modules containing this package gopkg.in/openshift/origin.v4