| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableNetIPNet |
| Modifier and Type | Method and Description |
|---|---|
NetIPNet |
DoneableNetIPNet.done() |
| Modifier and Type | Method and Description |
|---|---|
List<NetIPNet> |
ServiceConfigFluentImpl.getInsecureRegistryCIDRs() |
List<NetIPNet> |
ServiceConfigFluent.getInsecureRegistryCIDRs() |
List<NetIPNet> |
ServiceConfig.getInsecureRegistryCIDRs() |
| Modifier and Type | Method and Description |
|---|---|
ServiceConfigFluent.InsecureRegistryCIDRsNested<T> |
ServiceConfigFluentImpl.addNewInsecureRegistryCIDRLike(NetIPNet item) |
ServiceConfigFluent.InsecureRegistryCIDRsNested<T> |
ServiceConfigFluent.addNewInsecureRegistryCIDRLike(NetIPNet item) |
T |
ServiceConfigFluentImpl.addToInsecureRegistryCIDRs(NetIPNet... items) |
T |
ServiceConfigFluent.addToInsecureRegistryCIDRs(NetIPNet... items) |
T |
ServiceConfigFluentImpl.removeFromInsecureRegistryCIDRs(NetIPNet... items) |
T |
ServiceConfigFluent.removeFromInsecureRegistryCIDRs(NetIPNet... items) |
T |
ServiceConfigFluentImpl.withInsecureRegistryCIDRs(NetIPNet... InsecureRegistryCIDRs) |
T |
ServiceConfigFluent.withInsecureRegistryCIDRs(NetIPNet... InsecureRegistryCIDRs) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setInsecureRegistryCIDRs(List<NetIPNet> InsecureRegistryCIDRs) |
T |
ServiceConfigFluentImpl.withInsecureRegistryCIDRs(List<NetIPNet> InsecureRegistryCIDRs) |
T |
ServiceConfigFluent.withInsecureRegistryCIDRs(List<NetIPNet> InsecureRegistryCIDRs) |
| Constructor and Description |
|---|
DoneableNetIPNet(NetIPNet item) |
DoneableNetIPNet(NetIPNet item,
io.fabric8.docker.api.builder.Function<NetIPNet,NetIPNet> function) |
NetIPNetBuilder(NetIPNet instance) |
NetIPNetBuilder(NetIPNetFluent<?> fluent,
NetIPNet instance) |
NetIPNetFluentImpl(NetIPNet instance) |
| Constructor and Description |
|---|
DoneableNetIPNet(io.fabric8.docker.api.builder.Function<NetIPNet,NetIPNet> function) |
DoneableNetIPNet(io.fabric8.docker.api.builder.Function<NetIPNet,NetIPNet> function) |
DoneableNetIPNet(NetIPNet item,
io.fabric8.docker.api.builder.Function<NetIPNet,NetIPNet> function) |
DoneableNetIPNet(NetIPNet item,
io.fabric8.docker.api.builder.Function<NetIPNet,NetIPNet> function) |
EditableServiceConfig(Map<String,IndexInfo> IndexConfigs,
List<NetIPNet> InsecureRegistryCIDRs,
List<String> Mirrors) |
ServiceConfig(Map<String,IndexInfo> IndexConfigs,
List<NetIPNet> InsecureRegistryCIDRs,
List<String> Mirrors) |
Copyright © 2015–2016 Red Hat. All rights reserved.