Directories
¶
| Path | Synopsis |
|---|---|
|
Package api provides primitives to interact with the openapi HTTP API.
|
Package api provides primitives to interact with the openapi HTTP API. |
|
Package auth implements the OAuth 2.0 Device Authorization Grant (RFC 8628) over OIDC discovery: discover the issuer's endpoints, request a device code, prompt the user to approve in a browser, then poll for the token.
|
Package auth implements the OAuth 2.0 Device Authorization Grant (RFC 8628) over OIDC discovery: discover the issuer's endpoints, request a device code, prompt the user to approve in a browser, then poll for the token. |
|
Package cli implements the dbosctl command tree.
|
Package cli implements the dbosctl command tree. |
|
Package client builds a configured Conductor API client from a resolved base URL and optional bearer token.
|
Package client builds a configured Conductor API client from a resolved base URL and optional bearer token. |
|
Package config manages named connection profiles in os.UserConfigDir()/dbos/config.yaml and resolves effective settings from the flag > env > profile precedence chain.
|
Package config manages named connection profiles in os.UserConfigDir()/dbos/config.yaml and resolves effective settings from the flag > env > profile precedence chain. |
|
Package creds stores per-profile credentials behind a Store interface, so the backend can change (an OS keychain, later) without touching call sites.
|
Package creds stores per-profile credentials behind a Store interface, so the backend can change (an OS keychain, later) without touching call sites. |
|
gen
|
|
|
oauthgated
command
Command oauthgated generates internal/api/oauth_gated.go from the vendored OpenAPI spec.
|
Command oauthgated generates internal/api/oauth_gated.go from the vendored OpenAPI spec. |
|
Package output renders command results as an aligned table or raw JSON, selected by the -o/--output flag.
|
Package output renders command results as an aligned table or raw JSON, selected by the -o/--output flag. |
Click to show internal directories.
Click to hide internal directories.