# Functions
GetAlertVersionsToRemove finds all Alerts with a different version, returns their specs with the new version.
GetBlackduckVersionsToRemove finds all Blackducks with a different version, returns their specs with the new version.
GetClusterType returns the Cluster type.
GetOldOperatorSpec returns a spec that respesents the current Synopsys Operator in the cluster.
GetOperatorImage returns the image for Synopsys Operator from the cluster.
GetOpsSightVersionsToRemove finds all OpsSights with a different version, returns their specs with the new version.
NewCreater returns this Alert Creater.
NewSOperator will create a SOperator type.
# Constants
Constants for the PrintFormats.
Constants for the PrintFormats.
# Variables
SOperatorCRDVersionMap is a global lookup table in the package.
# Structs
Creater stores the configuration and clients to create specific versions of Synopsys Operator.
SpecConfig represents the SOperator component Its methods include GetComponents() and any functions that create Kubernetes Resources for Synopsys Operator.
# Type aliases
ClusterType represents the cluster type.