Versions in this module Expand all Collapse all v0 v0.0.1 Nov 24, 2024 Changes in this version + func NewGenerateCommand(name string) *cobra.Command + type ProxyArchiveFetcher struct + Client corev1.ServicesGetter + func NewProxyArchiveFetcher(cl corev1.ServicesGetter) *ProxyArchiveFetcher + func (p *ProxyArchiveFetcher) Fetch(archiveURL, checksum, dir string) error