clusters

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewScanClustersCmd

func NewScanClustersCmd() *cobra.Command

Types

type ClustersScanner

type ClustersScanner struct {
	StateFile   string
	State       types.State
	Credentials types.Credentials
}

func NewClustersScanner

func NewClustersScanner(opts ClustersScannerOpts) *ClustersScanner

func (*ClustersScanner) Run

func (cs *ClustersScanner) Run() error

type ClustersScannerKafkaService

type ClustersScannerKafkaService interface {
	ScanKafkaResources(clusterType kafkatypes.ClusterType) (*types.KafkaAdminClientInformation, error)
}

type ClustersScannerOpts

type ClustersScannerOpts struct {
	StateFile   string
	State       types.State
	Credentials types.Credentials
}

Jump to

Keyboard shortcuts

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