package
0.2.0
Repository: https://github.com/ondat/operator-toolkit.git
Documentation: pkg.go.dev

# 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.