controllers

package
v0.20.0-beta.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2024 License: Apache-2.0 Imports: 47 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtraControllers []BuildController

ExtraControllers that will be started as well

Functions

func Create added in v0.6.0

func ExecuteInitializers added in v0.6.0

func ExecuteInitializers(controllerCtx *config.ControllerContext, syncers []syncertypes.Object) error

func RegisterControllers added in v0.3.0

func RegisterControllers(ctx *config.ControllerContext, syncers []syncertypes.Object) error

func RegisterCoreDNSController added in v0.15.1

func RegisterCoreDNSController(ctx *config.ControllerContext) error

func RegisterGenericSyncController added in v0.15.1

func RegisterGenericSyncController(ctx *config.ControllerContext) error

func RegisterIndices added in v0.3.0

func RegisterIndices(ctx *config.ControllerContext, syncers []syncertypes.Object) error

func RegisterPodSecurityController added in v0.15.1

func RegisterPodSecurityController(ctx *config.ControllerContext) error

func RegisterServiceSyncControllers added in v0.15.1

func RegisterServiceSyncControllers(ctx *config.ControllerContext) error

Types

type BuildController added in v0.20.0

type BuildController func(ctx *synccontext.RegisterContext) (syncertypes.Object, error)

BuildController is a function to build a new syncer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL