Documentation ¶ Index ¶ Constants func Create(controller controller.Interface) (reconcile.Interface, error) type Config func (this *Config) AddOptionsToSet(set config.OptionSet) func (this *Config) Evaluate() error Constants ¶ View Source const CONTROLLER = "annotation" Variables ¶ This section is empty. Functions ¶ func Create ¶ func Create(controller controller.Interface) (reconcile.Interface, error) Types ¶ type Config ¶ type Config struct { // contains filtered or unexported fields } func (*Config) AddOptionsToSet ¶ func (this *Config) AddOptionsToSet(set config.OptionSet) func (*Config) Evaluate ¶ func (this *Config) Evaluate() error Source Files ¶ View all Source files controller.go Directories ¶ Show internal Expand all Path Synopsis annotations Click to show internal directories. Click to hide internal directories.