Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExtensionSpec ¶
type ExtensionSpec struct { // Rule contain the user-defined Access Control Rule Rule *envoyfilters.ACLRule `json:"rule"` }
ExtensionSpec is the content of the ProviderConfig of the acl extension object
Click to show internal directories.
Click to hide internal directories.