Documentation ¶
Index ¶
Constants ¶
View Source
const (
NSWatcherK8sKind int = iota
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NSWatcher ¶
type NSWatcher struct {
// contains filtered or unexported fields
}
func New ¶
func New( log logrus.FieldLogger, k8sHandle kubernetes.Interface, ) (*NSWatcher, error)
type NSWatcherInterface ¶
type NSWatcherOptions ¶
type NSWatcherOptions struct {
Log logrus.FieldLogger
}
Click to show internal directories.
Click to hide internal directories.