# Packages

Package crudapi is a reverse proxy.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetObjectIndexers returns the associated store.Indexers for Object.
No description provided by the author
No description provided by the author
No description provided by the author
GetStatusObjectIndexers returns the associated store.Indexers for StatusObject.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CLIENT side.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterAPIHandler registers the http handlers for service API to "mux".
RegisterAPIHandlerClient registers the http handlers for service API to "mux".
RegisterAPIHandlerFromEndpoint is same as RegisterAPIHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAPIHandlerServer registers the http handlers for service API to "mux".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

CreateRequestFQN is the fully-qualified-name of the CreateRequest message.
CreateResponseFQN is the fully-qualified-name of the CreateResponse message.
DeleteRequestFQN is the fully-qualified-name of the DeleteRequest message.
DeleteResponseFQN is the fully-qualified-name of the DeleteResponse message.
x-displayName: "Broken Referred Objects" Response should have deleted and disabled objects referrred by this object.
x-displayName: "Default Format" Default format of returned resource.
x-displayName: "Create request Format" Response should be in CreateRequest format.
x-displayName: "Replace request format" Response should be in ReplaceRequest format.
x-displayName: "GetSpecType format" Response should be in format of GetSpecType.
x-displayName: "Referring Objects" Response should have other objects referring to this object.
x-displayName: "Status format" Response should be in StatusObject(s) format.
GetRequestFQN is the fully-qualified-name of the GetRequest message.
GetResponseFQN is the fully-qualified-name of the GetResponse message.
ListRequestFQN is the fully-qualified-name of the ListRequest message.
ListResponseFQN is the fully-qualified-name of the ListResponse message.
No description provided by the author
No description provided by the author
ReplaceRequestFQN is the fully-qualified-name of the ReplaceRequest message.
ReplaceResponseFQN is the fully-qualified-name of the ReplaceResponse message.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
Well-known symbol for default validator implementation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

INPROC Client (satisfying APIClient interface).
SERVER side.
CreateRequest is used to create an instance of container_registry x-displayName: "Create Request" This is the input message of the 'Create' RPC.
No description provided by the author
CreateSpecType x-displayName: "Create Container Registry" Shape of Container Registry.
A struct wrapping protoc/std generated struct with additional capabilities forming a db.Entry.
A struct wrapping protoc/std generated struct with additional capabilities forming a db.Entry.
DeleteRequest is used to delete a container_registry x-displayName: "Delete Request" This is the input message of the 'Delete' RPC.
GetRequest is used to get different forms of a container_registry x-displayName: "Get Request" This is the input message of the 'Get' RPC.
GetResponse is the shape of a read container_registry x-displayName: "Get Response" This is the output message of the 'Get' RPC.
GetSpecType x-displayName: "Get Container Registry" Shape of Container Registry.
GlobalSpecType x-displayName: "Global Specification" Specification for Container Registry.
ListRequest is used to get a collection of container_registry x-displayName: "List Request" This is the input message of the 'List' RPC.
ListResponse is the collection of container_registry x-displayName: "List Response" This is the output message of 'List' RPC.
ListResponseItem is an individual item in a collection of container_registry x-displayName: "List Item" By default a summary of container_registry is returned in 'List'.
Container Registry object x-displayName: "Container Registry" Container Registry object.
ReplaceRequest is used to replace contents of a container_registry x-displayName: "Replace Request" This is the input message of the 'Replace' RPC.
No description provided by the author
ReplaceSpecType x-displayName: "Replace Container Registry" Shape of Container Registry.
Specification for Container Registry x-displayName: "Specification" Shape of the Container Registry specification.
Status of Container Registry x-displayName: "Status" Most recently observed status of the Container Registry.
UnimplementedAPIServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

APIClient is the client API for API service.
APIServer is the server API for API service.

# Type aliases

GetResponseFormatCode x-displayName: "Get Response Format" This is the various forms that can be requested to be sent in the GetResponse.