Env Var Source Response
data class EnvVarSourceResponse(val configMapKeyRef: ConfigMapKeySelectorResponse, val secretKeyRef: SecretKeySelectorResponse)
EnvVarSource represents a source for the value of an EnvVar.
EnvVarSource represents a source for the value of an EnvVar.