Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1ContainerImage
-
-
Uses of IoK8sApiCoreV1ContainerImage in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1ContainerImage Modifier and Type Method Description IoK8sApiCoreV1ContainerImageIoK8sApiCoreV1ContainerImage. addNamesItem(String namesItem)IoK8sApiCoreV1ContainerImageIoK8sApiCoreV1ContainerImage. names(List<String> names)IoK8sApiCoreV1ContainerImageIoK8sApiCoreV1ContainerImage. sizeBytes(Long sizeBytes)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1ContainerImage Modifier and Type Method Description List<IoK8sApiCoreV1ContainerImage>IoK8sApiCoreV1NodeStatus. getImages()List of container images on this nodeMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1ContainerImage Modifier and Type Method Description IoK8sApiCoreV1NodeStatusIoK8sApiCoreV1NodeStatus. addImagesItem(IoK8sApiCoreV1ContainerImage imagesItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1ContainerImage Modifier and Type Method Description IoK8sApiCoreV1NodeStatusIoK8sApiCoreV1NodeStatus. images(List<IoK8sApiCoreV1ContainerImage> images)voidIoK8sApiCoreV1NodeStatus. setImages(List<IoK8sApiCoreV1ContainerImage> images)
-