Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddClusterCAController ¶
func AddClusterCAController(mgr manager.Manager, opts options.AddOptions) error
func AddTenantController ¶
func AddTenantController(mgr manager.Manager, opts options.AddOptions) error
Types ¶
type ClusterCAController ¶
type ClusterCAController struct {
// contains filtered or unexported fields
}
type TenantController ¶
type TenantController struct {
// contains filtered or unexported fields
}
TenantControllers runs in multi-tenant mode and provisions a CA per-tenant, as well as generating a trusted bundle to place in each tenant's namespace.
Click to show internal directories.
Click to hide internal directories.