Versions in this module Expand all Collapse all v0 v0.5.2 May 19, 2015 v0.5.1 May 13, 2015 Changes in this version + func GenerateDeploymentConfig(name string, options *ipfailover.IPFailoverConfigCmdOptions, ...) (*dapi.DeploymentConfig, error) + type KeepalivedPlugin struct + Factory *clientcmd.Factory + Name string + Options *ipfailover.IPFailoverConfigCmdOptions + func NewIPFailoverConfiguratorPlugin(name string, f *clientcmd.Factory, ...) (*KeepalivedPlugin, error) + func (p *KeepalivedPlugin) Create(out io.Writer) error + func (p *KeepalivedPlugin) Generate() (*kapi.List, error) + func (p *KeepalivedPlugin) GetDeploymentConfig() (*deployapi.DeploymentConfig, error) + func (p *KeepalivedPlugin) GetNamespace() (string, error) + func (p *KeepalivedPlugin) GetSelector() (map[string]string, error) + func (p *KeepalivedPlugin) GetWatchPort() (int, error)