package storage
import "k8s.io/kubernetes/pkg/registry/core/event/storage"
Index ¶
Types ¶
type REST ¶
type REST struct {
*genericregistry.Store
}
func NewREST ¶
func NewREST(optsGetter generic.RESTOptionsGetter, ttl uint64) *REST
NewREST returns a RESTStorage object that will work against events.
func (*REST) ShortNames ¶
ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.
Source Files ¶
storage.go
- Version
- v1.7.0
- Published
- Jun 29, 2017
- Platform
- windows/amd64
- Imports
- 7 packages
- Last checked
- 14 minutes ago –
Tools for package owners.