# Structs
DeploymentResource contains the specification of a pod replica's, container memory and cpu limits and requests and container JVM heap max memory.
Host configures the Black Duck hosts.
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.
PVC will contain the specifications of a Persistent Volume Claim.
PVCVolumeConfig will store the PVC Volume configuration.
RegistryAuth will store the Secured Registries.
RegistryConfiguration contains the registry configuration.
Resource contains specification for container cpu and memory.
Resources contains specification for container requests and limits.
Route defines the route component.
SecurityContext will contain the specifications of a security contexts.
Volume defines the volume component.