Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TenantController ¶
type TenantController struct {
EtcdSecret map[string][]byte
EtcdServers string
Client client.Client
}
func (*TenantController) SetupWithManager ¶
func (c *TenantController) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.