Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
SecretVolumeSourceFluent<A extends SecretVolumeSourceFluent<A>> |
class |
SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
VolumeFluent.SecretNested<N> |
static interface |
WatchEventFluent.SecretVolumeSourceObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableSecretVolumeSource |
class |
SecretVolumeSourceBuilder |
class |
SecretVolumeSourceFluentImpl<A extends SecretVolumeSourceFluent<A>> |
class |
VolumeFluentImpl.SecretNestedImpl<N> |
class |
WatchEventFluentImpl.SecretVolumeSourceObjectNestedImpl<N> |
Constructor and Description |
---|
SecretVolumeSourceBuilder(SecretVolumeSourceFluent<?> fluent) |
SecretVolumeSourceBuilder(SecretVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
SecretVolumeSourceBuilder(SecretVolumeSourceFluent<?> fluent,
SecretVolumeSource instance) |
SecretVolumeSourceBuilder(SecretVolumeSourceFluent<?> fluent,
SecretVolumeSource instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.