# 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.