etcd

package
v3.6.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewREST added in v1.1.2

func NewREST(optsGetter restoptions.Getter) (*REST, *DetailsREST, error)

NewREST returns a RESTStorage object that will work against Build objects.

Types

type DetailsREST added in v1.1.1

type DetailsREST struct {
	// contains filtered or unexported fields
}

func (*DetailsREST) New added in v1.1.1

func (r *DetailsREST) New() runtime.Object

New returns an empty object that can be used with Update after request data has been put into it.

func (*DetailsREST) Update added in v1.1.1

func (r *DetailsREST) Update(ctx apirequest.Context, name string, objInfo rest.UpdatedObjectInfo) (runtime.Object, bool, error)

Update finds a resource in the storage and updates it.

type REST

type REST struct {
	*registry.Store
}

Jump to

Keyboard shortcuts

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