Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1LocalObjectReference
-
-
Uses of IoK8sApiCoreV1LocalObjectReference in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1LocalObjectReference Modifier and Type Method Description IoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1CSIVolumeSource. getNodePublishSecretRef()Get nodePublishSecretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1CephFSVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1CinderVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1FlexVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1ISCSIVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1RBDVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1ScaleIOVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1StorageOSVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1LocalObjectReferenceIoK8sApiCoreV1LocalObjectReference. name(String name)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1LocalObjectReference Modifier and Type Method Description List<IoK8sApiCoreV1LocalObjectReference>IoK8sApiCoreV1PodSpec. getImagePullSecrets()ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec.List<IoK8sApiCoreV1LocalObjectReference>IoK8sApiCoreV1ServiceAccount. getImagePullSecrets()ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images in pods that reference this ServiceAccount.Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1LocalObjectReference Modifier and Type Method Description IoK8sApiCoreV1PodSpecIoK8sApiCoreV1PodSpec. imagePullSecrets(List<IoK8sApiCoreV1LocalObjectReference> imagePullSecrets)IoK8sApiCoreV1ServiceAccountIoK8sApiCoreV1ServiceAccount. imagePullSecrets(List<IoK8sApiCoreV1LocalObjectReference> imagePullSecrets)voidIoK8sApiCoreV1PodSpec. setImagePullSecrets(List<IoK8sApiCoreV1LocalObjectReference> imagePullSecrets)voidIoK8sApiCoreV1ServiceAccount. setImagePullSecrets(List<IoK8sApiCoreV1LocalObjectReference> imagePullSecrets)
-