Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SampleAdapterServerOptions ¶
type SampleAdapterServerOptions struct { *server.CustomMetricsAdapterServerOptions // RemoteKubeConfigFile is the config used to list pods from the master API server RemoteKubeConfigFile string }
func (SampleAdapterServerOptions) RunCustomMetricsAdapterServer ¶
func (o SampleAdapterServerOptions) RunCustomMetricsAdapterServer(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.