collector

package
v0.0.0-...-bf278f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	// contains filtered or unexported fields
}

func GetClusterCollectors

func GetClusterCollectors(ctx context.Context, c client.Client, artifactsDirectory string, inventoryManifestsDirectory string, clientset *kubernetes.Clientset) ([]*Cluster, error)

func NewCluster

func NewCluster(client client.Client, artifactsDirectory string, inventoryManifestsDirectory string, clientset *kubernetes.Clientset, name string) (*Cluster, error)

func (*Cluster) Name

func (c *Cluster) Name() string

type Collector

type Collector struct {
	// contains filtered or unexported fields
}

func New

func New(clusters []*Cluster) *Collector

func (*Collector) Run

func (c *Collector) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL