instancestorageprovider

package
v0.18.1-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClaimStore

type ClaimStore = claim.Store

A sad hack because claim.Store has a method called Store which prevents us from embedding it as a field

type PluginDelegator

type PluginDelegator struct {
	*config.Config
	ClaimStore
}

TODO: Move this into pkg/plugins so that every provider backed by plugins can use it PluginDelegator provides access to instance storage (claims) by instantiating plugins that implement claim (CRUD) storage.

func NewPluginDelegator

func NewPluginDelegator(c *config.Config) *PluginDelegator

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL