monitord

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2017 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Monitor

type Monitor struct {

	// Receive side channels (public).
	SshRawCertChannel  <-chan []byte
	SshCertChannel     <-chan *ssh.Certificate
	X509RawCertChannel <-chan []byte
	X509CertChannel    <-chan *x509.Certificate
	// contains filtered or unexported fields
}

func New

func New(keymasterServerHostname string, keymasterServerPortNum uint,
	logger log.Logger) (*Monitor, error)

func (*Monitor) WriteHtml

func (m *Monitor) WriteHtml(writer io.Writer)

Jump to

Keyboard shortcuts

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