Versions in this module Expand all Collapse all v0 v0.0.2 Oct 15, 2024 Changes in this version + func RegisterCredentials(c Credentials) + type Credentials interface + Build func(config json.RawMessage) (credentials.Bundle, func(), error) + Name func() string + func GetCredentials(name string) Credentials