Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Addr string TLSDisable bool TLSCert string TLSKey string Auth authenticator.Authenticator Princs principals.Principals Signer signer.Signer }
Config represents the config of the API webserver.
Click to show internal directories.
Click to hide internal directories.