package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
NewAttestor returns an Attestor from the given config.
NewKubernetesAttestor creates a new KubernetesAttestor.
NewUnixAttestor returns a new UnixAttestor.
# Structs
Attestor runs the workload attestation process on a given PID to determine key information about the process.
Config is the configuration for Attestor.
KubeletClientConfig holds the configuration for the Kubelet client used to query the Kubelet API for workload attestation.
KubernetesAttestor attests a workload to a Kubernetes pod.
KubernetesAttestorConfig holds the configuration for the KubernetesAttestor.
UnixAttestor attests a process id to a Unix process.