portainer/api/pkg/libhelm/options/search_repo_options.go

6 lines
64 B
Go
Raw Normal View History

2022-11-30 01:25:47 +00:00
package options
type SearchRepoOptions struct {
Repo string
}