MCPcopy Create free account
hub / github.com/aws/aws-node-termination-handler / AnnotatedEventf

Method AnnotatedEventf

pkg/node/node.go:956–956  ·  view source on GitHub ↗
(object runtime.Object, annotations map[string]string, eventType, reason, messageFmt string, args ...interface{})

Source from the content-addressed store, hash-verified

954
955type recorderInterface interface {
956 AnnotatedEventf(object runtime.Object, annotations map[string]string, eventType, reason, messageFmt string, args ...interface{})
957}

Callers 2

EmitMethod · 0.80
CordonAndDrainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected