containerimage

package
v0.0.0-...-ff6eb74 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KindDeployment  string = "Deployment"
	KindStatefulSet string = "StatefulSet"
	KindDaemonSet   string = "DaemonSet"

	// AdapterType constant
	AdapterType monitor.AdapterType = "k8sContainerImage"
)

Kind types

Variables

View Source
var (
	ErrNamespaceEmpty = errors.New("config has empty namespace field")
	ErrNameEmpty      = errors.New("config has empty name field")
)

error codes for config violations

Functions

func AdapterConstructor

func AdapterConstructor(logger logging.Logger) (monitor.Adapter, error)

AdapterConstructor creates a new adapter instance

Types

This section is empty.

Jump to

Keyboard shortcuts

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