const AliceToken …
const BobToken …
func testPrefix(t *testing.T, prefix string) { … }
func TestAutoscalingPrefix(t *testing.T) { … }
func TestBatchPrefix(t *testing.T) { … }
func TestAppsPrefix(t *testing.T) { … }
func TestKubernetesService(t *testing.T) { … }
func TestEmptyList(t *testing.T) { … }
func initStatusForbiddenControlPlaneConfig(options *options.ServerRunOptions) { … }
func initUnauthorizedControlPlaneConfig(options *options.ServerRunOptions) { … }
func TestStatus(t *testing.T) { … }
func constructBody(val string, size int, field string, t *testing.T) *appsv1.Deployment { … }
func TestObjectSizeResponses(t *testing.T) { … }
func TestWatchSucceedsWithoutArgs(t *testing.T) { … }
var hpaV1 …
var deploymentApps …
func autoscalingPath(resource, namespace, name string) string { … }
func appsPath(resource, namespace, name string) string { … }
func TestAutoscalingGroupBackwardCompatibility(t *testing.T) { … }
func TestAppsGroupBackwardCompatibility(t *testing.T) { … }
func TestAccept(t *testing.T) { … }
func countEndpoints(eps *corev1.Endpoints) int { … }
func TestAPIServerService(t *testing.T) { … }
func TestUpdateNodeObjects(t *testing.T) { … }