Documentation
¶
Index ¶
- func CertificateAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateAlertAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateAlertsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateCheckAllHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateCheckHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateDomainInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateExpiringHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificateStatsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CertificatesListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateAddHandler ¶
func CertificateAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
添加证书
func CertificateAlertAddHandler ¶
func CertificateAlertAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
添加证书告警
func CertificateAlertsListHandler ¶
func CertificateAlertsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取证书告警列表
func CertificateCheckAllHandler ¶
func CertificateCheckAllHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
检查所有证书
func CertificateCheckHandler ¶
func CertificateCheckHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
检查证书状态
func CertificateDeleteHandler ¶
func CertificateDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除证书
func CertificateDetailHandler ¶
func CertificateDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取证书详情
func CertificateDomainInfoHandler ¶
func CertificateDomainInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取域名证书信息
func CertificateExpiringHandler ¶
func CertificateExpiringHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取即将过期的证书
func CertificateStatsHandler ¶
func CertificateStatsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取证书统计
func CertificatesListHandler ¶
func CertificatesListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取证书列表
Types ¶
This section is empty.
Source Files
¶
- certificate_add_handler.go
- certificate_alert_add_handler.go
- certificate_alerts_list_handler.go
- certificate_check_all_handler.go
- certificate_check_handler.go
- certificate_delete_handler.go
- certificate_detail_handler.go
- certificate_domain_info_handler.go
- certificate_expiring_handler.go
- certificate_stats_handler.go
- certificates_list_handler.go
Click to show internal directories.
Click to hide internal directories.