Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1ExecAction
-
-
Uses of IoK8sApiCoreV1ExecAction in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1ExecAction Modifier and Type Method Description IoK8sApiCoreV1ExecActionIoK8sApiCoreV1ExecAction. addCommandItem(String commandItem)IoK8sApiCoreV1ExecActionIoK8sApiCoreV1ExecAction. command(List<String> command)IoK8sApiCoreV1ExecActionIoK8sApiCoreV1Handler. getExec()Get execIoK8sApiCoreV1ExecActionIoK8sApiCoreV1Probe. getExec()Get execMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1ExecAction Modifier and Type Method Description IoK8sApiCoreV1HandlerIoK8sApiCoreV1Handler. exec(IoK8sApiCoreV1ExecAction exec)IoK8sApiCoreV1ProbeIoK8sApiCoreV1Probe. exec(IoK8sApiCoreV1ExecAction exec)voidIoK8sApiCoreV1Handler. setExec(IoK8sApiCoreV1ExecAction exec)voidIoK8sApiCoreV1Probe. setExec(IoK8sApiCoreV1ExecAction exec)
-