# Functions
AppendDefaultPVCs appends defaults PVCs to a set of existing ones.
ExtendPodDownwardEnvVars creates a new EnvVar array with the default downward API variables prepended to given list.
NewPodTemplateBuilder returns an initialized PodTemplateBuilder with some defaults.
PodDownwardEnvVars returns default environment variables created from the downward API.
SetServiceDefaults updates the service with the provided defaults if they are not already set.
# Structs
PodTemplateBuilder helps with building a pod template inheriting values from a user-provided pod template.