types

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsBackendOptionErr

func IsBackendOptionErr(err error) bool

func IsInvalidBackendErr

func IsInvalidBackendErr(err error) bool

func NewBackendOptionErr

func NewBackendOptionErr(typ Type) error

func NewInvalidBackendErr

func NewInvalidBackendErr(typ string) error

Types

type Type

type Type string
const (
	Local    Type = "local"
	S3       Type = "s3"
	K8s      Type = "k8s"
	K8sAlias Type = "kubernetes"
)

func (Type) String

func (t Type) String() string

Jump to

Keyboard shortcuts

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