package
0.3.3-1.4.11
Repository: https://github.com/fogatlas/fadepl-controller.git
Documentation: pkg.go.dev

# Functions

Initialize function .
NewController function returns a new sample controller .
Run function .

# Constants

ErrResourceExists is used as part of the Event 'reason' when a FADepl fails to sync due to a Deployment of the same name already existing.
MessageResourceExists is the message used for Events when a resource fails to sync due to a Deployment already existing.
MessageResourceSynced is the message used for an Event fired when a FADepl is synced successfully.
SuccessSynced is used as part of the Event 'reason' when a FADepl is synced.

# Structs

Controller is the controller implementation for FaDepl resources.

# Interfaces

PlacementAlgorithm provides the specification of a placement algorithm.