MCPcopy
hub / github.com/eksctl-io/eksctl / Unlock

Method Unlock

pkg/credentials/filecache.go:56–56  ·  view source on GitHub ↗

Unlock is unlocks the file.

()

Source from the content-addressed store, hash-verified

54
55 // Unlock is unlocks the file.
56 Unlock() error
57}
58
59type FlockFunc func(path string) Flock

Implementers 1

FakeFlockpkg/credentials/fakes/fake_flock.go

Calls

no outgoing calls

Tested by

no test coverage detected