| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
A |
WatchEventFluentImpl.withImageSourceObject(ImageSource imageSourceObject) |
A |
WatchEventFluent.withImageSourceObject(ImageSource imageSourceObject) |
WatchEventFluent.ImageSourceObjectNested<A> |
WatchEventFluentImpl.withNewImageSourceObjectLike(ImageSource item) |
WatchEventFluent.ImageSourceObjectNested<A> |
WatchEventFluent.withNewImageSourceObjectLike(ImageSource item) |
| Modifier and Type | Method and Description |
|---|---|
ImageSource |
ImageSourceBuilder.build() |
ImageSource |
DoneableImageSource.done() |
| Modifier and Type | Method and Description |
|---|---|
List<ImageSource> |
BuildSourceFluentImpl.getImages() |
List<ImageSource> |
BuildSourceFluent.getImages() |
List<ImageSource> |
BuildSource.getImages() |
| Modifier and Type | Method and Description |
|---|---|
BuildSourceFluent.ImagesNested<A> |
BuildSourceFluentImpl.addNewImageLike(ImageSource item) |
BuildSourceFluent.ImagesNested<A> |
BuildSourceFluent.addNewImageLike(ImageSource item) |
A |
BuildSourceFluentImpl.addToImages(ImageSource... items) |
A |
BuildSourceFluent.addToImages(ImageSource... items) |
A |
BuildSourceFluentImpl.removeFromImages(ImageSource... items) |
A |
BuildSourceFluent.removeFromImages(ImageSource... items) |
A |
BuildSourceFluentImpl.withImages(ImageSource... images) |
A |
BuildSourceFluent.withImages(ImageSource... images) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildSource.setImages(List<ImageSource> images) |
A |
BuildSourceFluentImpl.withImages(List<ImageSource> images) |
A |
BuildSourceFluent.withImages(List<ImageSource> images) |
| Constructor and Description |
|---|
DoneableImageSource(ImageSource item) |
DoneableImageSource(ImageSource item,
Function<ImageSource,ImageSource> function) |
ImageSourceBuilder(ImageSource instance) |
ImageSourceBuilder(ImageSource instance,
Boolean validationEnabled) |
ImageSourceBuilder(ImageSourceFluent<?> fluent,
ImageSource instance) |
ImageSourceBuilder(ImageSourceFluent<?> fluent,
ImageSource instance,
Boolean validationEnabled) |
ImageSourceFluentImpl(ImageSource instance) |
| Constructor and Description |
|---|
BuildSource(BinaryBuildSource binary,
String contextDir,
String dockerfile,
GitBuildSource git,
List<ImageSource> images,
List<SecretBuildSource> secrets,
LocalObjectReference sourceSecret,
String type) |
DoneableImageSource(Function<ImageSource,ImageSource> function) |
DoneableImageSource(Function<ImageSource,ImageSource> function) |
DoneableImageSource(ImageSource item,
Function<ImageSource,ImageSource> function) |
DoneableImageSource(ImageSource item,
Function<ImageSource,ImageSource> function) |
Copyright © 2011–2016 Red Hat. All rights reserved.