Documentation ¶
Overview ¶
Package controller contains controllers that run as part of hive-controllers deployment.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
Functions ¶
func AddToManager ¶
AddToManager adds all Controllers to the Manager
Types ¶
This section is empty.
Source Files ¶
- add_clusterdeployment.go
- add_clusterdeprovision.go
- add_clusterprovision.go
- add_clusterstate.go
- add_clusterversion.go
- add_controlplanecerts.go
- add_dnsendpoint.go
- add_dnszone.go
- add_metrics.go
- add_remoteingress.go
- add_remotemachineset.go
- add_syncidentityprovider.go
- add_syncset.go
- add_syncsetinstance.go
- add_unreachable.go
- add_velerobackup.go
- controller.go
- doc.go
Directories ¶
Path | Synopsis |
---|---|
nameserver/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
Package unreachable provides a controller which periodically checks if a remote cluster is reachable and maintains a condition on the cluster as a result.
|
Package unreachable provides a controller which periodically checks if a remote cluster is reachable and maintains a condition on the cluster as a result. |
Click to show internal directories.
Click to hide internal directories.