# Functions
GetKubeletConfigFromLocalFile returns KubeletConfiguration loaded from the node local config based on https://github.com/kubernetes/kubernetes/blob/master/cmd/kubelet/app/server.go#L337 it fills empty fields with default values.
GetKubeletConfiguration returns the kubelet configuration.
InsecureConfig returns a kubelet API config object which uses the token path.