Class ImageSpecFluent<A extends ImageSpecFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.ImageSpecFluent<A>
-
- Direct Known Subclasses:
ImageFluent.SpecNested,ImageSpecBuilder
public class ImageSpecFluent<A extends ImageSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A>Generated
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classImageSpecFluent.AdditionalTrustedCANested<N>classImageSpecFluent.AllowedRegistriesForImportNested<N>classImageSpecFluent.RegistrySourcesNested<N>
-
Constructor Summary
Constructors Constructor Description ImageSpecFluent()ImageSpecFluent(ImageSpec instance)
-
Method Summary
-
-
-
Constructor Detail
-
ImageSpecFluent
public ImageSpecFluent()
-
ImageSpecFluent
public ImageSpecFluent(ImageSpec instance)
-
-
Method Detail
-
copyInstance
protected void copyInstance(ImageSpec instance)
-
buildAdditionalTrustedCA
public ConfigMapNameReference buildAdditionalTrustedCA()
-
withAdditionalTrustedCA
public A withAdditionalTrustedCA(ConfigMapNameReference additionalTrustedCA)
-
hasAdditionalTrustedCA
public boolean hasAdditionalTrustedCA()
-
withNewAdditionalTrustedCA
public ImageSpecFluent.AdditionalTrustedCANested<A> withNewAdditionalTrustedCA()
-
withNewAdditionalTrustedCALike
public ImageSpecFluent.AdditionalTrustedCANested<A> withNewAdditionalTrustedCALike(ConfigMapNameReference item)
-
editAdditionalTrustedCA
public ImageSpecFluent.AdditionalTrustedCANested<A> editAdditionalTrustedCA()
-
editOrNewAdditionalTrustedCA
public ImageSpecFluent.AdditionalTrustedCANested<A> editOrNewAdditionalTrustedCA()
-
editOrNewAdditionalTrustedCALike
public ImageSpecFluent.AdditionalTrustedCANested<A> editOrNewAdditionalTrustedCALike(ConfigMapNameReference item)
-
addToAllowedRegistriesForImport
public A addToAllowedRegistriesForImport(int index, RegistryLocation item)
-
setToAllowedRegistriesForImport
public A setToAllowedRegistriesForImport(int index, RegistryLocation item)
-
addToAllowedRegistriesForImport
public A addToAllowedRegistriesForImport(RegistryLocation... items)
-
addAllToAllowedRegistriesForImport
public A addAllToAllowedRegistriesForImport(Collection<RegistryLocation> items)
-
removeFromAllowedRegistriesForImport
public A removeFromAllowedRegistriesForImport(RegistryLocation... items)
-
removeAllFromAllowedRegistriesForImport
public A removeAllFromAllowedRegistriesForImport(Collection<RegistryLocation> items)
-
removeMatchingFromAllowedRegistriesForImport
public A removeMatchingFromAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
-
buildAllowedRegistriesForImport
public List<RegistryLocation> buildAllowedRegistriesForImport()
-
buildAllowedRegistriesForImport
public RegistryLocation buildAllowedRegistriesForImport(int index)
-
buildFirstAllowedRegistriesForImport
public RegistryLocation buildFirstAllowedRegistriesForImport()
-
buildLastAllowedRegistriesForImport
public RegistryLocation buildLastAllowedRegistriesForImport()
-
buildMatchingAllowedRegistriesForImport
public RegistryLocation buildMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
-
hasMatchingAllowedRegistriesForImport
public boolean hasMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
-
withAllowedRegistriesForImport
public A withAllowedRegistriesForImport(List<RegistryLocation> allowedRegistriesForImport)
-
withAllowedRegistriesForImport
public A withAllowedRegistriesForImport(RegistryLocation... allowedRegistriesForImport)
-
hasAllowedRegistriesForImport
public boolean hasAllowedRegistriesForImport()
-
addNewAllowedRegistriesForImport
public A addNewAllowedRegistriesForImport(String domainName, Boolean insecure)
-
addNewAllowedRegistriesForImport
public ImageSpecFluent.AllowedRegistriesForImportNested<A> addNewAllowedRegistriesForImport()
-
addNewAllowedRegistriesForImportLike
public ImageSpecFluent.AllowedRegistriesForImportNested<A> addNewAllowedRegistriesForImportLike(RegistryLocation item)
-
setNewAllowedRegistriesForImportLike
public ImageSpecFluent.AllowedRegistriesForImportNested<A> setNewAllowedRegistriesForImportLike(int index, RegistryLocation item)
-
editAllowedRegistriesForImport
public ImageSpecFluent.AllowedRegistriesForImportNested<A> editAllowedRegistriesForImport(int index)
-
editFirstAllowedRegistriesForImport
public ImageSpecFluent.AllowedRegistriesForImportNested<A> editFirstAllowedRegistriesForImport()
-
editLastAllowedRegistriesForImport
public ImageSpecFluent.AllowedRegistriesForImportNested<A> editLastAllowedRegistriesForImport()
-
editMatchingAllowedRegistriesForImport
public ImageSpecFluent.AllowedRegistriesForImportNested<A> editMatchingAllowedRegistriesForImport(Predicate<RegistryLocationBuilder> predicate)
-
addAllToExternalRegistryHostnames
public A addAllToExternalRegistryHostnames(Collection<String> items)
-
removeAllFromExternalRegistryHostnames
public A removeAllFromExternalRegistryHostnames(Collection<String> items)
-
getExternalRegistryHostname
public String getExternalRegistryHostname(int index)
-
getFirstExternalRegistryHostname
public String getFirstExternalRegistryHostname()
-
getLastExternalRegistryHostname
public String getLastExternalRegistryHostname()
-
getMatchingExternalRegistryHostname
public String getMatchingExternalRegistryHostname(Predicate<String> predicate)
-
hasMatchingExternalRegistryHostname
public boolean hasMatchingExternalRegistryHostname(Predicate<String> predicate)
-
withExternalRegistryHostnames
public A withExternalRegistryHostnames(List<String> externalRegistryHostnames)
-
withExternalRegistryHostnames
public A withExternalRegistryHostnames(String... externalRegistryHostnames)
-
hasExternalRegistryHostnames
public boolean hasExternalRegistryHostnames()
-
getImageStreamImportMode
public String getImageStreamImportMode()
-
hasImageStreamImportMode
public boolean hasImageStreamImportMode()
-
buildRegistrySources
public RegistrySources buildRegistrySources()
-
withRegistrySources
public A withRegistrySources(RegistrySources registrySources)
-
hasRegistrySources
public boolean hasRegistrySources()
-
withNewRegistrySources
public ImageSpecFluent.RegistrySourcesNested<A> withNewRegistrySources()
-
withNewRegistrySourcesLike
public ImageSpecFluent.RegistrySourcesNested<A> withNewRegistrySourcesLike(RegistrySources item)
-
editRegistrySources
public ImageSpecFluent.RegistrySourcesNested<A> editRegistrySources()
-
editOrNewRegistrySources
public ImageSpecFluent.RegistrySourcesNested<A> editOrNewRegistrySources()
-
editOrNewRegistrySourcesLike
public ImageSpecFluent.RegistrySourcesNested<A> editOrNewRegistrySourcesLike(RegistrySources item)
-
withAdditionalProperties
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
-
hasAdditionalProperties
public boolean hasAdditionalProperties()
-
equals
public boolean equals(Object o)
- Overrides:
equalsin classio.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageSpecFluent<A>>
-
hashCode
public int hashCode()
- Overrides:
hashCodein classio.fabric8.kubernetes.api.builder.BaseFluent<A extends ImageSpecFluent<A>>
-
-