kuberesolver

package
v0.0.0-...-f15b9f9 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type KubeResolverFunc

type KubeResolverFunc func(pod *PodContext, metadata map[string]string) *registry.Registry

type PodContext

type PodContext struct {
	// Namespace is the Kubernetes namespace of the pod
	Namespace string

	// Pod is the name of the Kubernetes pod
	Pod string

	// Container is the name of the container in the Kubernetes pod
	Container string

	// Pid is the process is that is traced by the seccomp filter
	Pid int

	// Pid1 is the first process in the container
	Pid1 int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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