handler

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

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

type ResClient

type ResClient struct {
	Uid        string                 `json:"uid"`
	Status     string                 `json:"status"`
	Attributes map[string]interface{} `json:"attributes"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL