//
pkg.gl
Category
github.com/chuckha/cluster-api/v2
cmd
clusterctl
clusterdeployer
bootstrap
existing
package
2.0.0
Repository:
https://github.com/chuckha/cluster-api.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
38 SLOC
#
Functions
New
New creates a new existing k8s bootstrap cluster object We should clean up any lingering resources when clusterctl is complete.
#
Structs
Cluster
Represents an existing cluster being used for bootstrapping, should not be able to actually delete or create, but can point to actual kubeconfig file.