MCPcopy
hub / github.com/kubernetes/client-go / RecordEvent

Method RecordEvent

tools/leaderelection/resourcelock/interface.go:83–83  ·  view source on GitHub ↗

RecordEvent is used to record events

(string)

Source from the content-addressed store, hash-verified

81
82 // RecordEvent is used to record events
83 RecordEvent(string)
84
85 // Identity will return the locks Identity
86 Identity() string

Callers 2

acquireMethod · 0.65
renewMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected