Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(pkg string) v1beta1.Dependency
New returns a new v1beta1.Dependency based on the given package name Expects names of the form source@version where @version can be left blank in order to indicate 'latest'.
func NewWithType ¶
func NewWithType(pkg string, t string) v1beta1.Dependency
NewWithType returns a new v1beta1.Dependency based on the given package name and PackageType (represented as a string). Expects names of the form source@version where @version can be left blank in order to indicate 'latest'.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.