discoverysummarizer

package
v1.3.0-alpha.4....-bd4d273 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package discoverysummarizer contains code for the discovery summarizer (program to summarize discovery information from all federated api servers) as per https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/federated-api-servers.md

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoverySummarizer

type DiscoverySummarizer interface {
	Run(port string) error
}

func NewDiscoverySummarizer

func NewDiscoverySummarizer(configFilePath string) (DiscoverySummarizer, error)

Creates a server to summarize all group versions supported by the servers mentioned in the given config file. Call Run() to bring up the server.

Directories

Path Synopsis
apis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL