Skip to main content

Module internal_sandbox_token_service

Module internal_sandbox_token_service 

Source

Structs§

AsyncInternalSandboxTokenServiceEndpoints
InternalSandboxTokenServiceEndpoints
LocalAsyncInternalSandboxTokenServiceEndpoints

Traits§

AsyncInternalSandboxTokenService
Cluster-internal endpoint that mints short-lived access tokens for a preconfigured sandbox workspace + sandbox user. The intended caller is an in-cluster integration test Job; access is gated by a shared-secret header and a NetworkPolicy that restricts the source pods.
InternalSandboxTokenService
Cluster-internal endpoint that mints short-lived access tokens for a preconfigured sandbox workspace + sandbox user. The intended caller is an in-cluster integration test Job; access is gated by a shared-secret header and a NetworkPolicy that restricts the source pods.
LocalAsyncInternalSandboxTokenService
Cluster-internal endpoint that mints short-lived access tokens for a preconfigured sandbox workspace + sandbox user. The intended caller is an in-cluster integration test Job; access is gated by a shared-secret header and a NetworkPolicy that restricts the source pods.