Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventNotifier ¶
type EventNotifier struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger log.DebugLogger) *EventNotifier
func (*EventNotifier) PublishSSH ¶
func (n *EventNotifier) PublishSSH(cert []byte)
func (*EventNotifier) PublishX509 ¶
func (n *EventNotifier) PublishX509(cert []byte)
func (*EventNotifier) ServeHTTP ¶
func (n *EventNotifier) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.