Documentation ¶
Index ¶
Constants ¶
View Source
const (
ContainerName string = "nifi"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct { resources.Reconciler Scheme *runtime.Scheme }
Reconciler implements the Component Reconciler.
func New ¶
func New(client client.Client, directClient client.Reader, scheme *runtime.Scheme, cluster *v1.NifiCluster, currentStatus v1.NifiClusterStatus) *Reconciler
New creates a new reconciler for Nifi.
func (*Reconciler) GetNifiPropertiesBase ¶
func (r *Reconciler) GetNifiPropertiesBase(id int32) *v1.NifiProperties
Click to show internal directories.
Click to hide internal directories.