resources

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: BSD-3-Clause Imports: 4 Imported by: 0

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

View Source
var (
	HOF_RESOURCE_DIR     = "resources"
	HOF_RESOURCE_BASEDIR = ""
)

Functions

func RunApplyFromArgs

func RunApplyFromArgs(args []string) error

func RunCreateFromArgs

func RunCreateFromArgs(args []string) error

func RunDeleteFromArgs

func RunDeleteFromArgs(args []string) error

func RunEditFromArgs

func RunEditFromArgs(args []string) error

func RunGetFromArgs

func RunGetFromArgs(args []string) error

func RunInfoFromArgs

func RunInfoFromArgs(args []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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