Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { scmhelpers.Factory Dir string RepositoriesFile string Branch string GitURL string CommitMessage string Excludes []string NoPush bool GitClient gitclient.Interface CommandRunner cmdrunner.CommandRunner }
Options the options for the command
func NewCmdMirror ¶
NewCmdMirror creates a command object for the command
func (*Options) DownloadIndex ¶
func (*Options) MirrorRepository ¶
MirrorRepository downloads the index yaml and all the referenced charts to the given directory
Click to show internal directories.
Click to hide internal directories.