package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Sep 30, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
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.