Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalNamespaceStore ¶
type GlobalNamespaceStore struct { types.Store NamespaceInterface v1.NamespaceInterface }
GlobalNamespaceStore makes sure that the global resources are assigned to a global namespace, it creates one if not already present.
func (*GlobalNamespaceStore) Create ¶
func (s *GlobalNamespaceStore) Create(apiContext *types.APIContext, schema *types.Schema, data map[string]interface{}) (map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.