Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1Handler
-
-
Uses of IoK8sApiCoreV1Handler in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1Handler Modifier and Type Method Description IoK8sApiCoreV1HandlerIoK8sApiCoreV1Handler. exec(IoK8sApiCoreV1ExecAction exec)IoK8sApiCoreV1HandlerIoK8sApiCoreV1Lifecycle. getPostStart()Get postStartIoK8sApiCoreV1HandlerIoK8sApiCoreV1Lifecycle. getPreStop()Get preStopIoK8sApiCoreV1HandlerIoK8sApiCoreV1Handler. httpGet(IoK8sApiCoreV1HTTPGetAction httpGet)IoK8sApiCoreV1HandlerIoK8sApiCoreV1Handler. tcpSocket(IoK8sApiCoreV1TCPSocketAction tcpSocket)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1Handler Modifier and Type Method Description IoK8sApiCoreV1LifecycleIoK8sApiCoreV1Lifecycle. postStart(IoK8sApiCoreV1Handler postStart)IoK8sApiCoreV1LifecycleIoK8sApiCoreV1Lifecycle. preStop(IoK8sApiCoreV1Handler preStop)voidIoK8sApiCoreV1Lifecycle. setPostStart(IoK8sApiCoreV1Handler postStart)voidIoK8sApiCoreV1Lifecycle. setPreStop(IoK8sApiCoreV1Handler preStop)
-