Uses of Interface
io.fabric8.kubernetes.api.model.DownwardAPIVolumeFileFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of DownwardAPIVolumeFileFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type DownwardAPIVolumeFileFluent Modifier and Type Interface Description interfaceDownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>classDownwardAPIVolumeFileFluentImpl<A extends DownwardAPIVolumeFileFluent<A>>Subinterfaces of DownwardAPIVolumeFileFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceDownwardAPIProjectionFluent.ItemsNested<N>static interfaceDownwardAPIVolumeSourceFluent.ItemsNested<N>static interfaceWatchEventFluent.DownwardAPIVolumeFileObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement DownwardAPIVolumeFileFluent Modifier and Type Class Description classDoneableDownwardAPIVolumeFileclassDownwardAPIProjectionFluentImpl.ItemsNestedImpl<N>classDownwardAPIVolumeFileBuilderclassDownwardAPIVolumeFileFluentImpl<A extends DownwardAPIVolumeFileFluent<A>>classDownwardAPIVolumeSourceFluentImpl.ItemsNestedImpl<N>classWatchEventFluentImpl.DownwardAPIVolumeFileObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type DownwardAPIVolumeFileFluent Constructor Description DownwardAPIVolumeFileBuilder(DownwardAPIVolumeFileFluent<?> fluent)DownwardAPIVolumeFileBuilder(DownwardAPIVolumeFileFluent<?> fluent, DownwardAPIVolumeFile instance)DownwardAPIVolumeFileBuilder(DownwardAPIVolumeFileFluent<?> fluent, DownwardAPIVolumeFile instance, Boolean validationEnabled)DownwardAPIVolumeFileBuilder(DownwardAPIVolumeFileFluent<?> fluent, Boolean validationEnabled)