Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1SecretKeySelector
-
-
Uses of IoK8sApiCoreV1SecretKeySelector in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1SecretKeySelector Modifier and Type Method Description IoK8sApiCoreV1SecretKeySelectorIoK8sApiCoreV1EnvVarSource. getSecretKeyRef()Get secretKeyRefIoK8sApiCoreV1SecretKeySelectorIoK8sApiCoreV1SecretKeySelector. key(String key)IoK8sApiCoreV1SecretKeySelectorIoK8sApiCoreV1SecretKeySelector. name(String name)IoK8sApiCoreV1SecretKeySelectorIoK8sApiCoreV1SecretKeySelector. optional(Boolean optional)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1SecretKeySelector Modifier and Type Method Description IoK8sApiCoreV1EnvVarSourceIoK8sApiCoreV1EnvVarSource. secretKeyRef(IoK8sApiCoreV1SecretKeySelector secretKeyRef)voidIoK8sApiCoreV1EnvVarSource. setSecretKeyRef(IoK8sApiCoreV1SecretKeySelector secretKeyRef)
-