Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterAPIRepo ¶
type ClusterAPIRepo struct {
// contains filtered or unexported fields
}
func CloneClusterAPIRepo ¶
func CloneClusterAPIRepo(url, branch, keyPath, subdir string) (*ClusterAPIRepo, error)
func (*ClusterAPIRepo) Close ¶
func (r *ClusterAPIRepo) Close() error
func (*ClusterAPIRepo) ClusterManifestPath ¶
func (r *ClusterAPIRepo) ClusterManifestPath() (string, error)
func (*ClusterAPIRepo) MachinesManifestPath ¶
func (r *ClusterAPIRepo) MachinesManifestPath() (string, error)
Click to show internal directories.
Click to hide internal directories.