spaces

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bucket

type Bucket struct {
	types.Metadata
	Name         types.StringValue
	Objects      []Object
	ACL          types.StringValue
	ForceDestroy types.BoolValue
	Versioning   Versioning
}

func (*Bucket) GetMetadata added in v0.3.4

func (b *Bucket) GetMetadata() *types.Metadata

func (*Bucket) GetRawValue added in v0.3.4

func (b *Bucket) GetRawValue() interface{}

type Object

type Object struct {
	types.Metadata
	ACL types.StringValue
}

func (*Object) GetMetadata added in v0.3.24

func (o *Object) GetMetadata() *types.Metadata

func (*Object) GetRawValue added in v0.3.24

func (o *Object) GetRawValue() interface{}

type Spaces

type Spaces struct {
	types.Metadata
	Buckets []Bucket
}

func (*Spaces) GetMetadata added in v0.3.24

func (s *Spaces) GetMetadata() *types.Metadata

func (*Spaces) GetRawValue added in v0.3.24

func (s *Spaces) GetRawValue() interface{}

type Versioning

type Versioning struct {
	types.Metadata
	Enabled types.BoolValue
}

func (*Versioning) GetMetadata added in v0.3.24

func (v *Versioning) GetMetadata() *types.Metadata

func (*Versioning) GetRawValue added in v0.3.24

func (v *Versioning) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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