Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArtifactHub ¶
type ArtifactHub struct {
BaseURL string
}
func NewArtifacthub ¶
func NewArtifacthub() *ArtifactHub
func (*ArtifactHub) GetChartLatestVersion ¶
func (a *ArtifactHub) GetChartLatestVersion(chartName string) (string, error)
type SearchPackageResponse ¶
Click to show internal directories.
Click to hide internal directories.