otitag

package
v0.0.0-...-c50e0c2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2014 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Overview

tags used by oti.

Index

Constants

This section is empty.

Variables

View Source
var InstanceTags = []OTITag{
	IImageId,
}

tags present only on instances

Functions

This section is empty.

Types

type OTITag

type OTITag string
const (
	ResourceId OTITag = "ResourceId" // a unique identifier for the resource.
	SessionId  OTITag = "SessionId"  // an identifier that groups oti resources.
	Created    OTITag = "Created"    // an timestamp in RFC3339 format.
)
const (
	IImageId OTITag = "Instance.ImageId" // ResourceId of a machine image
)

func AllTags

func AllTags() []OTITag

returns all tags; Tags, InstanceTags, etc.

Jump to

Keyboard shortcuts

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