hash

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(inputs Inputs) error

func New

func New(runtimeContext *runtime.Context) *cobra.Command

func ResolveOwner

func ResolveOwner(forUser, ownerFromSettings, privateKey string) (string, error)

func ResolveOwnerForRegistry added in v1.15.0

func ResolveOwnerForRegistry(registryType settings.RegistryType, forUser, ownerFromSettings, privateKey, derivedOwner string) (string, error)

Types

type Inputs

type Inputs struct {
	ForUser           string
	WasmPath          string
	ConfigPath        string
	WorkflowName      string
	WorkflowPath      string
	OwnerFromSettings string
	PrivateKey        string
	SkipTypeChecks    bool
	RegistryType      settings.RegistryType
	DerivedOwner      string
}

Jump to

Keyboard shortcuts

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