Documentation ¶
Overview ¶
Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure. It can be configured and called directly or via the hyperkube framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubeRatelimiterCommand ¶
NewKubeRatelimiterCommand creates a *cobra.Command object with default parameters
func Run ¶
func Run(completeConfig config.CompletedConfig, stopCh <-chan struct{}) error
Run runs the rate limiter. This should never exit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.