Documentation ¶
Index ¶
- func Synchronized(store layerfs.Store, client client.Client, nodeName string) layerfs.Store
- type Updater
- func (u *Updater) PrepareCommit(ctx context.Context, cacheName types.NamespacedName, ...) (commit bool, err error)
- func (u *Updater) RegisterCacheVolume(ctx context.Context, cacheName types.NamespacedName, ...) (image string, err error)
- func (u *Updater) UnregisterCacheVolume(ctx context.Context, cacheName types.NamespacedName, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Updater ¶
type Updater struct {
// contains filtered or unexported fields
}
func (*Updater) PrepareCommit ¶
func (*Updater) RegisterCacheVolume ¶
func (*Updater) UnregisterCacheVolume ¶
Click to show internal directories.
Click to hide internal directories.