The highest tagged major version is
v2.
package
Version:
v0.0.0-...-4fe21aa
Opens a new window with list of versions in this module.
Published: Jan 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 112
Opens a new window with list of known importers.
Documentation
¶
Event represents a single event to a watched resource.
EventType defines the possible types of events.
type Watch interface {
Stop()
ResultChan() <-chan Event
}
Watch ...
NewBodyWatcher creates a k8s body watcher for
a given http request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.