Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SampleAdapterServerOptions ¶
type SampleAdapterServerOptions struct { *server.EventsAdapterServerOptions // RemoteKubeConfigFile is the config used to list pods from the master API server RemoteKubeConfigFile string }
SampleAdapterServerOptions contains sample EventsAdapterServerOptions
func (SampleAdapterServerOptions) RunEventsAdapterServer ¶
func (o SampleAdapterServerOptions) RunEventsAdapterServer(stopCh <-chan struct{}, maxRetrievedEvents int, sinceMillis int64) error
RunEventsAdapterServer runs Events adapter API server
Click to show internal directories.
Click to hide internal directories.