model

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 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 Backend

type Backend struct {
	Id         bson.ObjectId `json:"id,omitempty" bson:"_id,omitempty"`
	TenantId   string        `json:"tenantId,omitempty" bson:"tenantId,omitempty"`
	UserId     string        `json:"userId,omitempty" bson:"userId,omitempty"`
	Name       string        `json:"name,omitempty" bson:"name,omitempty"`
	Type       string        `json:"type,omitempty" bson:"type,omitempty"`
	Region     string        `json:"region,omitempty" bson:"region,omitempty"`
	Endpoint   string        `json:"endpoint,omitempty" bson:"endpoint,omitempty"`
	BucketName string        `json:"bucketName,omitempty" bson:"bucketName,omitempty"`
	Access     string        `json:"access,omitempty" bson:"access,omitempty"`
	Security   string        `json:"security,omitempty" bson:"security,omitempty"`
}

Jump to

Keyboard shortcuts

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