package
0.0.0-20250129113625-db25e5515eab
Repository: https://github.com/google/seesaw.git
Documentation: pkg.go.dev
# Functions
AuthGroups returns a list of groups who are permitted to authenticate.
NewAuthContext returns a new authenticated context for the given component.
NewContext returns a new context for the given component.
NewTrustedContext returns a new trusted context for the given component.
SetAdminGroup sets the admin group.
SetOperatorGroup sets the operator group.
SetReaderGroup sets the reader group.
# Constants
Various AuthTypes.
Various AuthTypes.
Various AuthTypes.
Various AuthTypes.
# Structs
ConfigSource contains data for a config source IPC.
Context contains information relating to interprocess communication.
HAState contains data for a HA state IPC.
HAStatus contains data for a HA status IPC.
Override contains data for an override IPC.
Peer contains information identifying a peer process.
User contains information identifying a user.
# Type aliases
AuthType specifies the type of authentication established.