Versions in this module Expand all Collapse all v1 v1.8.1 Mar 10, 2020 Changes in this version + func Commands() *cobra.Command + func Create(input cli.Input) error + func CreateArchive(client client.Interface, input cli.Input, includeFiles []string, noZip bool, ...) (*fv1.Archive, error) + func CreatePackage(input cli.Input, client client.Interface, pkgName string, pkgNamespace string, ...) (*metav1.ObjectMeta, error) + func Delete(input cli.Input) error + func GetDeploy(input cli.Input) error + func GetFunctionsByPackage(client client.Interface, pkgName, pkgNamespace string) ([]fv1.Function, error) + func GetSrc(input cli.Input) error + func Info(input cli.Input) error + func List(input cli.Input) error + func Rebuild(input cli.Input) error + func Update(input cli.Input) error + func UpdateFunctionPackageResourceVersion(client client.Interface, pkgMeta *metav1.ObjectMeta, fnList ...fv1.Function) error + func UpdatePackage(input cli.Input, client client.Interface, pkg *fv1.Package) (*metav1.ObjectMeta, error) + type CreateSubCommand struct + type DeleteSubCommand struct + type GetSubCommand struct + type InfoSubCommand struct + type ListSubCommand struct + type RebuildSubCommand struct + type UpdateSubCommand struct