package rest

import "k8s.io/kubernetes/examples/apiserver/rest"

Index

Types

type NotNamespaceScoped

type NotNamespaceScoped struct {
}

func (*NotNamespaceScoped) NamespaceScoped

func (*NotNamespaceScoped) NamespaceScoped() bool

type REST

type REST struct {
	*registry.Store
}

func NewREST

func NewREST(config *storagebackend.Config, storageDecorator generic.StorageDecorator) *REST

NewREST returns a RESTStorage object that will work with testtype.

Source Files

reststorage.go

Version
v1.5.0-beta.2
Published
Nov 24, 2016
Platform
js/wasm
Imports
10 packages
Last checked
4 minutes ago

Tools for package owners.