 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type K3dClient
- func (k *K3dClient) CreateCluster(ctx context.Context, clusterName string) error
- func (k *K3dClient) DeleteCluster(ctx context.Context, clusterName string, wait bool) error
- func (k *K3dClient) GenerateKubeconfig(ctx context.Context, clusterName string) ([]byte, error)
- func (k *K3dClient) ListClusters(ctx context.Context) ([]string, error)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K3dClient ¶
type K3dClient struct {
	// contains filtered or unexported fields
}
    func NewK3dClient ¶
func (*K3dClient) CreateCluster ¶
func (*K3dClient) DeleteCluster ¶
func (*K3dClient) GenerateKubeconfig ¶
 Click to show internal directories. 
   Click to hide internal directories.