package
Version:
v2.0.5-rc3+incompatible
Opens a new window with list of versions in this module.
Published: Jul 4, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AddCertInfo(data map[string]interface{}) error
func Wrap(store types.Store) types.Store
type Store struct {
types.Store
}
func (s *Store) Create(apiContext *types.APIContext, schema *types.Schema, data map[string]interface{}) (map[string]interface{}, error)
func (s *Store) Update(apiContext *types.APIContext, schema *types.Schema, data map[string]interface{}, id string) (map[string]interface{}, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.