| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
SecretVolumeSource |
SecretVolumeSourceBuilder.build() |
SecretVolumeSource |
VolumeFluentImpl.buildSecret() |
SecretVolumeSource |
VolumeFluent.buildSecret() |
SecretVolumeSource |
DoneableSecretVolumeSource.done() |
SecretVolumeSource |
VolumeFluentImpl.getSecret()
Deprecated.
|
SecretVolumeSource |
VolumeFluent.getSecret()
Deprecated.
|
SecretVolumeSource |
Volume.getSecret() |
| Constructor and Description |
|---|
DoneableSecretVolumeSource(Function<SecretVolumeSource,SecretVolumeSource> function) |
DoneableSecretVolumeSource(Function<SecretVolumeSource,SecretVolumeSource> function) |
DoneableSecretVolumeSource(SecretVolumeSource item,
Function<SecretVolumeSource,SecretVolumeSource> function) |
DoneableSecretVolumeSource(SecretVolumeSource item,
Function<SecretVolumeSource,SecretVolumeSource> function) |
Copyright © 2015–2019 Red Hat. All rights reserved.