Documentation ¶
Overview ¶
package resources - for working with hof stuff and crds
Resources are a conceptualization around things and bringing some consistency in how difinitions are written. They are largely inspired by (copied from) Kubernetes resources and CRDs.
how do we handle CRDs which normally require code changes in hof? can we use a plugin (pkg/plugin?) to enable this? maybe the polyglot code runtime(s) can handle this?
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCreateFromArgs ¶
func RunDeleteFromArgs ¶
func RunEditFromArgs ¶
func RunGetFromArgs ¶
func RunInfoFromArgs ¶
func RunInfoFromArgs(args []string, cmdflags flags.InfoFlagpole) (err error)
func RunSetFromArgs ¶ added in v0.5.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.