Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataDirectory ¶
type DataDirectory struct {
Name string
Path string
Prefix string // s3 bucket only
SubDirs map[string]*DataDirectory
Objects map[string]*DataObject
}
type DataServer ¶
type DataServer struct {
Type string
Connected bool
Endpoint string
SubDirs map[string]*DataDirectory
AllDirs map[string]*DataDirectory
AllObjs map[string]*DataObject
}
Directories
¶
| Path | Synopsis |
|---|---|
|
client
|
|
|
clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
|
clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
|
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
|
clientset/versioned/typed/datastore/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
clientset/versioned/typed/datastore/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
Package datastore contains datastore API versions.
|
Package datastore contains datastore API versions. |
|
v1alpha1
Package v1alpha1 contains API Schema definitions for the localstorage v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=datastore.io
|
Package v1alpha1 contains API Schema definitions for the localstorage v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=datastore.io |
Click to show internal directories.
Click to hide internal directories.