mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Add test for secret RESTStorage
This commit is contained in:
@@ -25,8 +25,7 @@ import (
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/watch"
|
||||
)
|
||||
|
||||
// GenericRegistry knows how to store & list any runtime.Object. Events don't require
|
||||
// any non-generic features from the storage layer.
|
||||
// GenericRegistry knows how to store & list any runtime.Object.
|
||||
type GenericRegistry struct {
|
||||
Err error
|
||||
Object runtime.Object
|
||||
|
Reference in New Issue
Block a user