Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Crossplane ¶
type Crossplane struct {
*controller.Controller
}
func NewCrossplane ¶
func NewCrossplane(config CrossplaneConfig) (*Crossplane, error)
type CrossplaneConfig ¶
type CrossplaneConfig struct {
K8sClient k8sclient.Interface
Logger micrologger.Logger
CustomerAdminGroups []accessgroup.AccessGroup
CustomerReaderGroups []accessgroup.AccessGroup
CrossplaneBindTriggeringClusterRole string
}
Directories
¶
| Path | Synopsis |
|---|---|
|
resource
|
|
|
crossplaneauth
crossplane package is responsible for setting up RBAC required by crossplane's rbac-manager.
|
crossplane package is responsible for setting up RBAC required by crossplane's rbac-manager. |
Click to show internal directories.
Click to hide internal directories.