Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller for Steward Tenants
func NewController ¶
func NewController(factory k8s.ClientFactory, metrics Metrics) *Controller
NewController creates new Controller
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error
Run runs the controller.
Click to show internal directories.
Click to hide internal directories.