workspaces

package
v0.3.22 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 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 {
	Enabled types.BoolValue
}

type Volume

type Volume struct {
	Encryption Encryption
}

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 {
	WorkSpaces []WorkSpace
}

Jump to

Keyboard shortcuts

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