| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.azure.v1 |
| Modifier and Type | Method and Description |
|---|---|
OSImage |
OSImageBuilder.build() |
OSImage |
MachinePoolFluent.buildOsImage() |
OSImage |
MachinePool.getOsImage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OSImageFluent.copyInstance(OSImage instance) |
MachinePoolFluent.OsImageNested<A> |
MachinePoolFluent.editOrNewOsImageLike(OSImage item) |
void |
MachinePool.setOsImage(OSImage osImage) |
MachinePoolFluent.OsImageNested<A> |
MachinePoolFluent.withNewOsImageLike(OSImage item) |
A |
MachinePoolFluent.withOsImage(OSImage osImage) |
| Constructor and Description |
|---|
MachinePool(Boolean encryptionAtHost,
OSDisk osDisk,
OSImage osImage,
String type,
String ultraSSDCapability,
String vmNetworkingType,
List<String> zones) |
OSImageBuilder(OSImage instance) |
OSImageBuilder(OSImageFluent<?> fluent,
OSImage instance) |
OSImageFluent(OSImage instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.