Documentation ¶
Index ¶
- func CreateRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) (*v1.NifiRegistryClientStatus, error)
- func ExistRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) (bool, error)
- func RemoveRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) error
- func SyncRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) (*v1.NifiRegistryClientStatus, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRegistryClient ¶
func CreateRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) (*v1.NifiRegistryClientStatus, error)
func ExistRegistryClient ¶
func ExistRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) (bool, error)
func RemoveRegistryClient ¶
func RemoveRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) error
func SyncRegistryClient ¶
func SyncRegistryClient(registryClient *v1.NifiRegistryClient, config *clientconfig.NifiConfig) (*v1.NifiRegistryClientStatus, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.