Package-level declarations
Types
CustomResourceConversion describes how to convert different versions of a CR.
CustomResourceConversion describes how to convert different versions of a CR.
CustomResourceDefinition represents a resource that should be exposed on the API server. Its name MUST be in the format <.spec.name>.<.spec.group>. Deprecated in v1.16, planned for removal in v1.19. Use apiextensions.k8s.io/v1 CustomResourceDefinition instead.
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition
CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition
CustomResourceDefinitionSpec describes how a user wants their resource to appear
CustomResourceDefinitionSpec describes how a user wants their resource to appear
CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition
CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition
CustomResourceDefinitionVersion describes a version for CRD.
CustomResourceDefinitionVersion describes a version for CRD.
CustomResourceSubresources defines the status and scale subresources for CustomResources.
CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.
CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.
CustomResourceSubresources defines the status and scale subresources for CustomResources.
CustomResourceValidation is a list of validation methods for CustomResources.
CustomResourceValidation is a list of validation methods for CustomResources.
ExternalDocumentation allows referencing an external resource for extended documentation.
ExternalDocumentation allows referencing an external resource for extended documentation.
JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).
JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).
ServiceReference holds a reference to Service.legacy.k8s.io
ServiceReference holds a reference to Service.legacy.k8s.io
WebhookClientConfig contains the information to make a TLS connection with the webhook.
WebhookClientConfig contains the information to make a TLS connection with the webhook.