EnvVarV1 Constructors
ClassConstructors1 member
EnvVarV1 represents an environment variable in a Kubernetes resource. It is used to define key-value pairs or to derive values from other Kubernetes resources through a configurable source.
ConstructorSection titled Constructorpublic sealed class EnvVarV1{ public EnvVarV1() { // ... }}