Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryption ¶
type Encryption struct { Metadata defsecTypes.Metadata Enabled defsecTypes.BoolValue }
type Volume ¶
type Volume struct { Metadata defsecTypes.Metadata Encryption Encryption }
type WorkSpace ¶
type WorkSpace struct { Metadata defsecTypes.Metadata RootVolume Volume UserVolume Volume }
type WorkSpaces ¶
type WorkSpaces struct {
WorkSpaces []WorkSpace
}
Click to show internal directories.
Click to hide internal directories.