Cloud API Overview > @adpt/cloud > k8s > EnvVarFrom
k8s.EnvVarFrom interface
Signature:
export interface EnvVarFrom
Properties
Property | Type | Description |
---|---|---|
valueFrom | any | Source for the environment variable's value. Cannot be used if value is not empty. |