Documentation
¶
Index ¶
Constants ¶
View Source
const ( // where to retrieve the ACLs content AnnotationKeyList = "acl-manager.konst.fish/list" // how to authenticate against ACL provider AnnotationKeyListAuth = "acl-manager.konst.fish/list-auth" // Type (configmap, secret, list, dns) AnnotationKeyType = "acl-manager.konst.fish/type" // Format (netlist, csv) AnnotationKeyFormat = "acl-manager.konst.fish/format" // Destination Annotation AnnotationKeyDestination = "acl-manager.konst.fish/destination" // Polling interval (in minutes) AnnotationKeyPolling = "acl-manager.konst.fish/polling" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.