Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1WindowsSecurityContextOptions
-
-
Uses of IoK8sApiCoreV1WindowsSecurityContextOptions in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1WindowsSecurityContextOptions Modifier and Type Method Description IoK8sApiCoreV1WindowsSecurityContextOptionsIoK8sApiCoreV1PodSecurityContext. getWindowsOptions()Get windowsOptionsIoK8sApiCoreV1WindowsSecurityContextOptionsIoK8sApiCoreV1SecurityContext. getWindowsOptions()Get windowsOptionsIoK8sApiCoreV1WindowsSecurityContextOptionsIoK8sApiCoreV1WindowsSecurityContextOptions. gmsaCredentialSpec(String gmsaCredentialSpec)IoK8sApiCoreV1WindowsSecurityContextOptionsIoK8sApiCoreV1WindowsSecurityContextOptions. gmsaCredentialSpecName(String gmsaCredentialSpecName)IoK8sApiCoreV1WindowsSecurityContextOptionsIoK8sApiCoreV1WindowsSecurityContextOptions. runAsUserName(String runAsUserName)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1WindowsSecurityContextOptions Modifier and Type Method Description voidIoK8sApiCoreV1PodSecurityContext. setWindowsOptions(IoK8sApiCoreV1WindowsSecurityContextOptions windowsOptions)voidIoK8sApiCoreV1SecurityContext. setWindowsOptions(IoK8sApiCoreV1WindowsSecurityContextOptions windowsOptions)IoK8sApiCoreV1PodSecurityContextIoK8sApiCoreV1PodSecurityContext. windowsOptions(IoK8sApiCoreV1WindowsSecurityContextOptions windowsOptions)IoK8sApiCoreV1SecurityContextIoK8sApiCoreV1SecurityContext. windowsOptions(IoK8sApiCoreV1WindowsSecurityContextOptions windowsOptions)
-