impl

package
v0.0.0-...-79dbfb0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionRepositoryEtcdImpl

type FunctionRepositoryEtcdImpl struct {
	repository.FunctionRepository
	FuncCRD *crd.FunctionCustomResourceDefinition
}

FunctionRepositoryEtcdImpl todo

func NewFuncRepo

NewFuncRepo todo

func (*FunctionRepositoryEtcdImpl) Create

func (s *FunctionRepositoryEtcdImpl) Create(namespace, tenancy, functionName string)

Create todo

func (*FunctionRepositoryEtcdImpl) Delete

func (s *FunctionRepositoryEtcdImpl) Delete(namespace, tenancy, functionName string)

Delete todo

func (*FunctionRepositoryEtcdImpl) Get

func (s *FunctionRepositoryEtcdImpl) Get(namespace, tenancy, functionName string) (*crd.Function, error)

Get todo

func (*FunctionRepositoryEtcdImpl) List

func (s *FunctionRepositoryEtcdImpl) List(namespace, continueBase64 string, limit int64) (*crd.FunctionList, error)

List todo

func (*FunctionRepositoryEtcdImpl) Update

func (s *FunctionRepositoryEtcdImpl) Update(namespace, tenancy, functionName string)

Update todo

Jump to

Keyboard shortcuts

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