package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/kubectl.git
Documentation: pkg.go.dev

# Functions

NewCmdEvents creates a new events command.
No description provided by the author
NewEventsFlags returns a default EventsFlags.

# Structs

EventPrinter stores required fields to be used for default printing for events command.
EventsFlags directly reflect the information that CLI is gathering via flags.
EventsOptions is a set of options that allows you to list events.

# Type aliases

SortableEvents implements sort.Interface for []api.Event by time.