# Constants
OperatingSystemLinux is the configuration value for defining Linux.
OperatingSystemWindows is the configuration value for defining Windows.
# Variables
ValidOperatingSystems defines the group of operating systems that can be used as a kubelet node.
# Interfaces
PodMetricsProvider is an optional interface that providers can implement to expose pod stats.
Provider contains the methods required to implement a iofog-kubelet provider.
# Type aliases
No description provided by the author