 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
	// contains filtered or unexported fields
}
    Represents an existing cluster being used for bootstrapping, should not be able to actually delete or create, but can point to actual kubeconfig file.
func New ¶
New creates a new existing k8s bootstrap cluster object We should clean up any lingering resources when clusterctl is complete. TODO https://github.com/kubernetes-sigs/cluster-api/issues/448
func (*Cluster) GetKubeconfig ¶
GetKubeconfig implements clusterdeployer.ClusterProvisioner interface
 Click to show internal directories. 
   Click to hide internal directories.