Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
A |
WatchEventFluentImpl.withImageSourcePathObject(ImageSourcePath imageSourcePathObject) |
A |
WatchEventFluent.withImageSourcePathObject(ImageSourcePath imageSourcePathObject) |
WatchEventFluent.ImageSourcePathObjectNested<A> |
WatchEventFluentImpl.withNewImageSourcePathObjectLike(ImageSourcePath item) |
WatchEventFluent.ImageSourcePathObjectNested<A> |
WatchEventFluent.withNewImageSourcePathObjectLike(ImageSourcePath item) |
Modifier and Type | Method and Description |
---|---|
List<ImageSourcePath> |
ImageSourceFluentImpl.buildPaths() |
List<ImageSourcePath> |
ImageSourceFluent.buildPaths() |
List<ImageSourcePath> |
SourceBuildStrategyFluent.buildRuntimeArtifacts() |
List<ImageSourcePath> |
SourceBuildStrategyFluentImpl.buildRuntimeArtifacts() |
List<ImageSourcePath> |
ImageSourceFluentImpl.getPaths()
Deprecated.
|
List<ImageSourcePath> |
ImageSourceFluent.getPaths()
Deprecated.
|
List<ImageSourcePath> |
ImageSource.getPaths() |
List<ImageSourcePath> |
SourceBuildStrategyFluent.getRuntimeArtifacts()
Deprecated.
|
List<ImageSourcePath> |
SourceBuildStrategyFluentImpl.getRuntimeArtifacts()
Deprecated.
|
List<ImageSourcePath> |
SourceBuildStrategy.getRuntimeArtifacts() |
Constructor and Description |
---|
DoneableImageSourcePath(ImageSourcePath item) |
DoneableImageSourcePath(ImageSourcePath item,
Function<ImageSourcePath,ImageSourcePath> function) |
ImageSourcePathBuilder(ImageSourcePath instance) |
ImageSourcePathBuilder(ImageSourcePath instance,
Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
ImageSourcePath instance) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
ImageSourcePath instance,
Boolean validationEnabled) |
ImageSourcePathFluentImpl(ImageSourcePath instance) |
Constructor and Description |
---|
DoneableImageSourcePath(Function<ImageSourcePath,ImageSourcePath> function) |
DoneableImageSourcePath(Function<ImageSourcePath,ImageSourcePath> function) |
DoneableImageSourcePath(ImageSourcePath item,
Function<ImageSourcePath,ImageSourcePath> function) |
DoneableImageSourcePath(ImageSourcePath item,
Function<ImageSourcePath,ImageSourcePath> function) |
ImageSource(ObjectReference from,
List<ImageSourcePath> paths,
LocalObjectReference pullSecret) |
SourceBuildStrategy(List<EnvVar> env,
Boolean forcePull,
ObjectReference from,
Boolean incremental,
LocalObjectReference pullSecret,
List<ImageSourcePath> runtimeArtifacts,
ObjectReference runtimeImage,
String scripts) |
Copyright © 2011–2017 Red Hat. All rights reserved.