MCPcopy
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
118type fakePersister struct{}
119
120func (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