# 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
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
x-displayName: "Allow" Forward the traffic.
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: "Deny" Drop the traffic.
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.
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
# Structs
INPROC Client (satisfying APIClient interface).
SERVER side.
CreateRequest is used to create an instance of fast_acl_rule
x-displayName: "Create Request" This is the input message of the 'Create' RPC.
No description provided by the author
Create Fast ACL rule
x-displayName: "Create Fast ACL Rule" Create a new Fast ACL rule, `fast_acl_rule` has specification to match source IP, source port and action to apply.
No description provided by the author
No description provided by the author
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 fast_acl_rule
x-displayName: "Delete Request" This is the input message of the 'Delete' RPC.
FastAclRuleAction
x-displayName: "Action" FastAclRuleAction specifies possible action to be applied on traffic, possible action include dropping, forwarding or ratelimiting the traffic.
No description provided by the author
No description provided by the author
No description provided by the author
GetRequest is used to get different forms of a fast_acl_rule
x-displayName: "Get Request" This is the input message of the 'Get' RPC.
GetResponse is the shape of a read fast_acl_rule
x-displayName: "Get Response" This is the output message of the 'Get' RPC.
Get Fast ACL rule
x-displayName: "Get Fast ACL Rule" Get a Fast ACL rule.
No description provided by the author
No description provided by the author
GlobalSpecType
x-displayName: "Specification" Shape of `fast_acl_rule`.
No description provided by the author
No description provided by the author
ListRequest is used to get a collection of fast_acl_rule
x-displayName: "List Request" This is the input message of the 'List' RPC.
ListResponse is the collection of fast_acl_rule
x-displayName: "List Response" This is the output message of 'List' RPC.
ListResponseItem is an individual item in a collection of fast_acl_rule
x-displayName: "List Item" By default a summary of fast_acl_rule is returned in 'List'.
Fast ACL Rule object
x-displayName: "Object" Fast ACL rule object.
ReplaceRequest is used to replace contents of a fast_acl_rule
x-displayName: "Replace Request" This is the input message of the 'Replace' RPC.
No description provided by the author
Replace Fast ACL rule
x-displayName: "Replace Fast ACL Rule" Replace a given Fast ACL rule, `fast_acl_rule` has specification to match source IP, source port, protocol and action to apply.
No description provided by the author
No description provided by the author
Specification
x-displayName: "Specification" Shape of Fast ACL rule.
StatusObject
x-displayName: "Status Object" Most recently observed status of 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
No description provided by the author
# Type aliases
FastAclRuleSimpleAction
x-displayName: "Simple Action" FastAclRuleSimpleAction specifies simple action like PASS or DENY.
GetResponseFormatCode
x-displayName: "Get Response Format" This is the various forms that can be requested to be sent in the GetResponse.