Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1VolumeProjection
-
-
Uses of IoK8sApiCoreV1VolumeProjection in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1VolumeProjection Modifier and Type Method Description IoK8sApiCoreV1VolumeProjectionIoK8sApiCoreV1VolumeProjection. configMap(IoK8sApiCoreV1ConfigMapProjection configMap)IoK8sApiCoreV1VolumeProjectionIoK8sApiCoreV1VolumeProjection. downwardAPI(IoK8sApiCoreV1DownwardAPIProjection downwardAPI)IoK8sApiCoreV1VolumeProjectionIoK8sApiCoreV1VolumeProjection. secret(IoK8sApiCoreV1SecretProjection secret)IoK8sApiCoreV1VolumeProjectionIoK8sApiCoreV1VolumeProjection. serviceAccountToken(IoK8sApiCoreV1ServiceAccountTokenProjection serviceAccountToken)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1VolumeProjection Modifier and Type Method Description List<IoK8sApiCoreV1VolumeProjection>IoK8sApiCoreV1ProjectedVolumeSource. getSources()list of volume projectionsMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1VolumeProjection Modifier and Type Method Description IoK8sApiCoreV1ProjectedVolumeSourceIoK8sApiCoreV1ProjectedVolumeSource. addSourcesItem(IoK8sApiCoreV1VolumeProjection sourcesItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1VolumeProjection Modifier and Type Method Description voidIoK8sApiCoreV1ProjectedVolumeSource. setSources(List<IoK8sApiCoreV1VolumeProjection> sources)IoK8sApiCoreV1ProjectedVolumeSourceIoK8sApiCoreV1ProjectedVolumeSource. sources(List<IoK8sApiCoreV1VolumeProjection> sources)
-