EnvVarV1 Constructors
Class Constructors 1 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.
Constructor Section titled Constructor public sealed class EnvVarV1{ public EnvVarV1() { // ... }}