enums

package
v22.11.9 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client int
const (
	OVH Client = iota
	AWS
	Cloudferro

	FlexibleEngine
	GCP

	OpenStack
	Outscale

	Azure
)

func ParseClient

func ParseClient(s string) (Client, error)

func (Client) String

func (p Client) String() string

type StorageType

type StorageType int
const (
	S3 StorageType = iota
	Swift
	AzureStorage
	GCE
	Google
)

func ParseStorage

func ParseStorage(s string) (StorageType, error)

func (StorageType) String

func (p StorageType) String() string

Jump to

Keyboard shortcuts

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