Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStore ¶
func NewStore[T store.Object](gvr schema.GroupVersionResource, gvk schema.GroupVersionKind) store.ObjectStore[T]
NewStore creates a new ObjectStore that performs no operations. Read operations return not-found or empty results, and write operations return an error indicating the feature is disabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.