package
1.12.0
Repository: https://github.com/kubernetes/frakti.git
Documentation: pkg.go.dev

# Functions

NewFraktiManager creates a new FraktiManager.

# Constants

OSContainerAnnotationKey specifying this pod will run by OS container runtime.
OSContainerAnnotationTrue specifying this pod will run by OS container runtime.
UnikernelAnnotationKey specifying this pod will run by unikernel runtime.
UnikernelAnnotationTrue specifying this pod will run by unikernel runtime.

# Structs

FraktiManager serves the kubelet runtime gRPC api which will be consumed by kubelet.