storage

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type REST

type REST struct {
	*genericregistry.Store
}

REST implements a RESTStorage for SecretBinding

func NewREST

func NewREST(optsGetter generic.RESTOptionsGetter) *REST

NewREST returns a RESTStorage object that will work with SecretBinding objects.

func (*REST) ShortNames

func (r *REST) ShortNames() []string

ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.

type SecretBindingStorage

type SecretBindingStorage struct {
	SecretBinding *REST
}

SecretBindingStorage implements the storage for SecretBindings.

func NewStorage

func NewStorage(optsGetter generic.RESTOptionsGetter) SecretBindingStorage

NewStorage creates a new SecretBindingStorage object.

Jump to

Keyboard shortcuts

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