Documentation ¶ Index ¶ func New(name string, desc string) cpi.ConfigType type Config func (c *Config) ApplyTo(context internal.Context, i interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(name string, desc string) cpi.ConfigType Types ¶ type Config ¶ type Config struct { runtime.UnstructuredVersionedTypedObject `json:",inline"` } func (*Config) ApplyTo ¶ func (c *Config) ApplyTo(context internal.Context, i interface{}) error Source Files ¶ View all Source files type.go Click to show internal directories. Click to hide internal directories.