package
0.0.0-20200430212113-5d42de7a9204
Repository: https://github.com/blackducksoftware/synopsys-operator.git
Documentation: pkg.go.dev

# Functions

Resource will create the resource.

# Variables

AddToScheme will add the scheme to the scheme builder.
SchemeBuilder will initiantiate the scheme builder.
SchemeGroupVersion will store CRD Api version.

# Structs

Blackduck will be CRD blackduck definition +genclient +genclient:noStatus +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
BlackduckList will store the list of Blackducks +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object.
BlackduckSpec will be CRD Blackduck definition's Spec.
BlackduckStatus will be CRD Blackduck definition's Status.
BlackduckView will be used to populate information for the Blackduck UI.
Environs will hold the list of Environment variables.
NodeAffinity will contain the specifications of a node affinity TODO: currently, keeping it simple, but can be modified in the future to take in complex scenarios.
PostgresExternalDBConfig contain the external database configuration.
PVC will contain the specifications of the different PVC.