Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SeedProvider ¶
type SeedProvider struct {
// contains filtered or unexported fields
}
func NewSeedProvider ¶
func NewSeedProvider(scwClient *scw.Client, clusterName string) (*SeedProvider, error)
func (*SeedProvider) GetSeeds ¶
func (p *SeedProvider) GetSeeds() ([]string, error)
Click to show internal directories.
Click to hide internal directories.