package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Type aliases
NewClientFunc is a function that will return a new [*client.TeleportClient] for a given profile and leaf cluster.
RetryWithReloginFunc is a function that should call [fn], and if it fails with an error that may be resolved with a cluster relogin, attempts the relogin and calls [fn] again if the relogin is successful.