Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "controller-runtime", "Manages the controller-runtime integration and its components", cell.Provide(newScheme), cell.Provide(newManager), )
Cell integrates the components of the controller-runtime library into Hive. The Kubernetes controller-runtime Project is a set of go libraries for building Controllers. See https://github.com/kubernetes-sigs/controller-runtime for further information.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.