kube

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfigFlags = genericclioptions.NewConfigFlags(true).
	WithDeprecatedPasswordFlag().
	WithDiscoveryBurst(300).
	WithDiscoveryQPS(50.0)

Functions

func DeSecrializer

func DeSecrializer(kind string, s schema.Structural) string

Types

type APIServerPlugin

type APIServerPlugin struct {
	RestConfig *rest.Config
	Database   string
	Table      string
	Namespace  string
	Names      []string
	Selector   labels.Selector
}

func (APIServerPlugin) AllNamespace

func (d APIServerPlugin) AllNamespace() bool

func (APIServerPlugin) Delete

func (d APIServerPlugin) Delete(list []ext.Object) ([]ext.Object, error)

func (APIServerPlugin) Download

func (d APIServerPlugin) Download() ([]ext.Object, error)

func (APIServerPlugin) ResourceTypeOrNameArgs

func (d APIServerPlugin) ResourceTypeOrNameArgs() []string

type Describer

type Describer struct {
	Tables []apiextensionsv1.CustomResourceDefinition
}

func (Describer) Desc

func (r Describer) Desc() ([]ext.Object, error)

Jump to

Keyboard shortcuts

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