| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.extended.run | |
| io.fabric8.kubernetes.client.osgi |
| Modifier and Type | Method and Description |
|---|---|
RunOperations |
KubernetesClient.run()
Run a Pod (core/v1)
|
RunOperations |
AutoAdaptableKubernetesClient.run() |
RunOperations |
BaseKubernetesClient.run()
Run a Pod (core/v1)
|
| Modifier and Type | Method and Description |
|---|---|
RunOperations |
RunOperations.inNamespace(String namespace)
Specify namespace for the operation
|
RunOperations |
RunOperations.withImage(String image)
Specify image for the Pod
|
RunOperations |
RunOperations.withName(String name)
Specify name for the Pod
|
RunOperations |
RunOperations.withRunConfig(RunConfig generatorRunConfig)
Specify complex configuration for Pod creating using
RunConfig |
| Modifier and Type | Method and Description |
|---|---|
RunOperations |
ManagedKubernetesClient.run() |
Copyright © 2015–2022 Red Hat. All rights reserved.