Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ fakePersister
Struct
fakePersister
plugin/pkg/client/auth/openstack/openstack_test.go:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
type
fakePersister
struct
{}
119
120
func
(i *fakePersister) Persist(
map
[string]string) error {
121
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected