Documentation ¶
Index ¶
Constants ¶
View Source
const BASEPATH = "/api/v1"
Variables ¶
This section is empty.
Functions ¶
func NewMainController ¶
func NewMainController(addr, extAddr, adminAddr, adminBearer string, tlsConfig, adminTLSConfig *tls.Config, tokenManager *token.Manager, policyManager *policy.Manager, certManager cert.Manager, logger zLogger.ZLogger) (*controller, error)
@securityDefinitions.apikey BearerAuth @in header @name Authorization
Types ¶
type CertResultMessage ¶
type HTTPResultMessage ¶
Click to show internal directories.
Click to hide internal directories.