# Functions
BuildInstructions accepts a slice of errors and creates a single formatted error object.
ExecuteACLRuleCreate makes request to create an ACL rule.
FormatPrincipal formats the provided principal ID to "User:principal".
GetMappedOperationFilterValue gets the mapped operation filter value.
GetMappedOperationValue gets the mapped operation value.
GetMappedPatternTypeFilterValue gets the mapped pattern type filter value.
GetMappedPatternTypeValue gets the mapped pattern type value.
GetMappedPermissionTypeFilterValue gets the mapped permission type filter value.
GetMappedPermissionTypeValue gets the mapped permission type value.
GetMappedResourceTypeFilterValue gets the mapped resource type filter value.
GetOperationTypeFilterMap gets the mappings for ACL type filters.
No description provided by the author
GetPatternTypeFilterMap gets the mappings for ACL pattern type filters.
GetPatternTypeMap gets the mappings for ACL pattern type.
GetPermissionTypeFilterMap gets the mappings for ACL permission type filters.
GetPermissionTypeMap gets the mappings for ACL permission types.
GetResourceName returns the name of the resource transformed into a server recognized format.
GetResourceTypeFilterMap gets the mappings for ACL resource type filters.
GetResourceTypeMap gets the mappings for ACL resource types.
IsValidResourceOperation checks if the operation is valid, and returns the list valid operations when invalid.
MapACLsToTableRows converts a list of ACL bindings into a formatted table for printing.
RegisterGroupCompletionFunc enables dynamic autocompletion for group flag.
RegisterTopicCompletionFunc enables dynamic autocompletion for topic flag.
SetACLResources sets resources options and returns number of changed resources.
ValidateAPIError checks for a HTTP error and maps it to a user friendly error.
# Constants
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
# Variables
No description provided by the author
# Structs
CrudOptions is the interface used for options of create and delete command.