Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Selector ¶
type Selector struct {
// contains filtered or unexported fields
}
func New ¶
func New(p SelectorParams) *Selector
type SelectorParams ¶
type SelectorParams struct { fx.In PodSelector *pod.SelectImpl ContainerSelector *container.SelectImpl AWSSelector *aws.SelectImpl AzureSelector *azure.SelectImpl GCPSelector *gcp.SelectImpl PhysicalMachineSelector *physicalmachine.SelectImpl NodeVolumePath *nodevolumepath.SelectImpl }
Click to show internal directories.
Click to hide internal directories.