storage

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: MIT Imports: 2 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
	Location                       types.StringValue
	EnableUniformBucketLevelAccess types.BoolValue
	Members                        []iam.Member
	Bindings                       []iam.Binding
}

func (*Bucket) GetMetadata added in v0.3.24

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

func (*Bucket) GetRawValue added in v0.3.24

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

type Storage

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

func (*Storage) GetMetadata added in v0.3.24

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

func (*Storage) GetRawValue added in v0.3.24

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

Jump to

Keyboard shortcuts

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