Documentation
      ¶
    
    
  
    
      Index ¶
Constants ¶
      View Source
      
  
const CacheSize = 10000
    Variables ¶
      View Source
      
  
var IPv4loopback1 = limayaml.IPv4loopback1
    Functions ¶
func GetNotifyEvent ¶ added in v0.21.0
Types ¶
type HostAgent ¶
type HostAgent struct {
	// contains filtered or unexported fields
}
    func New ¶
func New(instName string, stdout io.Writer, signalCh chan os.Signal, opts ...Opt) (*HostAgent, error)
New creates the HostAgent.
stdout is for emitting JSON lines of Events.
      
      Source Files
      ¶
    
   Click to show internal directories. 
   Click to hide internal directories.