Documentation
¶
Index ¶
- func GetDynamicClient() (dynamic.Interface, error)
- func GetK8SClient() (client.Client, error)
- func GetK8SConfig() *rest.Config
- func GetProviderFactory() (provider.Factory, error)
- func GetProviderForConfig(ctx context.Context, secretRef *ResourceRef, providerConfig provider.Config) (provider.Provider, error)
- func GetProviderSecret(ctx context.Context, resourceRef *ResourceRef) (*v1.Secret, error)
- func GetScheme() *runtime.Scheme
- type ResourceRef
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDynamicClient ¶
func GetK8SClient ¶
func GetK8SConfig ¶
func GetProviderFactory ¶
func GetProviderForConfig ¶
func GetProviderSecret ¶
Types ¶
type ResourceRef ¶
func ParseProviderRef ¶
func ParseProviderRef(providerRef string) (*ResourceRef, error)
Click to show internal directories.
Click to hide internal directories.