MCPcopy Index your code
hub / github.com/devspace-sh/devspace / Update

Method Update

pkg/devspace/plugin/plugin.go:50–50  ·  view source on GitHub ↗
(name, version string)

Source from the content-addressed store, hash-verified

48 Add(path, version string) (*Metadata, error)
49 GetByName(name string) (string, *Metadata, error)
50 Update(name, version string) (*Metadata, error)
51 Remove(name string) error
52
53 List() ([]Metadata, error)

Callers 2

CreatePullSecretMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected