Documentation
¶
Index ¶
- func CreateClient(ctx context.Context, mg resource.Managed, kube client.Client, ...) (*btp.Client, error)
- func DefaultSetup(mgr ctrl.Manager, o controller.Options, object client.Object, kind string, ...) error
- func ResolveProviderConfig(ctx context.Context, mg resource.Managed, kube client.Client) (*v1alpha1.ProviderConfig, error)
- func Setup(mgr ctrl.Manager, o controller.Options) error
- type ConnectorFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClient ¶
func DefaultSetup ¶
func DefaultSetup(mgr ctrl.Manager, o controller.Options, object client.Object, kind string, gvk schema.GroupVersionKind, connectorFn ConnectorFn) error
func ResolveProviderConfig ¶
Types ¶
type ConnectorFn ¶
Click to show internal directories.
Click to hide internal directories.