# Functions
CreateSelfSignedCert will create a random self signed certificate.
FlagWasSet returns true if a flag was changed and it exists, otherwise it returns false.
NewController will contain the controller specification.
NewCRDInstaller will create a CRD installer configuration.
NewCRSpecBuilderFromCobraFlags creates a new CRSpecBuilderFromCobraFlags type.
NewHandler will create the handler.
# Constants
Constants for predefined specs.
DbMigrate is used when the instance is migrated.
DbMigration is used when the instance is about to be in the migrated state.
Constants for predefined specs.
Constants for predefined specs.
Constants for predefined specs.
Error is used when the instance deployment errored out.
Constants for predefined specs.
Constants for predefined specs.
Constants for predefined specs.
Constants for predefined specs.
Constants for predefined specs.
Constants for predefined specs.
Running is used when the instance is running.
Start is used when the instance to be created or updated.
Starting is used when the instance is starting.
Stop is used when the instance to be stopped.
Stopped is used when the instance is about to stop.
# Structs
APISetHubsRequest to set the Black Duck urls for Perceptor.
Controller will store the controller configuration.
CRDInstaller defines the specification for the CRD.
CRSpecBuilderFromCobraFlags uses Cobra commands, Cobra flags and other values to create a Black Duck CR's Spec.
Handler will store the configuration that is required to initiantiate the informers callback.
# Interfaces
HandlerInterface interface contains the methods that are required.
# Type aliases
DesiredState contains the desired state of the Black Duck.
State contains the state of the Black Duck.