Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Organization ¶
type Organization struct {
*controller.Controller
}
func NewOrganization ¶
func NewOrganization(config OrganizationConfig) (*Organization, error)
type OrganizationConfig ¶
type OrganizationConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger }
Click to show internal directories.
Click to hide internal directories.