Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EFS ¶
type EFS struct { types.Metadata FileSystems []FileSystem }
func (*EFS) GetMetadata ¶ added in v0.3.24
func (*EFS) GetRawValue ¶ added in v0.3.24
func (e *EFS) GetRawValue() interface{}
type FileSystem ¶
func (*FileSystem) GetMetadata ¶
func (f *FileSystem) GetMetadata() *types.Metadata
func (*FileSystem) GetRawValue ¶
func (f *FileSystem) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.