io

package
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseAndValidateClustersFile

func ParseAndValidateClustersFile(filePath string) ([]string, error)

ParseAndValidateClustersFile reads, parses, and validates a cluster file Returns a slice of validated cluster IDs for mass cluster operations

Types

type ClustersFile

type ClustersFile struct {
	Clusters []string `json:"clusters"`
}

ClustersFile represents the structure of a cluster file for mass cluster operations

Jump to

Keyboard shortcuts

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