Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Setup ¶
func Setup(mgr ctrl.Manager, o controller.Options, s *backendstore.BackendStore, autoPauseBucket bool, pollInterval, operationTimeout time.Duration) error
Setup adds a controller that reconciles Bucket managed resources.
Types ¶
type UpdateRequired ¶ added in v0.0.14
type UpdateRequired int
const ( NeedsStatusUpdate UpdateRequired = iota NeedsObjectUpdate )
Click to show internal directories.
Click to hide internal directories.