repository

package
v0.0.0-...-3457c45 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionRepository

type FunctionRepository interface {
	CreateFunctionCRD(*v1beta1.CustomResourceDefinition)
	Create(string, string, string)
	Update(string, string, string)
	Delete(string, string, string)
	List(string, string, int64) (*crd.FunctionList, error)
	Get(string, string, string) (*crd.Function, error)
}

FunctionRepository todo

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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