Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryption ¶
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 (*Volume) GetRawValue ¶ added in v0.3.24
func (v *Volume) GetRawValue() interface{}
type WorkSpace ¶
func (*WorkSpace) GetMetadata ¶
func (*WorkSpace) GetRawValue ¶
func (b *WorkSpace) GetRawValue() interface{}
type WorkSpaces ¶
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{}
Click to show internal directories.
Click to hide internal directories.