import "istio.io/istio/galley/pkg/config/source/kube/apiserver"
options.go source.go watcher.go
type Options struct { // The Client interfaces to use for connecting to the API server. Client kube.Interfaces ResyncPeriod time.Duration Schemas collection.Schemas StatusController status.Controller WatchedNamespaces string }
Options for the kube controller
type Source struct {
// contains filtered or unexported fields
}
Source is an implementation of processing.KubeSource
New returns a new kube.Source.
Dispatch implements processor.Source
Start implements processor.Source
Stop implements processor.Source
Update implements processing.StatusUpdater
Path | Synopsis |
---|---|
stats | |
status | |
tombstone |
Package apiserver imports 19 packages (graph) and is imported by 3 packages. Updated 2021-01-21. Refresh now. Tools for package owners.