wrapper

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmVersionWrapper

type HelmVersionWrapper struct {
	*repo.ChartVersion
}

func (HelmVersionWrapper) GetAppVersion

func (h HelmVersionWrapper) GetAppVersion() string

func (HelmVersionWrapper) GetDescription

func (h HelmVersionWrapper) GetDescription() string

func (HelmVersionWrapper) GetKeywords

func (h HelmVersionWrapper) GetKeywords() string

func (HelmVersionWrapper) GetMaintainers

func (h HelmVersionWrapper) GetMaintainers() string

func (HelmVersionWrapper) GetPackageName

func (h HelmVersionWrapper) GetPackageName() string

func (HelmVersionWrapper) GetScreenshots

func (h HelmVersionWrapper) GetScreenshots() string

func (HelmVersionWrapper) GetSources

func (h HelmVersionWrapper) GetSources() string

func (HelmVersionWrapper) GetUrls

func (h HelmVersionWrapper) GetUrls() string

func (HelmVersionWrapper) GetVersion

func (h HelmVersionWrapper) GetVersion() string

func (HelmVersionWrapper) GetVersionName

func (h HelmVersionWrapper) GetVersionName() string

type OpVersionWrapper

type OpVersionWrapper struct {
	*opapp.OpVersion
}

func (OpVersionWrapper) GetAppVersion

func (h OpVersionWrapper) GetAppVersion() string

func (OpVersionWrapper) GetDescription

func (h OpVersionWrapper) GetDescription() string

func (OpVersionWrapper) GetKeywords

func (h OpVersionWrapper) GetKeywords() string

func (OpVersionWrapper) GetMaintainers

func (h OpVersionWrapper) GetMaintainers() string

func (OpVersionWrapper) GetPackageName

func (h OpVersionWrapper) GetPackageName() string

func (OpVersionWrapper) GetScreenshots

func (h OpVersionWrapper) GetScreenshots() string

func (OpVersionWrapper) GetSources

func (h OpVersionWrapper) GetSources() string

func (OpVersionWrapper) GetUrls

func (h OpVersionWrapper) GetUrls() string

func (OpVersionWrapper) GetVersion

func (h OpVersionWrapper) GetVersion() string

func (OpVersionWrapper) GetVersionName

func (h OpVersionWrapper) GetVersionName() string

type VersionInterface

type VersionInterface interface {
	GetName() string
	GetVersion() string
	GetAppVersion() string
	GetDescription() string
	GetUrls() string
	GetVersionName() string
	GetIcon() string
	GetHome() string
	GetSources() string
	GetKeywords() string
	GetMaintainers() string
	GetScreenshots() string
	GetPackageName() string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL