Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider is a github provider for getting remote versions from Github
func (*Provider) GetVersions ¶
func (p *Provider) GetVersions(conf v1alpha1.RemoteVersion) ([]string, error)
Click to show internal directories.
Click to hide internal directories.