Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1ExecAction |
V1ExecAction.addCommandItem(String commandItem) |
V1ExecAction |
V1ExecAction.command(List<String> command) |
V1ExecAction |
V1LifecycleHandler.getExec()
Get exec
|
V1ExecAction |
V1Probe.getExec()
Get exec
|
Modifier and Type | Method and Description |
---|---|
V1LifecycleHandler |
V1LifecycleHandler.exec(V1ExecAction exec) |
V1Probe |
V1Probe.exec(V1ExecAction exec) |
void |
V1LifecycleHandler.setExec(V1ExecAction exec) |
void |
V1Probe.setExec(V1ExecAction exec) |
Copyright © 2022. All rights reserved.