efs

package
v0.0.0-...-62343dc Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_fetching_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_resource_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_helpers_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_referenced_resource_file.tmpl

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertTags

func ConvertTags(tags []types.Tag) map[string]string

Types

type FileSystem

type FileSystem struct {
	CreationTime                 int64             `` /* 210-byte string literal not displayed */
	CreationToken                string            `` /* 209-byte string literal not displayed */
	FileSystemId                 string            `` /* 249-byte string literal not displayed */
	LifeCycleState               string            `` /* 221-byte string literal not displayed */
	NumberOfMountTargets         int32             `` /* 239-byte string literal not displayed */
	OwnerId                      string            `` /* 173-byte string literal not displayed */
	PerformanceMode              string            `` /* 221-byte string literal not displayed */
	SizeInBytes                  *FileSystemSize   `` /* 168-byte string literal not displayed */
	Tags                         map[string]string `` /* 209-byte string literal not displayed */
	AvailabilityZoneId           string            `` /* 245-byte string literal not displayed */
	AvailabilityZoneName         string            `` /* 257-byte string literal not displayed */
	Encrypted                    bool              `` /* 147-byte string literal not displayed */
	FileSystemArn                string            `` /* 215-byte string literal not displayed */
	KmsKeyId                     string            `` /* 185-byte string literal not displayed */
	Name                         string            `` /* 149-byte string literal not displayed */
	ProvisionedThroughputInMibps float64           `` /* 288-byte string literal not displayed */
	ThroughputMode               string            `` /* 215-byte string literal not displayed */
	AccountId                    string            `` /* 185-byte string literal not displayed */
	Region                       string            `` /* 161-byte string literal not displayed */
	ReportTime                   int64             `` /* 208-byte string literal not displayed */
	InventoryUUID                string            `` /* 152-byte string literal not displayed */
}

func FetchFileSystems

func FetchFileSystems(ctx context.Context, params *aws.AwsFetchInput) ([]*FileSystem, *aws.AwsFetchOutputMetadata)

type FileSystemSize

type FileSystemSize struct {
	Value           int64 `` /* 131-byte string literal not displayed */
	Timestamp       int64 `` /* 186-byte string literal not displayed */
	ValueInIA       int64 `` /* 167-byte string literal not displayed */
	ValueInStandard int64 `` /* 203-byte string literal not displayed */
}

type Tag

type Tag struct {
	Key   string `` /* 143-byte string literal not displayed */
	Value string `` /* 155-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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