clusterregistry

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package clusterregistry contains the meat of the implementation for k8s.io/cluster-registry/cmd/clusterregistry.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateServer

CreateServer creates a cluster registry API server.

func NonBlockingRun

func NonBlockingRun(s *options.ServerRunOptions, stopCh <-chan struct{}) error

NonBlockingRun runs the cluster registry API server and configures it to stop with the given channel.

func Run

func Run(s *options.ServerRunOptions, stopCh <-chan struct{}) error

Run runs the cluster registry API server. It only returns if stopCh is closed or one of the ports cannot be listened on initially.

Types

This section is empty.

Directories

Path Synopsis
Package authenticator contains code for creating an authenticator for a standalone cluster registry based on the configuration provided to the clusteregistry binary.
Package authenticator contains code for creating an authenticator for a standalone cluster registry based on the configuration provided to the clusteregistry binary.
Package options contains flags and options for interacting with the cluster registry API server.
Package options contains flags and options for interacting with the cluster registry API server.

Jump to

Keyboard shortcuts

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