services

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2026 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Services

func New

func New(cfg *config.Config, log *logger.Logger, k8sClient interfaces.KubernetesClient) (*Services, error)

func (*Services) GetAuth

func (s *Services) GetAuth() interfaces.AuthService

func (*Services) GetCache

func (s *Services) GetCache() interfaces.CacheService

func (*Services) GetDatabase

func (s *Services) GetDatabase() interfaces.DatabaseService

func (*Services) GetMetering

func (s *Services) GetMetering() interfaces.MeteringService

func (*Services) GetMetrics

func (s *Services) GetMetrics() interfaces.MetricsService

func (*Services) GetRateLimiter

func (s *Services) GetRateLimiter() interfaces.RateLimiterService

func (*Services) GetWorkspace

func (s *Services) GetWorkspace() interfaces.WorkspaceService

func (*Services) Start

func (s *Services) Start() error

func (*Services) Stop

func (s *Services) Stop() error

Directories

Path Synopsis
Package agentpush isolates the live-push flow that decrypts a user's bound secret snapshot with their DEK and delivers it to the running workspace pod's agentd via HTTP.
Package agentpush isolates the live-push flow that decrypts a user's bound secret snapshot with their DEK and delivers it to the running workspace pod's agentd via HTTP.
Package database — query tracer.
Package database — query tracer.
Package email provides the orchestration layer for outbound transactional email.
Package email provides the orchestration layer for outbound transactional email.
Package health runs the API server's periodic dependency health probe.
Package health runs the API server's periodic dependency health probe.
Package secretautopush wires the workspace watcher's per-CRD-event callback to a fire-and-forget push of user-DEK secrets to the workspace pod's agentd.
Package secretautopush wires the workspace watcher's per-CRD-event callback to a fire-and-forget push of user-DEK secrets to the workspace pod's agentd.
Package sso implements OIDC single sign-on for organizations (US-43.10, D17).
Package sso implements OIDC single sign-on for organizations (US-43.10, D17).
Package wsstate holds the per-workspace state that ProxyHandler previously kept in process-local maps.
Package wsstate holds the per-workspace state that ProxyHandler previously kept in process-local maps.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL