Documentation ¶
Index ¶
- func CreateRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, ...) (*v1alpha1.NifiRegistryClientStatus, error)
- func ExistRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, ...) (bool, error)
- func RemoveRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, ...) error
- func SyncRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, ...) (*v1alpha1.NifiRegistryClientStatus, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRegistryClient ¶
func CreateRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, cluster *v1alpha1.NifiCluster) (*v1alpha1.NifiRegistryClientStatus, error)
func ExistRegistryClient ¶
func ExistRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, cluster *v1alpha1.NifiCluster) (bool, error)
func RemoveRegistryClient ¶
func RemoveRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, cluster *v1alpha1.NifiCluster) error
func SyncRegistryClient ¶
func SyncRegistryClient(client client.Client, registryClient *v1alpha1.NifiRegistryClient, cluster *v1alpha1.NifiCluster) (*v1alpha1.NifiRegistryClientStatus, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.