model

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2020 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 Volume

type Volume struct {
	Id               bson.ObjectId `json:"id,omitempty" bson:"_id,omitempty"`
	CreatedAt        string        `json:"createdAt,omitempty" bson:"createdAt,omitempty"`
	UpdatedAt        string        `json:"updatedAt,omitempty" bson:"updatedAt,omitempty"`
	TenantId         string        `json:"tenantId,omitempty" bson:"tenantId,omitempty"`
	UserId           string        `json:"userId,omitempty" bson:"userId,omitempty"`
	BackendId        string        `json:"backendId,omitempty" bson:"backendId,omitempty"`
	Name             string        `json:"name,omitempty" bson:"name,omitempty"`
	Type             string        `json:"type,omitempty" bson:"type,omitempty"`
	AvailabilityZone string        `json:"availabilityZone,omitempty" bson:"availabilityZone,omitempty"`
	State            string        `json:"status,omitempty" bson:"status,omitempty"`
	Size             int64         `json:"size,omitempty" bson:"size,omitempty"`
	Region           string        `json:"region,omitempty" bson:"region,omitempty"`
	VolumeId         string        `json:"region,omitempty" bson:"region,omitempty"`
	Encrypted        bool          `json:"encrypted,omitempty" bson:"encrypted,omitempty"`
	Iops             int64         `json:"size,omitempty" bson:"size,omitempty"`
}

Jump to

Keyboard shortcuts

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