# 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 bgp_asn_set x-displayName: "Create Request" This is the input message of the 'Create' RPC.
No description provided by the author
Create bgp asn set x-displayName: "Create BGP ASN Set" Create bgp_asn_set creates a new object in the storage backend for metadata.namespace.
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 bgp_asn_set x-displayName: "Delete Request" This is the input message of the 'Delete' RPC.
GetRequest is used to get different forms of a bgp_asn_set x-displayName: "Get Request" This is the input message of the 'Get' RPC.
GetResponse is the shape of a read bgp_asn_set x-displayName: "Get Response" This is the output message of the 'Get' RPC.
Get bgp asn set x-displayName: "Get BGP ASN Set" Get bgp_asn_set reads a given object from storage backend for metadata.namespace.
GlobalSpecType x-displayName: "Specification" Shape of bgp_asn_set in the storage backend.
ListRequest is used to get a collection of bgp_asn_set x-displayName: "List Request" This is the input message of the 'List' RPC.
ListResponse is the collection of bgp_asn_set x-displayName: "List Response" This is the output message of 'List' RPC.
ListResponseItem is an individual item in a collection of bgp_asn_set x-displayName: "List Item" By default a summary of bgp_asn_set is returned in 'List'.
BGP ASN Set object x-displayName: "Object" BGP ASN set object defination.
ReplaceRequest is used to replace contents of a bgp_asn_set x-displayName: "Replace Request" This is the input message of the 'Replace' RPC.
No description provided by the author
Replace bgp asn set x-displayName: "Replace BGP ASN Set" Replace bgp_asn_set replaces an existing object in the storage backend for metadata.namespace.
Shape of the bgp_asn_set specification x-displayName: "Specification" Desired state for BGP ASN object.
Most recently observed status of object x-displayName: "Status Object".
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.