hostagent

package
v0.7.1-rc.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler added in v0.7.0

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) ServeDNS added in v0.7.0

func (h *Handler) ServeDNS(w dns.ResponseWriter, req *dns.Msg)

type HostAgent

type HostAgent struct {
	// contains filtered or unexported fields
}

func New

func New(instName string, stdout, stderr io.Writer, sigintCh chan os.Signal) (*HostAgent, error)

New creates the HostAgent.

stdout is for emitting JSON lines of Events. stderr is for printing human-readable logs.

func (*HostAgent) Info added in v0.7.0

func (a *HostAgent) Info(ctx context.Context) (*hostagentapi.Info, error)

func (*HostAgent) Run

func (a *HostAgent) Run(ctx context.Context) error

func (*HostAgent) StartDNS added in v0.7.0

func (a *HostAgent) StartDNS() (*dns.Server, error)

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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