Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OSKSource ¶
type OSKSource struct {
// contains filtered or unexported fields
}
OSKSource implements the Source interface for Open Source Kafka clusters
func (*OSKSource) GetClusters ¶
func (s *OSKSource) GetClusters() []sources.ClusterIdentifier
GetClusters returns the list of clusters from credentials
func (*OSKSource) LoadCredentials ¶
LoadCredentials loads OSK credentials from a file
func (*OSKSource) Scan ¶
func (s *OSKSource) Scan(ctx context.Context, opts sources.ScanOptions) (*sources.ScanResult, error)
Scan performs scanning of all OSK clusters
Click to show internal directories.
Click to hide internal directories.