package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Nov 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ConnectString = "200 Connected to keymaster eventmon service"
HttpPath = "/eventmon/v0"
EventTypeSSHCert = "SSHCert"
EventTypeX509Cert = "X509Cert"
)
type EventV0 struct {
Type string
CertData []byte `json:",omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.