Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
cli
command
|
|
|
loadtest
command
|
|
|
server
command
|
|
|
demos
|
|
|
seed/backend
command
Command demo-seed bootstraps the demo environment's actors + connectors against a running AuthProxy admin API.
|
Command demo-seed bootstraps the demo environment's actors + connectors against a running AuthProxy admin API. |
|
shell/backend
command
Command demo-shell is the SSO stand-in host application for the AuthProxy demo environment.
|
Command demo-shell is the SSO stand-in host application for the AuthProxy demo environment. |
|
shell/backend/embed
Package embed exposes the built demo-shell SPA as an embedded filesystem.
|
Package embed exposes the built demo-shell SPA as an embedded filesystem. |
|
internal
|
|
|
apasynq/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
app_metrics/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
apredis/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
aptelemetry
Package aptelemetry initialises and tears down the OpenTelemetry SDK for AuthProxy services.
|
Package aptelemetry initialises and tears down the OpenTelemetry SDK for AuthProxy services. |
|
auth_methods/api_key/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
auth_methods/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
auth_methods/no_auth
Package no_auth provides the Authenticator implementation for connectors whose auth type is AuthNoAuth — i.e.
|
Package no_auth provides the Authenticator implementation for connectors whose auth type is AuthNoAuth — i.e. |
|
auth_methods/oauth2/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
core/setup_token
Package setup_token implements signed, one-time-use redirect tokens used by the schema-defined redirect-step machinery.
|
Package setup_token implements signed, one-time-use redirect tokens used by the schema-defined redirect-step machinery. |
|
database/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
docs
Package docs contains the Swagger documentation configuration
|
Package docs contains the Swagger documentation configuration |
|
encrypt/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
httpf/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
proxy
Package proxy orchestrates a single proxied request through a connection: resolve credentials via the auth method's Authenticator, send the request through the httpf client (which carries rate-limit / telemetry / request-events middleware), and on a 401 from the upstream attempt the retry-once-after-recover dance.
|
Package proxy orchestrates a single proxied request through a connection: resolve credentials via the auth method's Authenticator, send the request through the httpf client (which carries rate-limit / telemetry / request-events middleware), and on a 401 from the upstream attempt the retry-once-after-recover dance. |
|
routes/key_value
Package key_value provides a generic adapter for exposing the standard labels and annotations endpoints on resources that store key/value metadata in a uniform way:
|
Package key_value provides a generic adapter for exposing the standard labels and annotations endpoints on resources that store key/value metadata in a uniform way: |
|
schema/resources/rate_limit
Package rate_limit defines the schema and validation rules for the RateLimit resource.
|
Package rate_limit defines the schema and validation rules for the RateLimit resource. |
|
service/admin_api/swagger
Package swagger contains the Swagger documentation configuration
|
Package swagger contains the Swagger documentation configuration |
|
service/api/swagger
Package swagger contains the Swagger documentation configuration
|
Package swagger contains the Swagger documentation configuration |
|
test_utils
Package test_utils provides utilities for testing SQL queries and other common testing tasks.
|
Package test_utils provides utilities for testing SQL queries and other common testing tasks. |
|
util/retry
Package retry provides a small generic helper for retrying operations with a caller-supplied backoff strategy and retry classifier.
|
Package retry provides a small generic helper for retrying operations with a caller-supplied backoff strategy and retry classifier. |
|
terraform
|
|
|
provider
module
|
|
|
tools
|
|
|
check-contract-casing
command
Command check-contract-casing prevents AuthProxy-owned wire contracts from drifting away from lowerCamelCase.
|
Command check-contract-casing prevents AuthProxy-owned wire contracts from drifting away from lowerCamelCase. |
|
check-gin-json-rendering
command
|
|
|
ui
|
|
|
admin/embed
Package adminembed exposes the built admin UI as an embedded filesystem.
|
Package adminembed exposes the built admin UI as an embedded filesystem. |
|
marketplace/embed
Package marketplaceembed exposes the built marketplace UI as an embedded filesystem.
|
Package marketplaceembed exposes the built marketplace UI as an embedded filesystem. |
Click to show internal directories.
Click to hide internal directories.

