package
0.21.0
Repository: https://github.com/infrahq/infra.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
ApplyOptions loads and migrates specified server options from a file.
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
New creates a Server, and initializes it.
todo: store global settings like email/signup configured.
PaginationFromRequest translates an api.PaginationRequest into the internal Pagination type.
PaginationToResponse translates an internal Pagination type into the pagination response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

no vowels to avoid spelling words.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
AuthenticationError is used to respond with a 401 Unauthorized response code.
No description provided by the author
DeprecatedConfig contains fields that are no longer used by server, but loading values for these fields allows us to error when a config file value is no longer supported.
No description provided by the author
NewOrgDetails are details about the identity, org, and access key after a sign-up is successful.
No description provided by the author
No description provided by the author
No description provided by the author
Routes is the return value of GenerateRoutes.
No description provided by the author
No description provided by the author
SocialSignup stores the information about a sign-up from a successful OIDC authentication.
SocialUser allows a user to sign-up with an email and a password.
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

# Type aliases

BackgroundJobFunc is the interface for running periodic background jobs, like garbage collection.
No description provided by the author
MapCache is a simple in-memory caching mechanism, it is not thread safe.
No description provided by the author
Secret provides backwards compatibility for the old secret loading microformat with file:, env:, and plaintext: prefix.