Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Strategy = strategy{ObjectTyper: v1.Scheme}
Strategy is the default logic that applies when creating and updating objects via the REST API.
Functions ¶
This section is empty.
Types ¶
type DagStorage ¶
type DagStorage struct {
REST *REST
}
func NewStorage ¶
func NewStorage(options *options.StoreOptions) (DagStorage, error)
Click to show internal directories.
Click to hide internal directories.