package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Oct 24, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Endpoint string `json:"endpoint"`
Realm string `json:"realm"`
ClientId string `json:"client_id"`
ClientSecret string `json:"client_secret"`
Admin string `json:"admin"`
Password string `json:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.