public class DoneableServiceConfig extends ServiceConfigFluentImpl<DoneableServiceConfig> implements Doneable<ServiceConfig>
ServiceConfigFluentImpl.InsecureRegistryCIDRsNestedImpl<N>ServiceConfigFluent.InsecureRegistryCIDRsNested<N>| Constructor and Description |
|---|
DoneableServiceConfig(io.fabric8.docker.api.builder.Function<ServiceConfig,ServiceConfig> function) |
DoneableServiceConfig(ServiceConfig item) |
DoneableServiceConfig(ServiceConfig item,
io.fabric8.docker.api.builder.Function<ServiceConfig,ServiceConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfig |
done() |
addAllToInsecureRegistryCIDRs, addAllToMirrors, addNewInsecureRegistryCIDR, addNewInsecureRegistryCIDR, addNewInsecureRegistryCIDR, addNewInsecureRegistryCIDRLike, addToIndexConfigs, addToIndexConfigs, addToInsecureRegistryCIDRs, addToInsecureRegistryCIDRs, addToMirrors, addToMirrors, buildFirstInsecureRegistryCIDR, buildInsecureRegistryCIDR, buildInsecureRegistryCIDRs, buildLastInsecureRegistryCIDR, buildMatchingInsecureRegistryCIDR, editFirstInsecureRegistryCIDR, editInsecureRegistryCIDR, editLastInsecureRegistryCIDR, editMatchingInsecureRegistryCIDR, equals, getFirstMirror, getIndexConfigs, getInsecureRegistryCIDRs, getLastMirror, getMatchingMirror, getMirror, getMirrors, hasIndexConfigs, hasInsecureRegistryCIDRs, hasMirrors, removeAllFromInsecureRegistryCIDRs, removeAllFromMirrors, removeFromIndexConfigs, removeFromIndexConfigs, removeFromInsecureRegistryCIDRs, removeFromMirrors, setNewInsecureRegistryCIDRLike, setToInsecureRegistryCIDRs, setToMirrors, withIndexConfigs, withInsecureRegistryCIDRs, withInsecureRegistryCIDRs, withMirrors, withMirrorspublic DoneableServiceConfig(io.fabric8.docker.api.builder.Function<ServiceConfig,ServiceConfig> function)
public DoneableServiceConfig(ServiceConfig item, io.fabric8.docker.api.builder.Function<ServiceConfig,ServiceConfig> function)
public DoneableServiceConfig(ServiceConfig item)
public ServiceConfig done()
done in interface Doneable<ServiceConfig>Copyright © 2015–2017 Red Hat. All rights reserved.