apiserver

package
v0.0.0-...-9022789 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type CompletedConfig

type CompletedConfig struct {
	GenericConfig genericapiserver.CompletedConfig
}

func (CompletedConfig) New

func (c CompletedConfig) New() (*Server, error)

type Options

type Options struct {
	RecommendedOptions    *genericoptions.RecommendedOptions
	SharedInformerFactory informers.SharedInformerFactory
}

func NewOptions

func NewOptions(out, eout io.Writer) *Options

func (*Options) Complete

func (o *Options) Complete() error

func (*Options) RecommendedConfig

func (o *Options) RecommendedConfig() (*RecommendedConfig, error)

func (*Options) Run

func (o *Options) Run(stopCh <-chan struct{}) error

func (*Options) Validate

func (o *Options) Validate() error

type RecommendedConfig

type RecommendedConfig struct {
	GenericConfig *genericapiserver.RecommendedConfig
}

func (*RecommendedConfig) Complete

func (c *RecommendedConfig) Complete() CompletedConfig

type Server

type Server struct {
	GenericAPIServer *genericapiserver.GenericAPIServer
}

Server contains the state for a Kubernetes custom api server.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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