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

# Functions

AddToGroupVersion registers the watch external and internal kinds with the scheme, and ensures the proper conversions are in place.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDecoder creates an Decoder for the given writer and codec.
No description provided by the author

# Constants

WatchEventKind is name reserved for serializing watch events.

# Variables

No description provided by the author
No description provided by the author

# Structs

Decoder implements the watch.Decoder interface for io.ReadClosers that have contents which consist of a series of watchEvent objects encoded with the given streaming decoder.
Encoder serializes watch.Events into io.Writer.
Event represents a single event to a watched resource.

# Type aliases

InternalEvent makes watch.Event versioned.