nificluster

package
v0.7.6-release Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalCluster

type ExternalCluster struct {
	NodeURITemplate    string
	NodeIds            []int32
	NifiURI            string
	Name               string
	RootProcessGroupId string

	NifiConfig *clientconfig.NifiConfig
}

func (*ExternalCluster) ClusterLabelString

func (cluster *ExternalCluster) ClusterLabelString() string

func (*ExternalCluster) Id

func (cluster *ExternalCluster) Id() string

func (*ExternalCluster) IsExternal

func (cluster *ExternalCluster) IsExternal() bool

func (*ExternalCluster) IsInternal

func (cluster *ExternalCluster) IsInternal() bool

func (ExternalCluster) IsReady

func (cluster ExternalCluster) IsReady(log logr.Logger) bool

type InternalCluster

type InternalCluster struct {
	Status    v1alpha1.NifiClusterStatus
	Name      string
	Namespace string
}

func (*InternalCluster) ClusterLabelString

func (cluster *InternalCluster) ClusterLabelString() string

func (*InternalCluster) Id

func (c *InternalCluster) Id() string

func (InternalCluster) IsExternal

func (c InternalCluster) IsExternal() bool

func (*InternalCluster) IsInternal

func (c *InternalCluster) IsInternal() bool

func (InternalCluster) IsReady

func (c InternalCluster) IsReady(log logr.Logger) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL