Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClustersScanner ¶
type ClustersScanner struct {
DiscoverDir string
Credentials types.Credentials
}
func NewClustersScanner ¶
func NewClustersScanner(discoverDir string, credentials types.Credentials) *ClustersScanner
func (*ClustersScanner) Run ¶
func (cs *ClustersScanner) Run() error
Click to show internal directories.
Click to hide internal directories.