misconfig

package
v0.0.0-...-cd7ca46 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package misconfig implements misconfiguration related types and functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToLog

func ToLog(agent AgentType)

ToLog outputs warnings about common misconfigurations in the logs

Types

type AgentType

type AgentType int

AgentType denotes the type of agent that is currently being run

const (
	// CoreAgent represents the checks compatible with the core agent
	CoreAgent AgentType = iota
	// ProcessAgent represents the checks compatible with the process-agent
	ProcessAgent
)

Jump to

Keyboard shortcuts

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