Versions in this module Expand all Collapse all v0 v0.1.4 Oct 21, 2023 v0.1.3 Jun 6, 2023 Changes in this version + func Create(name string, namespace string, data map[string][]byte) error + func Get(name string, namespace string) (map[string][]byte, error) + func Update(name string, namespace string, data map[string][]byte) error