Package io.kubernetes.client.proto
Class V1beta1Apiextensions
java.lang.Object
io.kubernetes.client.proto.V1beta1Apiextensions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
ConversionRequest describes the conversion request parameters.static interface
static final class
ConversionResponse describes a conversion response.static interface
static final class
ConversionReview describes a conversion request/response.static interface
static final class
CustomResourceColumnDefinition specifies a column for server side printing.static interface
static final class
CustomResourceConversion describes how to convert different versions of a CR.static interface
static final class
CustomResourceDefinition represents a resource that should be exposed on the API server.static final class
CustomResourceDefinitionCondition contains details for the current condition of this pod.static interface
static final class
CustomResourceDefinitionList is a list of CustomResourceDefinition objects.static interface
static final class
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinitionstatic interface
static interface
static final class
CustomResourceDefinitionSpec describes how a user wants their resource to appearstatic interface
static final class
CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinitionstatic interface
static final class
CustomResourceDefinitionVersion describes a version for CRD.static interface
static final class
CustomResourceSubresources defines the status and scale subresources for CustomResources.static final class
CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.static interface
static interface
static final class
CustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources.static interface
static final class
CustomResourceValidation is a list of validation methods for CustomResources.static interface
static final class
ExternalDocumentation allows referencing an external resource for extended documentation.static interface
static final class
JSON represents any valid JSON value.static interface
static final class
JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).static final class
JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps.static interface
static final class
JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value.static interface
static interface
static final class
JSONSchemaPropsOrStringArray represents a JSONSchemaProps or a string array.static interface
static final class
ServiceReference holds a reference to Service.legacy.k8s.iostatic interface
static final class
WebhookClientConfig contains the information to make a TLS connection with the webhook.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(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()
-