# Packages
No description provided by the author
# Functions
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 controller configuration.
NewCreater will instantiate the Creater.
NewCRSpecBuilderFromCobraFlags creates a new CRSpecBuilderFromCobraFlags type.
NewSpecConfig will create the OpsSight object.
NewUpdater returns the opssight updater configuration.
# Constants
Constants for predefined specs.
Constants for predefined specs.
Constants for predefined specs.
Error is used when OpsSight deployment errored out.
Running is used when OpsSight is running.
Start is used when OpsSight deployment to be created or updated.
Stop is used when OpsSight deployment to be stopped.
Stopped is used when OpsSight to be stopped.
Constants for predefined specs.
# Structs
ArtifactoryPerceiverConfig stores the Artifactory Perceiver configuration.
BlackDuckConfig stores the Black Duck configuration.
Controller will store the controller configuration.
CRDInstaller defines the specification.
Creater will store the configuration to create OpsSight.
CRSpecBuilderFromCobraFlags uses Cobra commands, Cobra flags and other values to create an OpsSight CR's Spec.
ExternalHostStructs - file format for reading data.
Handler will store the configuration that is required to initiantiate the informers callback.
ImageFacadeConfig stores the Perceptor Image Facade configuration.
ImagePerceiverConfig stores the Image Perceiver configuration.
InternalRegistryStructs - file format for reading data.
MainOpssightConfigMap stores the opssight configmap.
PerceiverConfig stores the Perceiver configuration.
PerceptorConfig stores the Perceptor configuration.
PerceptorTimingsConfig stores the Perceptor configuration.
PodPerceiverConfig stores the Pod Perceiver configuration.
ScannerConfig stores the Perceptor Scanner configuration.
SkyfireConfig stores the Skyfire configuration.
SpecConfig will contain the specification of OpsSight.
Updater stores the opssight updater configuration.
# Interfaces
HandlerInterface contains the methods that are required ..
# Type aliases
DesiredState contains the desired state of the OpsSight.
State contains the state of the OpsSight.