Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSkip = controller.ErrIgnore
Functions ¶
func ConfigureApplyForObject ¶ added in v0.6.0
Types ¶
type ControllerMeta ¶ added in v0.3.0
type Factory ¶ added in v0.7.0
type Factory struct {
// contains filtered or unexported fields
}
func NewFactoryFromConfigWithOptions ¶ added in v0.7.0
func NewFactoryFromConfigWithOptions(config *rest.Config, opts *FactoryOptions) (*Factory, error)
func (*Factory) ControllerFactory ¶ added in v0.7.0
func (c *Factory) ControllerFactory() controller.SharedControllerFactory
func (*Factory) SetThreadiness ¶ added in v0.7.0
func (c *Factory) SetThreadiness(gvk schema.GroupVersionKind, threadiness int)
type FactoryOptions ¶ added in v0.7.0
type GeneratingHandlerOptions ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.