package
2.0.0+incompatible
Repository: https://github.com/chuckha/cluster-api.git
Documentation: pkg.go.dev

# Functions

ExtractControlPlaneMachines separates the machines running the control plane from the incoming machines.
No description provided by the author
New creates and returns a Client, the kubeconfig argument is expected to be the string representation of a valid kubeconfig.
NewFactory returns a new cluster client factory.
NewFromDefaultSearchPath creates and returns a Client.

# Constants

No description provided by the author

# Interfaces

Provides interaction with a cluster.
Factory can create cluster clients.