Package io.kubernetes.client.proto
Class V1beta1Apiextensions
java.lang.Object
io.kubernetes.client.proto.V1beta1Apiextensions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classConversionRequest describes the conversion request parameters.static interfacestatic final classConversionResponse describes a conversion response.static interfacestatic final classConversionReview describes a conversion request/response.static interfacestatic final classCustomResourceColumnDefinition specifies a column for server side printing.static interfacestatic final classCustomResourceConversion describes how to convert different versions of a CR.static interfacestatic final classCustomResourceDefinition represents a resource that should be exposed on the API server.static final classCustomResourceDefinitionCondition contains details for the current condition of this pod.static interfacestatic final classCustomResourceDefinitionList is a list of CustomResourceDefinition objects.static interfacestatic final classCustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinitionstatic interfacestatic interfacestatic final classCustomResourceDefinitionSpec describes how a user wants their resource to appearstatic interfacestatic final classCustomResourceDefinitionStatus indicates the state of the CustomResourceDefinitionstatic interfacestatic final classCustomResourceDefinitionVersion describes a version for CRD.static interfacestatic final classCustomResourceSubresources defines the status and scale subresources for CustomResources.static final classCustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.static interfacestatic interfacestatic final classCustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources.static interfacestatic final classCustomResourceValidation is a list of validation methods for CustomResources.static interfacestatic final classExternalDocumentation allows referencing an external resource for extended documentation.static interfacestatic final classJSON represents any valid JSON value.static interfacestatic final classJSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).static final classJSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps.static interfacestatic final classJSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value.static interfacestatic interfacestatic final classJSONSchemaPropsOrStringArray represents a JSONSchemaProps or a string array.static interfacestatic final classServiceReference holds a reference to Service.legacy.k8s.iostatic interfacestatic final classWebhookClientConfig contains the information to make a TLS connection with the webhook.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-