package
0.0.36
Repository: https://github.com/ory/hydra-maester.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a new Oauth2ClientReconciler.
WithClientFactory sets a function to create new oauth2 clients during the reconciliation logic.
WithNamespace sets the kubernetes namespace for the controller.

# 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

# Variables

No description provided by the author
No description provided by the author

# Structs

OAuth2ClientReconciler reconciles a OAuth2Client object.
Options represent options to pass to the oauth2 client reconciler.

# Type aliases

OAuth2ClientFactory is a function that creates oauth2 client.
Option is a functional option.