portainer/pkg/libhelm/options/search_repo_options.go

6 lines
64 B
Go

package options
type SearchRepoOptions struct {
Repo string
}