Versions in this module Expand all Collapse all v1 v1.2.1 Mar 8, 2016 Changes in this version + const CreateOperation + const DeleteOperation + const GetOperation + const ReplaceOperation + type Configurator struct + func NewConfigurator(kubernetes util.Kubernetes) *Configurator + func (a *Configurator) Configure(c *common.Configuration, o operation) (string, error) + type DependencyMap map[string]map[string]bool + type Error struct + func (e *Error) Error() string