types

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2021 License: Apache-2.0 Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceState

type ResourceState string

A ResourceState represents the status of a resource

const (
	Available    ResourceState = "Available"
	Unavailable  ResourceState = "Unavailable"
	Provisioning ResourceState = "Provisioning"
)

Reasons a resource is or is not ready.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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