package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewRecordFlags provides a RecordFlags with reasonable default values set for use.

# Constants

ChangeCauseAnnotation is the annotation indicating a guess at "why" something was changed.

# Structs

ChangeCauseRecorder annotates a "change-cause" to an input runtime object.
NoopRecorder does nothing.
RecordFlags contains all flags associated with the "--record" operation.

# Interfaces

Recorder is used to record why a runtime.Object was changed in an annotation.