package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewAccessListReconciler instantiates a new Kubernetes controller reconciling access_list resources.
NewGithubConnectorReconciler instantiates a new Kubernetes controller reconciling github_connector resources.
NewLoginRuleReconciler instantiates a new Kubernetes controller reconciling login_rule resources.
NewOIDCConnectorReconciler instantiates a new Kubernetes controller reconciling oidc_connector resources.
NewOktaImportRuleReconciler instantiates a new Kubernetes controller reconciling okta_import_rule resources.
NewProvisionTokenReconciler instantiates a new Kubernetes controller reconciling provision token resources.
NewSAMLConnectorReconciler instantiates a new Kubernetes controller reconciling saml_connector resources.
NewTeleportResourceReconciler instanciates a TeleportResourceReconciler from a TeleportResourceClient.
NewUserReconciler instantiates a new Kubernetes controller reconciling user resources.

# 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
DeletionFinalizer is a name of finalizer added to resource's 'finalizers' field for tracking deletion events.

# Variables

No description provided by the author

# Structs

No description provided by the author
RoleReconciler reconciles a TeleportRole object.
TeleportResourceReconciler is a Teleport generic reconciler.

# Interfaces

TeleportExistingResourceMutator can be implemented by TeleportResourceClients to edit a resource before its update based on the existing one.
TeleportKubernetesResource is a Kubernetes resource representing a Teleport resource.
No description provided by the author
TeleportResourceClient is a CRUD client for a specific Teleport resource.
TeleportResourceMutator can be implemented by TeleportResourceClients to edit a resource before its creation/update.

# Type aliases

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