| Package | Description |
|---|---|
| io.quarkus.deployment.pkg | |
| io.quarkus.deployment.pkg.steps |
| Modifier and Type | Field and Description |
|---|---|
Optional<NativeConfig.ContainerRuntime> |
NativeConfig.containerRuntime
The container runtime (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static NativeConfig.ContainerRuntime |
NativeConfig.ContainerRuntime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeConfig.ContainerRuntime[] |
NativeConfig.ContainerRuntime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected NativeConfig.ContainerRuntime |
NativeImageBuildContainerRunner.containerRuntime |
Copyright © 2021 JBoss by Red Hat. All rights reserved.