633 B
633 B
Kubernetes::Object::V1SecretEnvSource
Load the model package
use Kubernetes::Object::V1SecretEnvSource;
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] |
| optional | boolean | Specify whether the Secret must be defined | [optional] |