Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1ObjectReference
-
-
Uses of IoK8sApiCoreV1ObjectReference in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1ObjectReference Modifier and Type Method Description IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. apiVersion(String apiVersion)IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. fieldPath(String fieldPath)IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1PersistentVolumeSpec. getClaimRef()Get claimRefIoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1Event. getInvolvedObject()Get involvedObjectIoK8sApiCoreV1ObjectReferenceIoK8sApiEventsV1beta1Event. getRegarding()Get regardingIoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1Event. getRelated()Get relatedIoK8sApiCoreV1ObjectReferenceIoK8sApiEventsV1beta1Event. getRelated()Get relatedIoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1StorageOSPersistentVolumeSource. getSecretRef()Get secretRefIoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1Binding. getTarget()Get targetIoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1EndpointAddress. getTargetRef()Get targetRefIoK8sApiCoreV1ObjectReferenceIoK8sApiDiscoveryV1beta1Endpoint. getTargetRef()Get targetRefIoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. kind(String kind)IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. name(String name)IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. namespace(String namespace)IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. resourceVersion(String resourceVersion)IoK8sApiCoreV1ObjectReferenceIoK8sApiCoreV1ObjectReference. uid(String uid)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1ObjectReference Modifier and Type Method Description List<IoK8sApiCoreV1ObjectReference>IoK8sApiBatchV1beta1CronJobStatus. getActive()A list of pointers to currently running jobs.List<IoK8sApiCoreV1ObjectReference>IoK8sApiBatchV2alpha1CronJobStatus. getActive()A list of pointers to currently running jobs.List<IoK8sApiCoreV1ObjectReference>IoK8sApiCoreV1ServiceAccount. getSecrets()Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1ObjectReference Modifier and Type Method Description IoK8sApiBatchV1beta1CronJobStatusIoK8sApiBatchV1beta1CronJobStatus. active(List<IoK8sApiCoreV1ObjectReference> active)IoK8sApiBatchV2alpha1CronJobStatusIoK8sApiBatchV2alpha1CronJobStatus. active(List<IoK8sApiCoreV1ObjectReference> active)IoK8sApiCoreV1ServiceAccountIoK8sApiCoreV1ServiceAccount. secrets(List<IoK8sApiCoreV1ObjectReference> secrets)voidIoK8sApiBatchV1beta1CronJobStatus. setActive(List<IoK8sApiCoreV1ObjectReference> active)voidIoK8sApiBatchV2alpha1CronJobStatus. setActive(List<IoK8sApiCoreV1ObjectReference> active)voidIoK8sApiCoreV1ServiceAccount. setSecrets(List<IoK8sApiCoreV1ObjectReference> secrets)
-