Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1Lifecycle
-
-
Uses of IoK8sApiCoreV1Lifecycle in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1Lifecycle Modifier and Type Method Description IoK8sApiCoreV1LifecycleIoK8sApiCoreV1Container. getLifecycle()Get lifecycleIoK8sApiCoreV1LifecycleIoK8sApiCoreV1EphemeralContainer. getLifecycle()Get lifecycleIoK8sApiCoreV1LifecycleIoK8sApiCoreV1Lifecycle. postStart(IoK8sApiCoreV1Handler postStart)IoK8sApiCoreV1LifecycleIoK8sApiCoreV1Lifecycle. preStop(IoK8sApiCoreV1Handler preStop)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1Lifecycle Modifier and Type Method Description IoK8sApiCoreV1ContainerIoK8sApiCoreV1Container. lifecycle(IoK8sApiCoreV1Lifecycle lifecycle)IoK8sApiCoreV1EphemeralContainerIoK8sApiCoreV1EphemeralContainer. lifecycle(IoK8sApiCoreV1Lifecycle lifecycle)voidIoK8sApiCoreV1Container. setLifecycle(IoK8sApiCoreV1Lifecycle lifecycle)voidIoK8sApiCoreV1EphemeralContainer. setLifecycle(IoK8sApiCoreV1Lifecycle lifecycle)
-