# Functions

# Constants

View and manage your data across Google Cloud Platform services.

# Structs

CustomResourceColumnDefinition: CustomResourceColumnDefinition specifies a column for server side printing.
CustomResourceDefinition: CustomResourceDefinition represents a resource that should be exposed on the API server.
CustomResourceDefinitionNames: CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition.
CustomResourceDefinitionSpec: CustomResourceDefinitionSpec describes how a user wants their resource to appear.
CustomResourceSubresources: CustomResourceSubresources defines the status and scale subresources for CustomResources.
CustomResourceSubresourceScale: CustomResourceSubresourceScale defines how to serve the scale subresource for CustomResources.
CustomResourceSubresourceStatus: CustomResourceSubresourceStatus defines how to serve the status subresource for CustomResources.
CustomResourceValidation: CustomResourceValidation is a list of validation methods for CustomResources.
ExternalDocumentation: ExternalDocumentation allows referencing an external resource for extended documentation.
JSON: JSON represents any valid JSON value.
JSONSchemaProps: JSONSchemaProps is a JSON-Schema following Specification Draft 4 (http://json-schema.org/).
JSONSchemaPropsOrArray: JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps.
JSONSchemaPropsOrBool: JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value.
JSONSchemaPropsOrStringArray: JSONSchemaPropsOrStringArray represents a JSONSchemaProps or a string array.
ListMeta: ListMeta describes metadata that synthetic resources must have, including lists and various status objects.
ObjectMeta: k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
OwnerReference: OwnerReference contains enough information to let you identify an owning object.