Uses of Class
io.kubernetes.client.proto.V1beta1Policy.RuntimeClassStrategyOptions
-
Uses of V1beta1Policy.RuntimeClassStrategyOptions in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Policy.RuntimeClassStrategyOptionsModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Policy.RuntimeClassStrategyOptions>V1beta1Policy.RuntimeClassStrategyOptions.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Policy.RuntimeClassStrategyOptionsModifier and TypeMethodDescriptionV1beta1Policy.RuntimeClassStrategyOptions.Builder.build()V1beta1Policy.RuntimeClassStrategyOptions.Builder.buildPartial()V1beta1Policy.RuntimeClassStrategyOptions.getDefaultInstance()V1beta1Policy.RuntimeClassStrategyOptions.Builder.getDefaultInstanceForType()V1beta1Policy.RuntimeClassStrategyOptions.getDefaultInstanceForType()V1beta1Policy.PodSecurityPolicySpec.Builder.getRuntimeClass()runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod.V1beta1Policy.PodSecurityPolicySpec.getRuntimeClass()runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod.V1beta1Policy.PodSecurityPolicySpecOrBuilder.getRuntimeClass()runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod.V1beta1Policy.RuntimeClassStrategyOptions.parseDelimitedFrom(InputStream input) V1beta1Policy.RuntimeClassStrategyOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(byte[] data) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(com.google.protobuf.ByteString data) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(InputStream input) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(ByteBuffer data) V1beta1Policy.RuntimeClassStrategyOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Policy.RuntimeClassStrategyOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Policy.RuntimeClassStrategyOptions>V1beta1Policy.RuntimeClassStrategyOptions.getParserForType()static com.google.protobuf.Parser<V1beta1Policy.RuntimeClassStrategyOptions>V1beta1Policy.RuntimeClassStrategyOptions.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Policy.RuntimeClassStrategyOptionsModifier and TypeMethodDescriptionV1beta1Policy.RuntimeClassStrategyOptions.Builder.mergeFrom(V1beta1Policy.RuntimeClassStrategyOptions other) V1beta1Policy.PodSecurityPolicySpec.Builder.mergeRuntimeClass(V1beta1Policy.RuntimeClassStrategyOptions value) runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod.V1beta1Policy.RuntimeClassStrategyOptions.newBuilder(V1beta1Policy.RuntimeClassStrategyOptions prototype) V1beta1Policy.PodSecurityPolicySpec.Builder.setRuntimeClass(V1beta1Policy.RuntimeClassStrategyOptions value) runtimeClass is the strategy that will dictate the allowable RuntimeClasses for a pod.