package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewAPIServer creates an apiserver.
NewE2EServices returns a new E2EServices instance.
NewNamespaceController creates a new namespace controller.
RunE2EServices actually start the e2e services.
RunKubelet starts kubelet and waits for termination signal.
WriteKubeletConfigFile writes the kubelet config file based on the args and returns the filename.

# Constants

KubeletRootDirectory specifies the directory where the kubelet runtime information is stored.
LogVerbosityLevel is consistent with the level used in a cluster e2e test.

# Structs

APIServer is a server which manages apiserver.
E2EServices starts and stops e2e services in a separate process.
LogFileData holds data about logfiles to fetch with a journalctl command or file from a node's file system.
NamespaceController is a server which manages namespace controller.