Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1NodeConfigSource
-
-
Uses of IoK8sApiCoreV1NodeConfigSource in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1NodeConfigSource Modifier and Type Method Description IoK8sApiCoreV1NodeConfigSourceIoK8sApiCoreV1NodeConfigSource. configMap(IoK8sApiCoreV1ConfigMapNodeConfigSource configMap)IoK8sApiCoreV1NodeConfigSourceIoK8sApiCoreV1NodeConfigStatus. getActive()Get activeIoK8sApiCoreV1NodeConfigSourceIoK8sApiCoreV1NodeConfigStatus. getAssigned()Get assignedIoK8sApiCoreV1NodeConfigSourceIoK8sApiCoreV1NodeSpec. getConfigSource()Get configSourceIoK8sApiCoreV1NodeConfigSourceIoK8sApiCoreV1NodeConfigStatus. getLastKnownGood()Get lastKnownGoodMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1NodeConfigSource Modifier and Type Method Description IoK8sApiCoreV1NodeConfigStatusIoK8sApiCoreV1NodeConfigStatus. active(IoK8sApiCoreV1NodeConfigSource active)IoK8sApiCoreV1NodeConfigStatusIoK8sApiCoreV1NodeConfigStatus. assigned(IoK8sApiCoreV1NodeConfigSource assigned)IoK8sApiCoreV1NodeSpecIoK8sApiCoreV1NodeSpec. configSource(IoK8sApiCoreV1NodeConfigSource configSource)IoK8sApiCoreV1NodeConfigStatusIoK8sApiCoreV1NodeConfigStatus. lastKnownGood(IoK8sApiCoreV1NodeConfigSource lastKnownGood)voidIoK8sApiCoreV1NodeConfigStatus. setActive(IoK8sApiCoreV1NodeConfigSource active)voidIoK8sApiCoreV1NodeConfigStatus. setAssigned(IoK8sApiCoreV1NodeConfigSource assigned)voidIoK8sApiCoreV1NodeSpec. setConfigSource(IoK8sApiCoreV1NodeConfigSource configSource)voidIoK8sApiCoreV1NodeConfigStatus. setLastKnownGood(IoK8sApiCoreV1NodeConfigSource lastKnownGood)
-