Uses of Interface
io.kubernetes.client.proto.V1.WindowsSecurityContextOptionsOrBuilder
-
Uses of V1.WindowsSecurityContextOptionsOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.WindowsSecurityContextOptionsOrBuilderModifier and TypeClassDescriptionstatic final class
WindowsSecurityContextOptions contain Windows-specific options and credentials.static final class
WindowsSecurityContextOptions contain Windows-specific options and credentials.Methods in io.kubernetes.client.proto that return V1.WindowsSecurityContextOptionsOrBuilderModifier and TypeMethodDescriptionV1.PodSecurityContext.Builder.getWindowsOptionsOrBuilder()
The Windows specific settings applied to all containers.V1.PodSecurityContext.getWindowsOptionsOrBuilder()
The Windows specific settings applied to all containers.V1.PodSecurityContextOrBuilder.getWindowsOptionsOrBuilder()
The Windows specific settings applied to all containers.V1.SecurityContext.Builder.getWindowsOptionsOrBuilder()
The Windows specific settings applied to all containers.V1.SecurityContext.getWindowsOptionsOrBuilder()
The Windows specific settings applied to all containers.V1.SecurityContextOrBuilder.getWindowsOptionsOrBuilder()
The Windows specific settings applied to all containers.