# 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
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
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
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
RegisterCustomAPIHandler registers the http handlers for service CustomAPI to "mux".
RegisterCustomAPIHandlerClient registers the http handlers for service CustomAPI to "mux".
RegisterCustomAPIHandlerFromEndpoint is same as RegisterCustomAPIHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCustomAPIHandlerServer registers the http handlers for service CustomAPI to "mux".
No description provided by the author
No description provided by the author
RegisterGwCustomAPIHandler registers with grpc-gw with an inproc-client backing so that rest to grpc happens without a grpc.Dial (thus avoiding additional certs for mTLS).
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: "GetSpecType format" Response should be in format of GetSpecType.
x-displayName: "Referring Objects" Response should have other objects referring to this object.
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.
# Variables
No description provided by the author
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.
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
# Structs
INPROC Client (satisfying APIClient interface).
SERVER side.
Create CustomAPI GRPC Client satisfying server.CustomClient.
Create CustomAPI REST Client satisfying server.CustomClient.
A struct wrapping protoc/std generated struct with additional capabilities forming a db.Entry.
No description provided by the author
Get NGINX One Instance servers request
x-displayName: "Get NGINX One Instance servers request" Get NGINX One Instance servers request.
Get NGINX One Instance servers response
x-displayName: "Get NGINX One Instance servers response" Get NGINX One Instance servers response.
GetRequest is used to get different forms of a nginx_server
x-displayName: "Get Request" This is the input message of the 'Get' RPC.
GetResponse is the shape of a read nginx_server
x-displayName: "Get Response" This is the output message of the 'Get' RPC.
Get NGINX server block configuration
x-displayName: "Get Request" Get NGINX server block configuration.
GlobalSpecType
x-displayName: "Specification".
ListRequest is used to get a collection of nginx_server
x-displayName: "List Request" This is the input message of the 'List' RPC.
ListResponse is the collection of nginx_server
x-displayName: "List Response" This is the output message of 'List' RPC.
ListResponseItem is an individual item in a collection of nginx_server
x-displayName: "List Item" By default a summary of nginx_server is returned in 'List'.
No description provided by the author
No description provided by the author
No description provided by the author
Specification of NGINX One Instance Server
x-displayName: "Specification" Desired state of NGINX One Instance Server.
UnimplementedAPIServer can be embedded to have forward compatible implementations.
UnimplementedCustomAPIServer 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
# Interfaces
APIClient is the client API for API service.
APIServer is the server API for API service.
CustomAPIClient is the client API for CustomAPI service.
CustomAPIServer is the server API for CustomAPI service.
# Type aliases
GetResponseFormatCode
x-displayName: "Get Response Format" This is the various forms that can be requested to be sent in the GetResponse.