workspaces

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 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 Encryption

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

func (*Encryption) GetMetadata added in v0.3.24

func (e *Encryption) GetMetadata() *types.Metadata

func (*Encryption) GetRawValue added in v0.3.24

func (e *Encryption) GetRawValue() interface{}

type Volume

type Volume struct {
	types.Metadata
	Encryption Encryption
}

func (*Volume) GetMetadata added in v0.3.24

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

func (*Volume) GetRawValue added in v0.3.24

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

type WorkSpace

type WorkSpace struct {
	types.Metadata
	RootVolume Volume
	UserVolume Volume
}

func (*WorkSpace) GetMetadata

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

func (*WorkSpace) GetRawValue

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

type WorkSpaces

type WorkSpaces struct {
	types.Metadata
	WorkSpaces []WorkSpace
}

func (*WorkSpaces) GetMetadata added in v0.3.24

func (w *WorkSpaces) GetMetadata() *types.Metadata

func (*WorkSpaces) GetRawValue added in v0.3.24

func (w *WorkSpaces) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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