# Functions
NewClient returns a new RBAC Client from a given Client.
Result marshals and writes the observed RBAC rules into a given Writer.
WithClusterRoleName sets the generated cluster role name.
WithLogger sets the Logger in Client.
WithRoleName sets the generated role name.
WriteResult writes a given result into a given writer.
# 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
# Structs
Client embeds a controller-runtime generic Client.
StatusWriter implements the StatusWriter interface.
# Type aliases
ClientOption is used to configure Client.