kubernetes/test/integration/controlplane/synthetic_controlplane_test.go

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) {}

// TestUpdateNodeObjects represents a simple version of the behavior of node checkins at steady
// state. This test allows for easy profiling of a realistic primary scenario for baseline CPU
// in very large clusters. It is disabled by default - start a kube-apiserver and pass
// UPDATE_NODE_APISERVER as the host value.
func TestUpdateNodeObjects(t *testing.T) {}