# Functions
GetAttrs returns labels.Set, fields.Set, and error in case the given runtime.Object is not a ObjectMetaProvider.
New returns a new etcd backed request handler for the resource.
NewSubResourceWithStrategy returns a new etcd backed request handler for subresource using the provided Strategy.
NewWithFn returns a new etcd backed request handler, applying the StoreFn to the Store.
NewWithStrategy returns a new etcd backed request handler using the provided Strategy.
SelectableFields returns a field set that represents the object.
# Structs
DefaultStrategy implements Strategy.
ParentStaticHandlerProvider returns itself as the request handler, but with the parent storage plumbed in the context.
StaticHandlerProvider returns itself as the request handler.
# Interfaces
Strategy defines functions that are invoked prior to storing a Kubernetes resource.
# Type aliases
ResourceHandlerProvider provides a request handler for a resource.
ResourceStorageFn is a function that returns the objects required to register a resource into an apiserver.
StoreFn defines a function which modifies the Store before it is initialized.
SubResourceStorageFn is a function that returns objects required to register a subresource into an apiserver path is the subresource path from the parent (e.g.