var k8sVersionString … var nodeName … var cfgFiles … var kubeletConfFiles … var pemFiles … func TestGetNodeNameFromKubeletConfig(t *testing.T) { … } func TestGetNodeRegistration(t *testing.T) { … } func TestGetAPIEndpointWithBackoff(t *testing.T) { … } func TestGetInitConfigurationFromCluster(t *testing.T) { … } func TestGetAPIEndpointFromPodAnnotation(t *testing.T) { … } func TestGetRawAPIEndpointFromPodAnnotationWithoutRetry(t *testing.T) { … }