Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunProcessor ¶
type RunProcessor struct { Options RunProcessorOptions Client promClient }
func NewRunProcessor ¶
func NewRunProcessor(options RunProcessorOptions) (*RunProcessor, error)
func (*RunProcessor) Run ¶
func (p *RunProcessor) Run(podName string)
func (*RunProcessor) Type ¶
func (p *RunProcessor) Type() string
Click to show internal directories.
Click to hide internal directories.