Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendIndex ¶
func ReleasesCacheKey ¶
Types ¶
type ChartVersion ¶
type Index ¶
type Index struct { APIVersion string `yaml:"apiVersion"` Entries map[string][]*ChartVersion }
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func (*Provider) GetCacheValue ¶
func (*Provider) GetVersions ¶
func (p *Provider) GetVersions(conf v1alpha1.RemoteVersion) ([]string, error)
func (*Provider) SetCacheValue ¶
Click to show internal directories.
Click to hide internal directories.