package app

import "k8s.io/kubernetes/federation/cmd/federation-apiserver/app"

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

Functions

func NewAPIServerCommand

func NewAPIServerCommand() *cobra.Command

NewAPIServerCommand creates a *cobra.Command object with default parameters

func Run

Run runs the specified APIServer. This should never exit.

Source Files

core.go extensions.go federation.go plugins.go server.go

Directories

PathSynopsis
federation/cmd/federation-apiserver/app/optionsPackage options contains flags and options for initializing federation-apiserver.
Version
v1.4.0-beta.5
Published
Sep 15, 2016
Platform
linux/amd64
Imports
48 packages
Last checked
1 hour ago

Tools for package owners.