Documentation
¶
Index ¶
- func AddClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func CertsHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func CreateSecretHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func GetClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func GetSecretHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func IndexHandler(frontendPath string) http.HandlerFunc
- func ListClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func ListFilesHandler(basePath string) http.HandlerFunc
- func Pkcs12Handler(depot *mysql.MySQLDepot) http.HandlerFunc
- func RevokeClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func UpdateClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- func VerifyHandler(depot *mysql.MySQLDepot) http.HandlerFunc
- type ResClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddClientHandler ¶
func AddClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func CertsHandler ¶
func CertsHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func CreateSecretHandler ¶
func CreateSecretHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func GetClientHandler ¶
func GetClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func GetSecretHandler ¶
func GetSecretHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func IndexHandler ¶
func IndexHandler(frontendPath string) http.HandlerFunc
func ListClientHandler ¶
func ListClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func ListFilesHandler ¶
func ListFilesHandler(basePath string) http.HandlerFunc
func Pkcs12Handler ¶
func Pkcs12Handler(depot *mysql.MySQLDepot) http.HandlerFunc
func RevokeClientHandler ¶
func RevokeClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func UpdateClientHandler ¶
func UpdateClientHandler(depot *mysql.MySQLDepot) http.HandlerFunc
func VerifyHandler ¶
func VerifyHandler(depot *mysql.MySQLDepot) http.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.