efs

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package efsiface provides an interface to enable mocking the EFS service client for testing your code.

It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.

Index

Constants

View Source
const (
	// EnumOfBandwidthModeForCreateFileSystemInputUnknown is a EnumOfBandwidthModeForCreateFileSystemInput enum value
	EnumOfBandwidthModeForCreateFileSystemInputUnknown = "Unknown"

	// EnumOfBandwidthModeForCreateFileSystemInputBaseline is a EnumOfBandwidthModeForCreateFileSystemInput enum value
	EnumOfBandwidthModeForCreateFileSystemInputBaseline = "Baseline"

	// EnumOfBandwidthModeForCreateFileSystemInputProvisioned is a EnumOfBandwidthModeForCreateFileSystemInput enum value
	EnumOfBandwidthModeForCreateFileSystemInputProvisioned = "Provisioned"
)
View Source
const (
	// EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo is a EnumOfChargeTypeForCreateFileSystemInput enum value
	EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo = "PayAsYouGo"

	// EnumOfChargeTypeForCreateFileSystemInputNotEnabled is a EnumOfChargeTypeForCreateFileSystemInput enum value
	EnumOfChargeTypeForCreateFileSystemInputNotEnabled = "NotEnabled"
)
View Source
const (
	// EnumOfInstanceTypeForCreateFileSystemInputUnknown is a EnumOfInstanceTypeForCreateFileSystemInput enum value
	EnumOfInstanceTypeForCreateFileSystemInputUnknown = "Unknown"

	// EnumOfInstanceTypeForCreateFileSystemInputBasic is a EnumOfInstanceTypeForCreateFileSystemInput enum value
	EnumOfInstanceTypeForCreateFileSystemInputBasic = "Basic"

	// EnumOfInstanceTypeForCreateFileSystemInputPremium is a EnumOfInstanceTypeForCreateFileSystemInput enum value
	EnumOfInstanceTypeForCreateFileSystemInputPremium = "Premium"

	// EnumOfInstanceTypeForCreateFileSystemInputIntelliTier is a EnumOfInstanceTypeForCreateFileSystemInput enum value
	EnumOfInstanceTypeForCreateFileSystemInputIntelliTier = "IntelliTier"
)
View Source
const (
	// EnumOfPerformanceDensityForCreateFileSystemInputUnknown is a EnumOfPerformanceDensityForCreateFileSystemInput enum value
	EnumOfPerformanceDensityForCreateFileSystemInputUnknown = "Unknown"

	// EnumOfPerformanceDensityForCreateFileSystemInputBasic50 is a EnumOfPerformanceDensityForCreateFileSystemInput enum value
	EnumOfPerformanceDensityForCreateFileSystemInputBasic50 = "Basic_50"

	// EnumOfPerformanceDensityForCreateFileSystemInputPremium125 is a EnumOfPerformanceDensityForCreateFileSystemInput enum value
	EnumOfPerformanceDensityForCreateFileSystemInputPremium125 = "Premium_125"
)
View Source
const (
	// EnumOfTypeForCreateFileSystemInputSystem is a EnumOfTypeForCreateFileSystemInput enum value
	EnumOfTypeForCreateFileSystemInputSystem = "System"

	// EnumOfTypeForCreateFileSystemInputCustom is a EnumOfTypeForCreateFileSystemInput enum value
	EnumOfTypeForCreateFileSystemInputCustom = "Custom"
)
View Source
const (
	// EnumOfRwModeForCreatePermissionRuleInputUnknown is a EnumOfRwModeForCreatePermissionRuleInput enum value
	EnumOfRwModeForCreatePermissionRuleInputUnknown = "Unknown"

	// EnumOfRwModeForCreatePermissionRuleInputRw is a EnumOfRwModeForCreatePermissionRuleInput enum value
	EnumOfRwModeForCreatePermissionRuleInputRw = "RW"

	// EnumOfRwModeForCreatePermissionRuleInputRo is a EnumOfRwModeForCreatePermissionRuleInput enum value
	EnumOfRwModeForCreatePermissionRuleInputRo = "RO"
)
View Source
const (
	// EnumOfUserModeForCreatePermissionRuleInputUnknown is a EnumOfUserModeForCreatePermissionRuleInput enum value
	EnumOfUserModeForCreatePermissionRuleInputUnknown = "Unknown"

	// EnumOfUserModeForCreatePermissionRuleInputRootSquash is a EnumOfUserModeForCreatePermissionRuleInput enum value
	EnumOfUserModeForCreatePermissionRuleInputRootSquash = "Root_squash"

	// EnumOfUserModeForCreatePermissionRuleInputNoRootSquash is a EnumOfUserModeForCreatePermissionRuleInput enum value
	EnumOfUserModeForCreatePermissionRuleInputNoRootSquash = "No_root_squash"

	// EnumOfUserModeForCreatePermissionRuleInputAllSquash is a EnumOfUserModeForCreatePermissionRuleInput enum value
	EnumOfUserModeForCreatePermissionRuleInputAllSquash = "All_squash"
)
View Source
const (
	// EnumOfLimitTypeForCreateQuotaInputAccounting is a EnumOfLimitTypeForCreateQuotaInput enum value
	EnumOfLimitTypeForCreateQuotaInputAccounting = "Accounting"

	// EnumOfLimitTypeForCreateQuotaInputEnforcement is a EnumOfLimitTypeForCreateQuotaInput enum value
	EnumOfLimitTypeForCreateQuotaInputEnforcement = "Enforcement"
)
View Source
const (
	// EnumOfQuotaTypeForCreateQuotaInputDirQuota is a EnumOfQuotaTypeForCreateQuotaInput enum value
	EnumOfQuotaTypeForCreateQuotaInputDirQuota = "DirQuota"

	// EnumOfQuotaTypeForCreateQuotaInputUserQuota is a EnumOfQuotaTypeForCreateQuotaInput enum value
	EnumOfQuotaTypeForCreateQuotaInputUserQuota = "UserQuota"
)
View Source
const (
	// EnumOfUserTypeForCreateQuotaInputAllUsers is a EnumOfUserTypeForCreateQuotaInput enum value
	EnumOfUserTypeForCreateQuotaInputAllUsers = "AllUsers"

	// EnumOfUserTypeForCreateQuotaInputUid is a EnumOfUserTypeForCreateQuotaInput enum value
	EnumOfUserTypeForCreateQuotaInputUid = "Uid"

	// EnumOfUserTypeForCreateQuotaInputGid is a EnumOfUserTypeForCreateQuotaInput enum value
	EnumOfUserTypeForCreateQuotaInputGid = "Gid"
)
View Source
const (
	// EnumOfLanguageForDescribeAccessPointsInputZh is a EnumOfLanguageForDescribeAccessPointsInput enum value
	EnumOfLanguageForDescribeAccessPointsInputZh = "ZH"

	// EnumOfLanguageForDescribeAccessPointsInputEn is a EnumOfLanguageForDescribeAccessPointsInput enum value
	EnumOfLanguageForDescribeAccessPointsInputEn = "EN"
)
View Source
const (
	// EnumOfBandwidthModeForDescribeFileSystemsInputUnknown is a EnumOfBandwidthModeForDescribeFileSystemsInput enum value
	EnumOfBandwidthModeForDescribeFileSystemsInputUnknown = "Unknown"

	// EnumOfBandwidthModeForDescribeFileSystemsInputBaseline is a EnumOfBandwidthModeForDescribeFileSystemsInput enum value
	EnumOfBandwidthModeForDescribeFileSystemsInputBaseline = "Baseline"

	// EnumOfBandwidthModeForDescribeFileSystemsInputProvisioned is a EnumOfBandwidthModeForDescribeFileSystemsInput enum value
	EnumOfBandwidthModeForDescribeFileSystemsInputProvisioned = "Provisioned"
)
View Source
const (
	// EnumOfBandwidthModeForDescribeFileSystemsOutputUnknown is a EnumOfBandwidthModeForDescribeFileSystemsOutput enum value
	EnumOfBandwidthModeForDescribeFileSystemsOutputUnknown = "Unknown"

	// EnumOfBandwidthModeForDescribeFileSystemsOutputBaseline is a EnumOfBandwidthModeForDescribeFileSystemsOutput enum value
	EnumOfBandwidthModeForDescribeFileSystemsOutputBaseline = "Baseline"

	// EnumOfBandwidthModeForDescribeFileSystemsOutputProvisioned is a EnumOfBandwidthModeForDescribeFileSystemsOutput enum value
	EnumOfBandwidthModeForDescribeFileSystemsOutputProvisioned = "Provisioned"
)
View Source
const (
	// EnumOfChargeStatusForDescribeFileSystemsOutputUnknown is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputUnknown = "Unknown"

	// EnumOfChargeStatusForDescribeFileSystemsOutputWaitingPaid is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputWaitingPaid = "WaitingPaid"

	// EnumOfChargeStatusForDescribeFileSystemsOutputPending is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputPending = "Pending"

	// EnumOfChargeStatusForDescribeFileSystemsOutputModifying is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputModifying = "Modifying"

	// EnumOfChargeStatusForDescribeFileSystemsOutputFailed is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputFailed = "Failed"

	// EnumOfChargeStatusForDescribeFileSystemsOutputNormal is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputNormal = "Normal"

	// EnumOfChargeStatusForDescribeFileSystemsOutputExpired is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputExpired = "Expired"

	// EnumOfChargeStatusForDescribeFileSystemsOutputOverdue is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputOverdue = "Overdue"

	// EnumOfChargeStatusForDescribeFileSystemsOutputReclaimed is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputReclaimed = "Reclaimed"

	// EnumOfChargeStatusForDescribeFileSystemsOutputTerminated is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value
	EnumOfChargeStatusForDescribeFileSystemsOutputTerminated = "Terminated"
)
View Source
const (
	// EnumOfChargeTypeForDescribeFileSystemsInputPayAsYouGo is a EnumOfChargeTypeForDescribeFileSystemsInput enum value
	EnumOfChargeTypeForDescribeFileSystemsInputPayAsYouGo = "PayAsYouGo"

	// EnumOfChargeTypeForDescribeFileSystemsInputNotEnabled is a EnumOfChargeTypeForDescribeFileSystemsInput enum value
	EnumOfChargeTypeForDescribeFileSystemsInputNotEnabled = "NotEnabled"
)
View Source
const (
	// EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo = "PayAsYouGo"

	// EnumOfChargeTypeForDescribeFileSystemsOutputNotEnabled is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputNotEnabled = "NotEnabled"
)
View Source
const (
	// EnumOfInstanceTypeForDescribeFileSystemsInputUnknown is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value
	EnumOfInstanceTypeForDescribeFileSystemsInputUnknown = "Unknown"

	// EnumOfInstanceTypeForDescribeFileSystemsInputBasic is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value
	EnumOfInstanceTypeForDescribeFileSystemsInputBasic = "Basic"

	// EnumOfInstanceTypeForDescribeFileSystemsInputPremium is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value
	EnumOfInstanceTypeForDescribeFileSystemsInputPremium = "Premium"

	// EnumOfInstanceTypeForDescribeFileSystemsInputIntelliTier is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value
	EnumOfInstanceTypeForDescribeFileSystemsInputIntelliTier = "IntelliTier"
)
View Source
const (
	// EnumOfInstanceTypeForDescribeFileSystemsOutputBasic is a EnumOfInstanceTypeForDescribeFileSystemsOutput enum value
	EnumOfInstanceTypeForDescribeFileSystemsOutputBasic = "Basic"

	// EnumOfInstanceTypeForDescribeFileSystemsOutputPremium is a EnumOfInstanceTypeForDescribeFileSystemsOutput enum value
	EnumOfInstanceTypeForDescribeFileSystemsOutputPremium = "Premium"
)
View Source
const (
	// EnumOfLanguageForDescribeFileSystemsInputZh is a EnumOfLanguageForDescribeFileSystemsInput enum value
	EnumOfLanguageForDescribeFileSystemsInputZh = "ZH"

	// EnumOfLanguageForDescribeFileSystemsInputEn is a EnumOfLanguageForDescribeFileSystemsInput enum value
	EnumOfLanguageForDescribeFileSystemsInputEn = "EN"
)
View Source
const (
	// EnumOfPerformanceDensityForDescribeFileSystemsInputUnknown is a EnumOfPerformanceDensityForDescribeFileSystemsInput enum value
	EnumOfPerformanceDensityForDescribeFileSystemsInputUnknown = "Unknown"

	// EnumOfPerformanceDensityForDescribeFileSystemsInputBasic50 is a EnumOfPerformanceDensityForDescribeFileSystemsInput enum value
	EnumOfPerformanceDensityForDescribeFileSystemsInputBasic50 = "Basic_50"

	// EnumOfPerformanceDensityForDescribeFileSystemsInputPremium125 is a EnumOfPerformanceDensityForDescribeFileSystemsInput enum value
	EnumOfPerformanceDensityForDescribeFileSystemsInputPremium125 = "Premium_125"
)
View Source
const (
	// EnumOfPerformanceDensityForDescribeFileSystemsOutputBasic50 is a EnumOfPerformanceDensityForDescribeFileSystemsOutput enum value
	EnumOfPerformanceDensityForDescribeFileSystemsOutputBasic50 = "Basic_50"

	// EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium75 is a EnumOfPerformanceDensityForDescribeFileSystemsOutput enum value
	EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium75 = "Premium_75"

	// EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium150 is a EnumOfPerformanceDensityForDescribeFileSystemsOutput enum value
	EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium150 = "Premium_150"
)
View Source
const (
	// EnumOfProtocolTypeForDescribeFileSystemsInputNfs is a EnumOfProtocolTypeForDescribeFileSystemsInput enum value
	EnumOfProtocolTypeForDescribeFileSystemsInputNfs = "NFS"

	// EnumOfProtocolTypeForDescribeFileSystemsInputSmb is a EnumOfProtocolTypeForDescribeFileSystemsInput enum value
	EnumOfProtocolTypeForDescribeFileSystemsInputSmb = "SMB"

	// EnumOfProtocolTypeForDescribeFileSystemsInputFsx is a EnumOfProtocolTypeForDescribeFileSystemsInput enum value
	EnumOfProtocolTypeForDescribeFileSystemsInputFsx = "FSX"
)
View Source
const (
	// EnumOfProtocolTypeListForDescribeFileSystemsOutputNfs is a EnumOfProtocolTypeListForDescribeFileSystemsOutput enum value
	EnumOfProtocolTypeListForDescribeFileSystemsOutputNfs = "NFS"

	// EnumOfProtocolTypeListForDescribeFileSystemsOutputSmb is a EnumOfProtocolTypeListForDescribeFileSystemsOutput enum value
	EnumOfProtocolTypeListForDescribeFileSystemsOutputSmb = "SMB"

	// EnumOfProtocolTypeListForDescribeFileSystemsOutputFsx is a EnumOfProtocolTypeListForDescribeFileSystemsOutput enum value
	EnumOfProtocolTypeListForDescribeFileSystemsOutputFsx = "FSX"
)
View Source
const (
	// EnumOfSortByForDescribeFileSystemsInputCreateTime is a EnumOfSortByForDescribeFileSystemsInput enum value
	EnumOfSortByForDescribeFileSystemsInputCreateTime = "CreateTime"

	// EnumOfSortByForDescribeFileSystemsInputProvisionedBandwidth is a EnumOfSortByForDescribeFileSystemsInput enum value
	EnumOfSortByForDescribeFileSystemsInputProvisionedBandwidth = "ProvisionedBandwidth"

	// EnumOfSortByForDescribeFileSystemsInputBurstBandwidth is a EnumOfSortByForDescribeFileSystemsInput enum value
	EnumOfSortByForDescribeFileSystemsInputBurstBandwidth = "BurstBandwidth"
)
View Source
const (
	// EnumOfSortOrderForDescribeFileSystemsInputDesc is a EnumOfSortOrderForDescribeFileSystemsInput enum value
	EnumOfSortOrderForDescribeFileSystemsInputDesc = "Desc"

	// EnumOfSortOrderForDescribeFileSystemsInputAsc is a EnumOfSortOrderForDescribeFileSystemsInput enum value
	EnumOfSortOrderForDescribeFileSystemsInputAsc = "Asc"
)
View Source
const (
	// EnumOfStatusListForDescribeFileSystemsInputUnknown is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputUnknown = "Unknown"

	// EnumOfStatusListForDescribeFileSystemsInputCreating is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputCreating = "Creating"

	// EnumOfStatusListForDescribeFileSystemsInputCreateError is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputCreateError = "CreateError"

	// EnumOfStatusListForDescribeFileSystemsInputRunning is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputRunning = "Running"

	// EnumOfStatusListForDescribeFileSystemsInputUpdating is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputUpdating = "Updating"

	// EnumOfStatusListForDescribeFileSystemsInputDeleting is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputDeleting = "Deleting"

	// EnumOfStatusListForDescribeFileSystemsInputDeleteError is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputDeleteError = "DeleteError"

	// EnumOfStatusListForDescribeFileSystemsInputDeleted is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputDeleted = "Deleted"

	// EnumOfStatusListForDescribeFileSystemsInputStopped is a EnumOfStatusListForDescribeFileSystemsInput enum value
	EnumOfStatusListForDescribeFileSystemsInputStopped = "Stopped"
)
View Source
const (
	// EnumOfTypeForDescribeFileSystemsOutputSystem is a EnumOfTypeForDescribeFileSystemsOutput enum value
	EnumOfTypeForDescribeFileSystemsOutputSystem = "System"

	// EnumOfTypeForDescribeFileSystemsOutputCustom is a EnumOfTypeForDescribeFileSystemsOutput enum value
	EnumOfTypeForDescribeFileSystemsOutputCustom = "Custom"
)
View Source
const (
	// EnumOfLanguageForDescribeMountPointsInputZh is a EnumOfLanguageForDescribeMountPointsInput enum value
	EnumOfLanguageForDescribeMountPointsInputZh = "ZH"

	// EnumOfLanguageForDescribeMountPointsInputEn is a EnumOfLanguageForDescribeMountPointsInput enum value
	EnumOfLanguageForDescribeMountPointsInputEn = "EN"
)
View Source
const (
	// EnumOfStatusForDescribeMountPointsOutputUnknown is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputUnknown = "Unknown"

	// EnumOfStatusForDescribeMountPointsOutputCreating is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputCreating = "Creating"

	// EnumOfStatusForDescribeMountPointsOutputCreateError is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputCreateError = "CreateError"

	// EnumOfStatusForDescribeMountPointsOutputRunning is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputRunning = "Running"

	// EnumOfStatusForDescribeMountPointsOutputUpdating is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputUpdating = "Updating"

	// EnumOfStatusForDescribeMountPointsOutputDeleting is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputDeleting = "Deleting"

	// EnumOfStatusForDescribeMountPointsOutputDeleteError is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputDeleteError = "DeleteError"

	// EnumOfStatusForDescribeMountPointsOutputDisabled is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfStatusForDescribePermissionGroupsOutputUnknown is a EnumOfStatusForDescribePermissionGroupsOutput enum value
	EnumOfStatusForDescribePermissionGroupsOutputUnknown = "Unknown"

	// EnumOfStatusForDescribePermissionGroupsOutputCreating is a EnumOfStatusForDescribePermissionGroupsOutput enum value
	EnumOfStatusForDescribePermissionGroupsOutputCreating = "Creating"

	// EnumOfStatusForDescribePermissionGroupsOutputAvailable is a EnumOfStatusForDescribePermissionGroupsOutput enum value
	EnumOfStatusForDescribePermissionGroupsOutputAvailable = "Available"

	// EnumOfStatusForDescribePermissionGroupsOutputUpdating is a EnumOfStatusForDescribePermissionGroupsOutput enum value
	EnumOfStatusForDescribePermissionGroupsOutputUpdating = "Updating"

	// EnumOfStatusForDescribePermissionGroupsOutputDeleting is a EnumOfStatusForDescribePermissionGroupsOutput enum value
	EnumOfStatusForDescribePermissionGroupsOutputDeleting = "Deleting"
)
View Source
const (
	// EnumOfRwModeForDescribePermissionRulesInputUnknown is a EnumOfRwModeForDescribePermissionRulesInput enum value
	EnumOfRwModeForDescribePermissionRulesInputUnknown = "Unknown"

	// EnumOfRwModeForDescribePermissionRulesInputRw is a EnumOfRwModeForDescribePermissionRulesInput enum value
	EnumOfRwModeForDescribePermissionRulesInputRw = "RW"

	// EnumOfRwModeForDescribePermissionRulesInputRo is a EnumOfRwModeForDescribePermissionRulesInput enum value
	EnumOfRwModeForDescribePermissionRulesInputRo = "RO"
)
View Source
const (
	// EnumOfRwModeForDescribePermissionRulesOutputUnknown is a EnumOfRwModeForDescribePermissionRulesOutput enum value
	EnumOfRwModeForDescribePermissionRulesOutputUnknown = "Unknown"

	// EnumOfRwModeForDescribePermissionRulesOutputRw is a EnumOfRwModeForDescribePermissionRulesOutput enum value
	EnumOfRwModeForDescribePermissionRulesOutputRw = "RW"

	// EnumOfRwModeForDescribePermissionRulesOutputRo is a EnumOfRwModeForDescribePermissionRulesOutput enum value
	EnumOfRwModeForDescribePermissionRulesOutputRo = "RO"
)
View Source
const (
	// EnumOfUserModeForDescribePermissionRulesInputUnknown is a EnumOfUserModeForDescribePermissionRulesInput enum value
	EnumOfUserModeForDescribePermissionRulesInputUnknown = "Unknown"

	// EnumOfUserModeForDescribePermissionRulesInputRootSquash is a EnumOfUserModeForDescribePermissionRulesInput enum value
	EnumOfUserModeForDescribePermissionRulesInputRootSquash = "Root_squash"

	// EnumOfUserModeForDescribePermissionRulesInputNoRootSquash is a EnumOfUserModeForDescribePermissionRulesInput enum value
	EnumOfUserModeForDescribePermissionRulesInputNoRootSquash = "No_root_squash"

	// EnumOfUserModeForDescribePermissionRulesInputAllSquash is a EnumOfUserModeForDescribePermissionRulesInput enum value
	EnumOfUserModeForDescribePermissionRulesInputAllSquash = "All_squash"
)
View Source
const (
	// EnumOfUserModeForDescribePermissionRulesOutputUnknown is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputUnknown = "Unknown"

	// EnumOfUserModeForDescribePermissionRulesOutputRootSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputRootSquash = "Root_squash"

	// EnumOfUserModeForDescribePermissionRulesOutputNoRootSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputNoRootSquash = "No_root_squash"

	// EnumOfUserModeForDescribePermissionRulesOutputAllSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputAllSquash = "All_squash"
)
View Source
const (
	// EnumOfLimitTypeForDescribeQuotasInputAccounting is a EnumOfLimitTypeForDescribeQuotasInput enum value
	EnumOfLimitTypeForDescribeQuotasInputAccounting = "Accounting"

	// EnumOfLimitTypeForDescribeQuotasInputEnforcement is a EnumOfLimitTypeForDescribeQuotasInput enum value
	EnumOfLimitTypeForDescribeQuotasInputEnforcement = "Enforcement"
)
View Source
const (
	// EnumOfLimitTypeForDescribeQuotasOutputAccounting is a EnumOfLimitTypeForDescribeQuotasOutput enum value
	EnumOfLimitTypeForDescribeQuotasOutputAccounting = "Accounting"

	// EnumOfLimitTypeForDescribeQuotasOutputEnforcement is a EnumOfLimitTypeForDescribeQuotasOutput enum value
	EnumOfLimitTypeForDescribeQuotasOutputEnforcement = "Enforcement"
)
View Source
const (
	// EnumOfQuotaTypeForDescribeQuotasInputDirQuota is a EnumOfQuotaTypeForDescribeQuotasInput enum value
	EnumOfQuotaTypeForDescribeQuotasInputDirQuota = "DirQuota"

	// EnumOfQuotaTypeForDescribeQuotasInputUserQuota is a EnumOfQuotaTypeForDescribeQuotasInput enum value
	EnumOfQuotaTypeForDescribeQuotasInputUserQuota = "UserQuota"
)
View Source
const (
	// EnumOfQuotaTypeForDescribeQuotasOutputDirQuota is a EnumOfQuotaTypeForDescribeQuotasOutput enum value
	EnumOfQuotaTypeForDescribeQuotasOutputDirQuota = "DirQuota"

	// EnumOfQuotaTypeForDescribeQuotasOutputUserQuota is a EnumOfQuotaTypeForDescribeQuotasOutput enum value
	EnumOfQuotaTypeForDescribeQuotasOutputUserQuota = "UserQuota"
)
View Source
const (
	// EnumOfStatusForDescribeQuotasOutputCreating is a EnumOfStatusForDescribeQuotasOutput enum value
	EnumOfStatusForDescribeQuotasOutputCreating = "Creating"

	// EnumOfStatusForDescribeQuotasOutputNormal is a EnumOfStatusForDescribeQuotasOutput enum value
	EnumOfStatusForDescribeQuotasOutputNormal = "Normal"

	// EnumOfStatusForDescribeQuotasOutputDeleting is a EnumOfStatusForDescribeQuotasOutput enum value
	EnumOfStatusForDescribeQuotasOutputDeleting = "Deleting"

	// EnumOfStatusForDescribeQuotasOutputUnNormal is a EnumOfStatusForDescribeQuotasOutput enum value
	EnumOfStatusForDescribeQuotasOutputUnNormal = "UnNormal"

	// EnumOfStatusForDescribeQuotasOutputUpdating is a EnumOfStatusForDescribeQuotasOutput enum value
	EnumOfStatusForDescribeQuotasOutputUpdating = "Updating"
)
View Source
const (
	// EnumOfUserTypeForDescribeQuotasOutputAllUsers is a EnumOfUserTypeForDescribeQuotasOutput enum value
	EnumOfUserTypeForDescribeQuotasOutputAllUsers = "AllUsers"

	// EnumOfUserTypeForDescribeQuotasOutputUid is a EnumOfUserTypeForDescribeQuotasOutput enum value
	EnumOfUserTypeForDescribeQuotasOutputUid = "Uid"

	// EnumOfUserTypeForDescribeQuotasOutputGid is a EnumOfUserTypeForDescribeQuotasOutput enum value
	EnumOfUserTypeForDescribeQuotasOutputGid = "Gid"
)
View Source
const (
	// EnumOfLanguageForDescribeZonesInputZh is a EnumOfLanguageForDescribeZonesInput enum value
	EnumOfLanguageForDescribeZonesInputZh = "ZH"

	// EnumOfLanguageForDescribeZonesInputEn is a EnumOfLanguageForDescribeZonesInput enum value
	EnumOfLanguageForDescribeZonesInputEn = "EN"
)
View Source
const (
	// EnumOfTypeForTagResourcesInputSystem is a EnumOfTypeForTagResourcesInput enum value
	EnumOfTypeForTagResourcesInputSystem = "System"

	// EnumOfTypeForTagResourcesInputCustom is a EnumOfTypeForTagResourcesInput enum value
	EnumOfTypeForTagResourcesInputCustom = "Custom"
)
View Source
const (
	// EnumOfBandwidthModeForUpdateFileSystemInputUnknown is a EnumOfBandwidthModeForUpdateFileSystemInput enum value
	EnumOfBandwidthModeForUpdateFileSystemInputUnknown = "Unknown"

	// EnumOfBandwidthModeForUpdateFileSystemInputBaseline is a EnumOfBandwidthModeForUpdateFileSystemInput enum value
	EnumOfBandwidthModeForUpdateFileSystemInputBaseline = "Baseline"

	// EnumOfBandwidthModeForUpdateFileSystemInputProvisioned is a EnumOfBandwidthModeForUpdateFileSystemInput enum value
	EnumOfBandwidthModeForUpdateFileSystemInputProvisioned = "Provisioned"
)
View Source
const (
	// EnumOfRwModeForUpdatePermissionRuleInputUnknown is a EnumOfRwModeForUpdatePermissionRuleInput enum value
	EnumOfRwModeForUpdatePermissionRuleInputUnknown = "Unknown"

	// EnumOfRwModeForUpdatePermissionRuleInputRw is a EnumOfRwModeForUpdatePermissionRuleInput enum value
	EnumOfRwModeForUpdatePermissionRuleInputRw = "RW"

	// EnumOfRwModeForUpdatePermissionRuleInputRo is a EnumOfRwModeForUpdatePermissionRuleInput enum value
	EnumOfRwModeForUpdatePermissionRuleInputRo = "RO"
)
View Source
const (
	// EnumOfUserModeForUpdatePermissionRuleInputUnknown is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputUnknown = "Unknown"

	// EnumOfUserModeForUpdatePermissionRuleInputRootSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputRootSquash = "Root_squash"

	// EnumOfUserModeForUpdatePermissionRuleInputNoRootSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputNoRootSquash = "No_root_squash"

	// EnumOfUserModeForUpdatePermissionRuleInputAllSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputAllSquash = "All_squash"
)
View Source
const (
	// EnumOfLimitTypeForUpdateQuotaInputAccounting is a EnumOfLimitTypeForUpdateQuotaInput enum value
	EnumOfLimitTypeForUpdateQuotaInputAccounting = "Accounting"

	// EnumOfLimitTypeForUpdateQuotaInputEnforcement is a EnumOfLimitTypeForUpdateQuotaInput enum value
	EnumOfLimitTypeForUpdateQuotaInputEnforcement = "Enforcement"
)
View Source
const (
	ServiceName = "elasticfilesystem" // Name of service.
	EndpointsID = ServiceName         // ID to lookup a service endpoint with.
	ServiceID   = "efs"               // ServiceID is a unique identifer of a specific service.
)

Service information constants

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessPointForDescribeAccessPointsOutput

type AccessPointForDescribeAccessPointsOutput struct {
	AccessPointId *string `type:"string" json:",omitempty"`

	AccessPointName *string `type:"string" json:",omitempty"`

	CreateTime *string `type:"string" json:",omitempty"`

	Domain *string `type:"string" json:",omitempty"`

	EnableIam *bool `type:"boolean" json:",omitempty"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionGroupName *string `type:"string" json:",omitempty"`

	PosixUser *PosixUserForDescribeAccessPointsOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`

	SubnetId *string `type:"string" json:",omitempty"`

	SubnetName *string `type:"string" json:",omitempty"`

	Trn *string `type:"string" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`

	VpcId *string `type:"string" json:",omitempty"`

	VpcName *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (AccessPointForDescribeAccessPointsOutput) GoString

GoString returns the string representation

func (*AccessPointForDescribeAccessPointsOutput) SetAccessPointId

SetAccessPointId sets the AccessPointId field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetAccessPointName

SetAccessPointName sets the AccessPointName field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetDomain

SetDomain sets the Domain field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetEnableIam

SetEnableIam sets the EnableIam field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetFileSystemPath

SetFileSystemPath sets the FileSystemPath field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetPosixUser

SetPosixUser sets the PosixUser field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetStatus

SetStatus sets the Status field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetSubnetName

SetSubnetName sets the SubnetName field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetTrn

SetTrn sets the Trn field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetVpcName

SetVpcName sets the VpcName field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*AccessPointForDescribeAccessPointsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (AccessPointForDescribeAccessPointsOutput) String

String returns the string representation

type AccessPointForDescribePermissionGroupsOutput

type AccessPointForDescribePermissionGroupsOutput struct {
	AccessPointId *string `type:"string" json:",omitempty"`

	AccessPointName *string `type:"string" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (AccessPointForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*AccessPointForDescribePermissionGroupsOutput) SetAccessPointId

SetAccessPointId sets the AccessPointId field's value.

func (*AccessPointForDescribePermissionGroupsOutput) SetAccessPointName

SetAccessPointName sets the AccessPointName field's value.

func (*AccessPointForDescribePermissionGroupsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*AccessPointForDescribePermissionGroupsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (AccessPointForDescribePermissionGroupsOutput) String

String returns the string representation

type ChargeConfigForDescribeFileSystemsOutput

type ChargeConfigForDescribeFileSystemsOutput struct {
	ChargeStatus *string `type:"string" json:",omitempty" enum:"EnumOfChargeStatusForDescribeFileSystemsOutput"`

	ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeFileSystemsOutput"`

	ExpireTime *string `type:"string" json:",omitempty"`

	ReclaimTime *string `type:"string" json:",omitempty"`

	StopTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ChargeConfigForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*ChargeConfigForDescribeFileSystemsOutput) SetChargeStatus

SetChargeStatus sets the ChargeStatus field's value.

func (*ChargeConfigForDescribeFileSystemsOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*ChargeConfigForDescribeFileSystemsOutput) SetExpireTime

SetExpireTime sets the ExpireTime field's value.

func (*ChargeConfigForDescribeFileSystemsOutput) SetReclaimTime

SetReclaimTime sets the ReclaimTime field's value.

func (*ChargeConfigForDescribeFileSystemsOutput) SetStopTime

SetStopTime sets the StopTime field's value.

func (ChargeConfigForDescribeFileSystemsOutput) String

String returns the string representation

type CheckDirInput

type CheckDirInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// FileSystemPath is a required field
	FileSystemPath *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CheckDirInput) GoString

func (s CheckDirInput) GoString() string

GoString returns the string representation

func (*CheckDirInput) SetFileSystemId

func (s *CheckDirInput) SetFileSystemId(v string) *CheckDirInput

SetFileSystemId sets the FileSystemId field's value.

func (*CheckDirInput) SetFileSystemPath

func (s *CheckDirInput) SetFileSystemPath(v string) *CheckDirInput

SetFileSystemPath sets the FileSystemPath field's value.

func (CheckDirInput) String

func (s CheckDirInput) String() string

String returns the string representation

func (*CheckDirInput) Validate

func (s *CheckDirInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CheckDirOutput

type CheckDirOutput struct {
	Metadata *response.ResponseMetadata

	AccessMode *string `type:"string" json:",omitempty"`

	Exist *bool `type:"boolean" json:",omitempty"`

	OwnerGroupId *int32 `type:"int32" json:",omitempty"`

	OwnerUserId *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CheckDirOutput) GoString

func (s CheckDirOutput) GoString() string

GoString returns the string representation

func (*CheckDirOutput) SetAccessMode

func (s *CheckDirOutput) SetAccessMode(v string) *CheckDirOutput

SetAccessMode sets the AccessMode field's value.

func (*CheckDirOutput) SetExist

func (s *CheckDirOutput) SetExist(v bool) *CheckDirOutput

SetExist sets the Exist field's value.

func (*CheckDirOutput) SetOwnerGroupId

func (s *CheckDirOutput) SetOwnerGroupId(v int32) *CheckDirOutput

SetOwnerGroupId sets the OwnerGroupId field's value.

func (*CheckDirOutput) SetOwnerUserId

func (s *CheckDirOutput) SetOwnerUserId(v int32) *CheckDirOutput

SetOwnerUserId sets the OwnerUserId field's value.

func (CheckDirOutput) String

func (s CheckDirOutput) String() string

String returns the string representation

type CreateAccessPointInput

type CreateAccessPointInput struct {

	// AccessPointName is a required field
	AccessPointName *string `type:"string" json:",omitempty" required:"true"`

	EnableIam *bool `type:"boolean" json:",omitempty"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	PosixUser *PosixUserForCreateAccessPointInput `type:"structure" json:",omitempty"`

	SubnetId *string `type:"string" json:",omitempty"`

	// VpcId is a required field
	VpcId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateAccessPointInput) GoString

func (s CreateAccessPointInput) GoString() string

GoString returns the string representation

func (*CreateAccessPointInput) SetAccessPointName

func (s *CreateAccessPointInput) SetAccessPointName(v string) *CreateAccessPointInput

SetAccessPointName sets the AccessPointName field's value.

func (*CreateAccessPointInput) SetEnableIam

SetEnableIam sets the EnableIam field's value.

func (*CreateAccessPointInput) SetFileSystemId

func (s *CreateAccessPointInput) SetFileSystemId(v string) *CreateAccessPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateAccessPointInput) SetFileSystemPath

func (s *CreateAccessPointInput) SetFileSystemPath(v string) *CreateAccessPointInput

SetFileSystemPath sets the FileSystemPath field's value.

func (*CreateAccessPointInput) SetPermissionGroupId

func (s *CreateAccessPointInput) SetPermissionGroupId(v string) *CreateAccessPointInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*CreateAccessPointInput) SetPosixUser

SetPosixUser sets the PosixUser field's value.

func (*CreateAccessPointInput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*CreateAccessPointInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (CreateAccessPointInput) String

func (s CreateAccessPointInput) String() string

String returns the string representation

func (*CreateAccessPointInput) Validate

func (s *CreateAccessPointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateAccessPointOutput

type CreateAccessPointOutput struct {
	Metadata *response.ResponseMetadata

	AccessPointId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccessPointOutput) GoString

func (s CreateAccessPointOutput) GoString() string

GoString returns the string representation

func (*CreateAccessPointOutput) SetAccessPointId

func (s *CreateAccessPointOutput) SetAccessPointId(v string) *CreateAccessPointOutput

SetAccessPointId sets the AccessPointId field's value.

func (CreateAccessPointOutput) String

func (s CreateAccessPointOutput) String() string

String returns the string representation

type CreateDirInput

type CreateDirInput struct {
	AccessMode *string `type:"string" json:",omitempty"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// FileSystemPath is a required field
	FileSystemPath *string `type:"string" json:",omitempty" required:"true"`

	OwnerGroupId *int32 `type:"int32" json:",omitempty"`

	OwnerUserId *int32 `type:"int32" json:",omitempty"`

	Recursive *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateDirInput) GoString

func (s CreateDirInput) GoString() string

GoString returns the string representation

func (*CreateDirInput) SetAccessMode

func (s *CreateDirInput) SetAccessMode(v string) *CreateDirInput

SetAccessMode sets the AccessMode field's value.

func (*CreateDirInput) SetFileSystemId

func (s *CreateDirInput) SetFileSystemId(v string) *CreateDirInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateDirInput) SetFileSystemPath

func (s *CreateDirInput) SetFileSystemPath(v string) *CreateDirInput

SetFileSystemPath sets the FileSystemPath field's value.

func (*CreateDirInput) SetOwnerGroupId

func (s *CreateDirInput) SetOwnerGroupId(v int32) *CreateDirInput

SetOwnerGroupId sets the OwnerGroupId field's value.

func (*CreateDirInput) SetOwnerUserId

func (s *CreateDirInput) SetOwnerUserId(v int32) *CreateDirInput

SetOwnerUserId sets the OwnerUserId field's value.

func (*CreateDirInput) SetRecursive

func (s *CreateDirInput) SetRecursive(v bool) *CreateDirInput

SetRecursive sets the Recursive field's value.

func (CreateDirInput) String

func (s CreateDirInput) String() string

String returns the string representation

func (*CreateDirInput) Validate

func (s *CreateDirInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateDirOutput

type CreateDirOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CreateDirOutput) GoString

func (s CreateDirOutput) GoString() string

GoString returns the string representation

func (CreateDirOutput) String

func (s CreateDirOutput) String() string

String returns the string representation

type CreateFileSystemInput

type CreateFileSystemInput struct {

	// BandwidthMode is a required field
	BandwidthMode *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfBandwidthModeForCreateFileSystemInput"`

	BurstBandwidth *int32 `type:"int32" json:",omitempty"`

	ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForCreateFileSystemInput"`

	Description *string `type:"string" json:",omitempty"`

	// FileSystemName is a required field
	FileSystemName *string `type:"string" json:",omitempty" required:"true"`

	// InstanceType is a required field
	InstanceType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfInstanceTypeForCreateFileSystemInput"`

	OneStep *bool `type:"boolean" json:",omitempty"`

	// PerformanceDensity is a required field
	PerformanceDensity *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfPerformanceDensityForCreateFileSystemInput"`

	ProjectName *string `type:"string" json:",omitempty"`

	ProvisionedBandwidth *int32 `type:"int32" json:",omitempty"`

	Tags []*TagForCreateFileSystemInput `type:"list" json:",omitempty"`

	// ZoneId is a required field
	ZoneId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateFileSystemInput) GoString

func (s CreateFileSystemInput) GoString() string

GoString returns the string representation

func (*CreateFileSystemInput) SetBandwidthMode

func (s *CreateFileSystemInput) SetBandwidthMode(v string) *CreateFileSystemInput

SetBandwidthMode sets the BandwidthMode field's value.

func (*CreateFileSystemInput) SetBurstBandwidth

func (s *CreateFileSystemInput) SetBurstBandwidth(v int32) *CreateFileSystemInput

SetBurstBandwidth sets the BurstBandwidth field's value.

func (*CreateFileSystemInput) SetChargeType

func (s *CreateFileSystemInput) SetChargeType(v string) *CreateFileSystemInput

SetChargeType sets the ChargeType field's value.

func (*CreateFileSystemInput) SetDescription

func (s *CreateFileSystemInput) SetDescription(v string) *CreateFileSystemInput

SetDescription sets the Description field's value.

func (*CreateFileSystemInput) SetFileSystemName

func (s *CreateFileSystemInput) SetFileSystemName(v string) *CreateFileSystemInput

SetFileSystemName sets the FileSystemName field's value.

func (*CreateFileSystemInput) SetInstanceType

func (s *CreateFileSystemInput) SetInstanceType(v string) *CreateFileSystemInput

SetInstanceType sets the InstanceType field's value.

func (*CreateFileSystemInput) SetOneStep

SetOneStep sets the OneStep field's value.

func (*CreateFileSystemInput) SetPerformanceDensity

func (s *CreateFileSystemInput) SetPerformanceDensity(v string) *CreateFileSystemInput

SetPerformanceDensity sets the PerformanceDensity field's value.

func (*CreateFileSystemInput) SetProjectName

func (s *CreateFileSystemInput) SetProjectName(v string) *CreateFileSystemInput

SetProjectName sets the ProjectName field's value.

func (*CreateFileSystemInput) SetProvisionedBandwidth

func (s *CreateFileSystemInput) SetProvisionedBandwidth(v int32) *CreateFileSystemInput

SetProvisionedBandwidth sets the ProvisionedBandwidth field's value.

func (*CreateFileSystemInput) SetTags

SetTags sets the Tags field's value.

func (*CreateFileSystemInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (CreateFileSystemInput) String

func (s CreateFileSystemInput) String() string

String returns the string representation

func (*CreateFileSystemInput) Validate

func (s *CreateFileSystemInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateFileSystemOutput

type CreateFileSystemOutput struct {
	Metadata *response.ResponseMetadata

	FileSystemId *string `type:"string" json:",omitempty"`

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateFileSystemOutput) GoString

func (s CreateFileSystemOutput) GoString() string

GoString returns the string representation

func (*CreateFileSystemOutput) SetFileSystemId

func (s *CreateFileSystemOutput) SetFileSystemId(v string) *CreateFileSystemOutput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (CreateFileSystemOutput) String

func (s CreateFileSystemOutput) String() string

String returns the string representation

type CreateMountPointInput

type CreateMountPointInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// MountPointName is a required field
	MountPointName *string `type:"string" json:",omitempty" required:"true"`

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	SubnetId *string `type:"string" json:",omitempty"`

	// VpcId is a required field
	VpcId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateMountPointInput) GoString

func (s CreateMountPointInput) GoString() string

GoString returns the string representation

func (*CreateMountPointInput) SetFileSystemId

func (s *CreateMountPointInput) SetFileSystemId(v string) *CreateMountPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateMountPointInput) SetMountPointName

func (s *CreateMountPointInput) SetMountPointName(v string) *CreateMountPointInput

SetMountPointName sets the MountPointName field's value.

func (*CreateMountPointInput) SetPermissionGroupId

func (s *CreateMountPointInput) SetPermissionGroupId(v string) *CreateMountPointInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*CreateMountPointInput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*CreateMountPointInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (CreateMountPointInput) String

func (s CreateMountPointInput) String() string

String returns the string representation

func (*CreateMountPointInput) Validate

func (s *CreateMountPointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateMountPointOutput

type CreateMountPointOutput struct {
	Metadata *response.ResponseMetadata

	MountPointId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateMountPointOutput) GoString

func (s CreateMountPointOutput) GoString() string

GoString returns the string representation

func (*CreateMountPointOutput) SetMountPointId

func (s *CreateMountPointOutput) SetMountPointId(v string) *CreateMountPointOutput

SetMountPointId sets the MountPointId field's value.

func (CreateMountPointOutput) String

func (s CreateMountPointOutput) String() string

String returns the string representation

type CreatePermissionGroupInput

type CreatePermissionGroupInput struct {
	Description *string `type:"string" json:",omitempty"`

	// PermissionGroupName is a required field
	PermissionGroupName *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreatePermissionGroupInput) GoString

func (s CreatePermissionGroupInput) GoString() string

GoString returns the string representation

func (*CreatePermissionGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*CreatePermissionGroupInput) SetPermissionGroupName

func (s *CreatePermissionGroupInput) SetPermissionGroupName(v string) *CreatePermissionGroupInput

SetPermissionGroupName sets the PermissionGroupName field's value.

func (CreatePermissionGroupInput) String

String returns the string representation

func (*CreatePermissionGroupInput) Validate

func (s *CreatePermissionGroupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreatePermissionGroupOutput

type CreatePermissionGroupOutput struct {
	Metadata *response.ResponseMetadata

	PermissionGroupId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreatePermissionGroupOutput) GoString

func (s CreatePermissionGroupOutput) GoString() string

GoString returns the string representation

func (*CreatePermissionGroupOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (CreatePermissionGroupOutput) String

String returns the string representation

type CreatePermissionRuleInput

type CreatePermissionRuleInput struct {

	// CidrIp is a required field
	CidrIp *string `type:"string" json:",omitempty" required:"true"`

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	// RwMode is a required field
	RwMode *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRwModeForCreatePermissionRuleInput"`

	// UserMode is a required field
	UserMode *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfUserModeForCreatePermissionRuleInput"`
	// contains filtered or unexported fields
}

func (CreatePermissionRuleInput) GoString

func (s CreatePermissionRuleInput) GoString() string

GoString returns the string representation

func (*CreatePermissionRuleInput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*CreatePermissionRuleInput) SetPermissionGroupId

func (s *CreatePermissionRuleInput) SetPermissionGroupId(v string) *CreatePermissionRuleInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*CreatePermissionRuleInput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*CreatePermissionRuleInput) SetUserMode

SetUserMode sets the UserMode field's value.

func (CreatePermissionRuleInput) String

func (s CreatePermissionRuleInput) String() string

String returns the string representation

func (*CreatePermissionRuleInput) Validate

func (s *CreatePermissionRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreatePermissionRuleOutput

type CreatePermissionRuleOutput struct {
	Metadata *response.ResponseMetadata

	PermissionRuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreatePermissionRuleOutput) GoString

func (s CreatePermissionRuleOutput) GoString() string

GoString returns the string representation

func (*CreatePermissionRuleOutput) SetPermissionRuleId

SetPermissionRuleId sets the PermissionRuleId field's value.

func (CreatePermissionRuleOutput) String

String returns the string representation

type CreateQuotaInput

type CreateQuotaInput struct {
	CapacityLimit *int64 `type:"int64" json:",omitempty"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// FileSystemPath is a required field
	FileSystemPath *string `type:"string" json:",omitempty" required:"true"`

	InodeLimit *int64 `type:"int64" json:",omitempty"`

	// LimitType is a required field
	LimitType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfLimitTypeForCreateQuotaInput"`

	// QuotaType is a required field
	QuotaType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfQuotaTypeForCreateQuotaInput"`

	UserId *string `type:"string" json:",omitempty"`

	UserType *string `type:"string" json:",omitempty" enum:"EnumOfUserTypeForCreateQuotaInput"`
	// contains filtered or unexported fields
}

func (CreateQuotaInput) GoString

func (s CreateQuotaInput) GoString() string

GoString returns the string representation

func (*CreateQuotaInput) SetCapacityLimit

func (s *CreateQuotaInput) SetCapacityLimit(v int64) *CreateQuotaInput

SetCapacityLimit sets the CapacityLimit field's value.

func (*CreateQuotaInput) SetFileSystemId

func (s *CreateQuotaInput) SetFileSystemId(v string) *CreateQuotaInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateQuotaInput) SetFileSystemPath

func (s *CreateQuotaInput) SetFileSystemPath(v string) *CreateQuotaInput

SetFileSystemPath sets the FileSystemPath field's value.

func (*CreateQuotaInput) SetInodeLimit

func (s *CreateQuotaInput) SetInodeLimit(v int64) *CreateQuotaInput

SetInodeLimit sets the InodeLimit field's value.

func (*CreateQuotaInput) SetLimitType

func (s *CreateQuotaInput) SetLimitType(v string) *CreateQuotaInput

SetLimitType sets the LimitType field's value.

func (*CreateQuotaInput) SetQuotaType

func (s *CreateQuotaInput) SetQuotaType(v string) *CreateQuotaInput

SetQuotaType sets the QuotaType field's value.

func (*CreateQuotaInput) SetUserId

func (s *CreateQuotaInput) SetUserId(v string) *CreateQuotaInput

SetUserId sets the UserId field's value.

func (*CreateQuotaInput) SetUserType

func (s *CreateQuotaInput) SetUserType(v string) *CreateQuotaInput

SetUserType sets the UserType field's value.

func (CreateQuotaInput) String

func (s CreateQuotaInput) String() string

String returns the string representation

func (*CreateQuotaInput) Validate

func (s *CreateQuotaInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateQuotaOutput

type CreateQuotaOutput struct {
	Metadata *response.ResponseMetadata

	QuotaId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateQuotaOutput) GoString

func (s CreateQuotaOutput) GoString() string

GoString returns the string representation

func (*CreateQuotaOutput) SetQuotaId

func (s *CreateQuotaOutput) SetQuotaId(v string) *CreateQuotaOutput

SetQuotaId sets the QuotaId field's value.

func (CreateQuotaOutput) String

func (s CreateQuotaOutput) String() string

String returns the string representation

type DeleteAccessPointInput

type DeleteAccessPointInput struct {

	// AccessPointId is a required field
	AccessPointId *string `type:"string" json:",omitempty" required:"true"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteAccessPointInput) GoString

func (s DeleteAccessPointInput) GoString() string

GoString returns the string representation

func (*DeleteAccessPointInput) SetAccessPointId

func (s *DeleteAccessPointInput) SetAccessPointId(v string) *DeleteAccessPointInput

SetAccessPointId sets the AccessPointId field's value.

func (*DeleteAccessPointInput) SetFileSystemId

func (s *DeleteAccessPointInput) SetFileSystemId(v string) *DeleteAccessPointInput

SetFileSystemId sets the FileSystemId field's value.

func (DeleteAccessPointInput) String

func (s DeleteAccessPointInput) String() string

String returns the string representation

func (*DeleteAccessPointInput) Validate

func (s *DeleteAccessPointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteAccessPointOutput

type DeleteAccessPointOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAccessPointOutput) GoString

func (s DeleteAccessPointOutput) GoString() string

GoString returns the string representation

func (DeleteAccessPointOutput) String

func (s DeleteAccessPointOutput) String() string

String returns the string representation

type DeleteFileSystemInput

type DeleteFileSystemInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	Force *bool `type:"boolean" json:",omitempty"`

	OneStep *bool `type:"boolean" json:",omitempty"`

	Reclaimed *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteFileSystemInput) GoString

func (s DeleteFileSystemInput) GoString() string

GoString returns the string representation

func (*DeleteFileSystemInput) SetFileSystemId

func (s *DeleteFileSystemInput) SetFileSystemId(v string) *DeleteFileSystemInput

SetFileSystemId sets the FileSystemId field's value.

func (*DeleteFileSystemInput) SetForce

SetForce sets the Force field's value.

func (*DeleteFileSystemInput) SetOneStep

SetOneStep sets the OneStep field's value.

func (*DeleteFileSystemInput) SetReclaimed

func (s *DeleteFileSystemInput) SetReclaimed(v bool) *DeleteFileSystemInput

SetReclaimed sets the Reclaimed field's value.

func (DeleteFileSystemInput) String

func (s DeleteFileSystemInput) String() string

String returns the string representation

func (*DeleteFileSystemInput) Validate

func (s *DeleteFileSystemInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteFileSystemOutput

type DeleteFileSystemOutput struct {
	Metadata *response.ResponseMetadata

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteFileSystemOutput) GoString

func (s DeleteFileSystemOutput) GoString() string

GoString returns the string representation

func (*DeleteFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (DeleteFileSystemOutput) String

func (s DeleteFileSystemOutput) String() string

String returns the string representation

type DeleteMountPointInput

type DeleteMountPointInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// MountPointId is a required field
	MountPointId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteMountPointInput) GoString

func (s DeleteMountPointInput) GoString() string

GoString returns the string representation

func (*DeleteMountPointInput) SetFileSystemId

func (s *DeleteMountPointInput) SetFileSystemId(v string) *DeleteMountPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*DeleteMountPointInput) SetMountPointId

func (s *DeleteMountPointInput) SetMountPointId(v string) *DeleteMountPointInput

SetMountPointId sets the MountPointId field's value.

func (DeleteMountPointInput) String

func (s DeleteMountPointInput) String() string

String returns the string representation

func (*DeleteMountPointInput) Validate

func (s *DeleteMountPointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteMountPointOutput

type DeleteMountPointOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteMountPointOutput) GoString

func (s DeleteMountPointOutput) GoString() string

GoString returns the string representation

func (DeleteMountPointOutput) String

func (s DeleteMountPointOutput) String() string

String returns the string representation

type DeletePermissionGroupInput

type DeletePermissionGroupInput struct {

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeletePermissionGroupInput) GoString

func (s DeletePermissionGroupInput) GoString() string

GoString returns the string representation

func (*DeletePermissionGroupInput) SetPermissionGroupId

func (s *DeletePermissionGroupInput) SetPermissionGroupId(v string) *DeletePermissionGroupInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (DeletePermissionGroupInput) String

String returns the string representation

func (*DeletePermissionGroupInput) Validate

func (s *DeletePermissionGroupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeletePermissionGroupOutput

type DeletePermissionGroupOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeletePermissionGroupOutput) GoString

func (s DeletePermissionGroupOutput) GoString() string

GoString returns the string representation

func (DeletePermissionGroupOutput) String

String returns the string representation

type DeletePermissionRuleInput

type DeletePermissionRuleInput struct {

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	// PermissionRuleId is a required field
	PermissionRuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeletePermissionRuleInput) GoString

func (s DeletePermissionRuleInput) GoString() string

GoString returns the string representation

func (*DeletePermissionRuleInput) SetPermissionGroupId

func (s *DeletePermissionRuleInput) SetPermissionGroupId(v string) *DeletePermissionRuleInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*DeletePermissionRuleInput) SetPermissionRuleId

func (s *DeletePermissionRuleInput) SetPermissionRuleId(v string) *DeletePermissionRuleInput

SetPermissionRuleId sets the PermissionRuleId field's value.

func (DeletePermissionRuleInput) String

func (s DeletePermissionRuleInput) String() string

String returns the string representation

func (*DeletePermissionRuleInput) Validate

func (s *DeletePermissionRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeletePermissionRuleOutput

type DeletePermissionRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeletePermissionRuleOutput) GoString

func (s DeletePermissionRuleOutput) GoString() string

GoString returns the string representation

func (DeletePermissionRuleOutput) String

String returns the string representation

type DeleteQuotaInput

type DeleteQuotaInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// QuotaId is a required field
	QuotaId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteQuotaInput) GoString

func (s DeleteQuotaInput) GoString() string

GoString returns the string representation

func (*DeleteQuotaInput) SetFileSystemId

func (s *DeleteQuotaInput) SetFileSystemId(v string) *DeleteQuotaInput

SetFileSystemId sets the FileSystemId field's value.

func (*DeleteQuotaInput) SetQuotaId

func (s *DeleteQuotaInput) SetQuotaId(v string) *DeleteQuotaInput

SetQuotaId sets the QuotaId field's value.

func (DeleteQuotaInput) String

func (s DeleteQuotaInput) String() string

String returns the string representation

func (*DeleteQuotaInput) Validate

func (s *DeleteQuotaInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteQuotaOutput

type DeleteQuotaOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteQuotaOutput) GoString

func (s DeleteQuotaOutput) GoString() string

GoString returns the string representation

func (DeleteQuotaOutput) String

func (s DeleteQuotaOutput) String() string

String returns the string representation

type DescribeAccessPointsInput

type DescribeAccessPointsInput struct {
	AccessPointId *string `type:"string" json:",omitempty"`

	AccessPointName *string `type:"string" json:",omitempty"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeAccessPointsInput"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	VpcId *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccessPointsInput) GoString

func (s DescribeAccessPointsInput) GoString() string

GoString returns the string representation

func (*DescribeAccessPointsInput) SetAccessPointId

SetAccessPointId sets the AccessPointId field's value.

func (*DescribeAccessPointsInput) SetAccessPointName

SetAccessPointName sets the AccessPointName field's value.

func (*DescribeAccessPointsInput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeAccessPointsInput) SetFileSystemPath

SetFileSystemPath sets the FileSystemPath field's value.

func (*DescribeAccessPointsInput) SetLanguage

SetLanguage sets the Language field's value.

func (*DescribeAccessPointsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeAccessPointsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeAccessPointsInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*DescribeAccessPointsInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (DescribeAccessPointsInput) String

func (s DescribeAccessPointsInput) String() string

String returns the string representation

func (*DescribeAccessPointsInput) Validate

func (s *DescribeAccessPointsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccessPointsOutput

type DescribeAccessPointsOutput struct {
	Metadata *response.ResponseMetadata

	AccessPoints []*AccessPointForDescribeAccessPointsOutput `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccessPointsOutput) GoString

func (s DescribeAccessPointsOutput) GoString() string

GoString returns the string representation

func (*DescribeAccessPointsOutput) SetAccessPoints

SetAccessPoints sets the AccessPoints field's value.

func (*DescribeAccessPointsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeAccessPointsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeAccessPointsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeAccessPointsOutput) String

String returns the string representation

type DescribeFileSystemsInput

type DescribeFileSystemsInput struct {
	BandwidthMode *string `type:"string" json:",omitempty" enum:"EnumOfBandwidthModeForDescribeFileSystemsInput"`

	ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeFileSystemsInput"`

	ExportOnly *bool `type:"boolean" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemName *string `type:"string" json:",omitempty"`

	InstanceType *string `type:"string" json:",omitempty" enum:"EnumOfInstanceTypeForDescribeFileSystemsInput"`

	Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeFileSystemsInput"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	PerformanceDensity *string `type:"string" json:",omitempty" enum:"EnumOfPerformanceDensityForDescribeFileSystemsInput"`

	ProjectName *string `type:"string" json:",omitempty"`

	ProtocolType *string `type:"string" json:",omitempty" enum:"EnumOfProtocolTypeForDescribeFileSystemsInput"`

	SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForDescribeFileSystemsInput"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForDescribeFileSystemsInput"`

	Statuses []*string `type:"list" json:",omitempty"`

	TagFilters []*TagFilterForDescribeFileSystemsInput `type:"list" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeFileSystemsInput) GoString

func (s DescribeFileSystemsInput) GoString() string

GoString returns the string representation

func (*DescribeFileSystemsInput) SetBandwidthMode

SetBandwidthMode sets the BandwidthMode field's value.

func (*DescribeFileSystemsInput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*DescribeFileSystemsInput) SetExportOnly

SetExportOnly sets the ExportOnly field's value.

func (*DescribeFileSystemsInput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeFileSystemsInput) SetFileSystemName

func (s *DescribeFileSystemsInput) SetFileSystemName(v string) *DescribeFileSystemsInput

SetFileSystemName sets the FileSystemName field's value.

func (*DescribeFileSystemsInput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*DescribeFileSystemsInput) SetLanguage

SetLanguage sets the Language field's value.

func (*DescribeFileSystemsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeFileSystemsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeFileSystemsInput) SetPerformanceDensity

func (s *DescribeFileSystemsInput) SetPerformanceDensity(v string) *DescribeFileSystemsInput

SetPerformanceDensity sets the PerformanceDensity field's value.

func (*DescribeFileSystemsInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*DescribeFileSystemsInput) SetProtocolType

SetProtocolType sets the ProtocolType field's value.

func (*DescribeFileSystemsInput) SetSortBy

SetSortBy sets the SortBy field's value.

func (*DescribeFileSystemsInput) SetSortOrder

SetSortOrder sets the SortOrder field's value.

func (*DescribeFileSystemsInput) SetStatuses

SetStatuses sets the Statuses field's value.

func (*DescribeFileSystemsInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (*DescribeFileSystemsInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (DescribeFileSystemsInput) String

func (s DescribeFileSystemsInput) String() string

String returns the string representation

type DescribeFileSystemsOutput

type DescribeFileSystemsOutput struct {
	Metadata *response.ResponseMetadata

	FileSystems []*FileSystemForDescribeFileSystemsOutput `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeFileSystemsOutput) GoString

func (s DescribeFileSystemsOutput) GoString() string

GoString returns the string representation

func (*DescribeFileSystemsOutput) SetFileSystems

SetFileSystems sets the FileSystems field's value.

func (*DescribeFileSystemsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeFileSystemsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeFileSystemsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeFileSystemsOutput) String

func (s DescribeFileSystemsOutput) String() string

String returns the string representation

type DescribeMountPointsInput

type DescribeMountPointsInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeMountPointsInput"`

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`

	VpcId *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeMountPointsInput) GoString

func (s DescribeMountPointsInput) GoString() string

GoString returns the string representation

func (*DescribeMountPointsInput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeMountPointsInput) SetLanguage

SetLanguage sets the Language field's value.

func (*DescribeMountPointsInput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*DescribeMountPointsInput) SetMountPointName

func (s *DescribeMountPointsInput) SetMountPointName(v string) *DescribeMountPointsInput

SetMountPointName sets the MountPointName field's value.

func (*DescribeMountPointsInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*DescribeMountPointsInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (DescribeMountPointsInput) String

func (s DescribeMountPointsInput) String() string

String returns the string representation

func (*DescribeMountPointsInput) Validate

func (s *DescribeMountPointsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeMountPointsOutput

type DescribeMountPointsOutput struct {
	Metadata *response.ResponseMetadata

	MountPoints []*MountPointForDescribeMountPointsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeMountPointsOutput) GoString

func (s DescribeMountPointsOutput) GoString() string

GoString returns the string representation

func (*DescribeMountPointsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*DescribeMountPointsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeMountPointsOutput) String

func (s DescribeMountPointsOutput) String() string

String returns the string representation

type DescribePermissionGroupsInput

type DescribePermissionGroupsInput struct {
	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionGroupName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribePermissionGroupsInput) GoString

GoString returns the string representation

func (*DescribePermissionGroupsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionGroupsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribePermissionGroupsInput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*DescribePermissionGroupsInput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (DescribePermissionGroupsInput) String

String returns the string representation

type DescribePermissionGroupsOutput

type DescribePermissionGroupsOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	PermissionGroups []*PermissionGroupForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*DescribePermissionGroupsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionGroupsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribePermissionGroupsOutput) SetPermissionGroups

SetPermissionGroups sets the PermissionGroups field's value.

func (*DescribePermissionGroupsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribePermissionGroupsOutput) String

String returns the string representation

type DescribePermissionRulesInput

type DescribePermissionRulesInput struct {
	CidrIp *string `type:"string" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForDescribePermissionRulesInput"`

	UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForDescribePermissionRulesInput"`
	// contains filtered or unexported fields
}

func (DescribePermissionRulesInput) GoString

func (s DescribePermissionRulesInput) GoString() string

GoString returns the string representation

func (*DescribePermissionRulesInput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*DescribePermissionRulesInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionRulesInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribePermissionRulesInput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*DescribePermissionRulesInput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*DescribePermissionRulesInput) SetUserMode

SetUserMode sets the UserMode field's value.

func (DescribePermissionRulesInput) String

String returns the string representation

func (*DescribePermissionRulesInput) Validate

func (s *DescribePermissionRulesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribePermissionRulesOutput

type DescribePermissionRulesOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	PermissionRules []*PermissionRuleForDescribePermissionRulesOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribePermissionRulesOutput) GoString

GoString returns the string representation

func (*DescribePermissionRulesOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionRulesOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribePermissionRulesOutput) SetPermissionRules

SetPermissionRules sets the PermissionRules field's value.

func (*DescribePermissionRulesOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribePermissionRulesOutput) String

String returns the string representation

type DescribeQuotasInput

type DescribeQuotasInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	LimitType *string `type:"string" json:",omitempty" enum:"EnumOfLimitTypeForDescribeQuotasInput"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	QuotaId *string `type:"string" json:",omitempty"`

	QuotaType *string `type:"string" json:",omitempty" enum:"EnumOfQuotaTypeForDescribeQuotasInput"`
	// contains filtered or unexported fields
}

func (DescribeQuotasInput) GoString

func (s DescribeQuotasInput) GoString() string

GoString returns the string representation

func (*DescribeQuotasInput) SetFileSystemId

func (s *DescribeQuotasInput) SetFileSystemId(v string) *DescribeQuotasInput

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeQuotasInput) SetFileSystemPath

func (s *DescribeQuotasInput) SetFileSystemPath(v string) *DescribeQuotasInput

SetFileSystemPath sets the FileSystemPath field's value.

func (*DescribeQuotasInput) SetLimitType

func (s *DescribeQuotasInput) SetLimitType(v string) *DescribeQuotasInput

SetLimitType sets the LimitType field's value.

func (*DescribeQuotasInput) SetPageNumber

func (s *DescribeQuotasInput) SetPageNumber(v int32) *DescribeQuotasInput

SetPageNumber sets the PageNumber field's value.

func (*DescribeQuotasInput) SetPageSize

func (s *DescribeQuotasInput) SetPageSize(v int32) *DescribeQuotasInput

SetPageSize sets the PageSize field's value.

func (*DescribeQuotasInput) SetQuotaId

SetQuotaId sets the QuotaId field's value.

func (*DescribeQuotasInput) SetQuotaType

func (s *DescribeQuotasInput) SetQuotaType(v string) *DescribeQuotasInput

SetQuotaType sets the QuotaType field's value.

func (DescribeQuotasInput) String

func (s DescribeQuotasInput) String() string

String returns the string representation

func (*DescribeQuotasInput) Validate

func (s *DescribeQuotasInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeQuotasOutput

type DescribeQuotasOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	Quotas []*QuotaForDescribeQuotasOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeQuotasOutput) GoString

func (s DescribeQuotasOutput) GoString() string

GoString returns the string representation

func (*DescribeQuotasOutput) SetPageNumber

func (s *DescribeQuotasOutput) SetPageNumber(v int32) *DescribeQuotasOutput

SetPageNumber sets the PageNumber field's value.

func (*DescribeQuotasOutput) SetPageSize

func (s *DescribeQuotasOutput) SetPageSize(v int32) *DescribeQuotasOutput

SetPageSize sets the PageSize field's value.

func (*DescribeQuotasOutput) SetQuotas

SetQuotas sets the Quotas field's value.

func (*DescribeQuotasOutput) SetTotalCount

func (s *DescribeQuotasOutput) SetTotalCount(v int32) *DescribeQuotasOutput

SetTotalCount sets the TotalCount field's value.

func (DescribeQuotasOutput) String

func (s DescribeQuotasOutput) String() string

String returns the string representation

type DescribeZonesInput

type DescribeZonesInput struct {
	Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeZonesInput"`
	// contains filtered or unexported fields
}

func (DescribeZonesInput) GoString

func (s DescribeZonesInput) GoString() string

GoString returns the string representation

func (*DescribeZonesInput) SetLanguage

func (s *DescribeZonesInput) SetLanguage(v string) *DescribeZonesInput

SetLanguage sets the Language field's value.

func (DescribeZonesInput) String

func (s DescribeZonesInput) String() string

String returns the string representation

type DescribeZonesOutput

type DescribeZonesOutput struct {
	Metadata *response.ResponseMetadata

	TotalCount *int32 `type:"int32" json:",omitempty"`

	Zones []*ZoneForDescribeZonesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeZonesOutput) GoString

func (s DescribeZonesOutput) GoString() string

GoString returns the string representation

func (*DescribeZonesOutput) SetTotalCount

func (s *DescribeZonesOutput) SetTotalCount(v int32) *DescribeZonesOutput

SetTotalCount sets the TotalCount field's value.

func (*DescribeZonesOutput) SetZones

SetZones sets the Zones field's value.

func (DescribeZonesOutput) String

func (s DescribeZonesOutput) String() string

String returns the string representation

type EFS

type EFS struct {
	*client.Client
}

EFS provides the API operation methods for making requests to EFS. See this package's package overview docs for details on the service.

EFS methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *EFS

New create int can support ssl or region locate set

func (*EFS) CheckDir

func (c *EFS) CheckDir(input *CheckDirInput) (*CheckDirOutput, error)

CheckDir API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CheckDir for usage and error information.

func (*EFS) CheckDirCommon

func (c *EFS) CheckDirCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CheckDirCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CheckDirCommon for usage and error information.

func (*EFS) CheckDirCommonRequest

func (c *EFS) CheckDirCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CheckDirCommonRequest generates a "volcengine/request.Request" representing the client's request for the CheckDirCommon operation. The "output" return value will be populated with the CheckDirCommon request's response once the request completes successfully.

Use "Send" method on the returned CheckDirCommon Request to send the API call to the service. the "output" return value is not valid until after CheckDirCommon Send returns without error.

See CheckDirCommon for more information on using the CheckDirCommon API call, and error handling.

// Example sending a request using the CheckDirCommonRequest method.
req, resp := client.CheckDirCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CheckDirCommonWithContext

func (c *EFS) CheckDirCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CheckDirCommonWithContext is the same as CheckDirCommon with the addition of the ability to pass a context and additional request options.

See CheckDirCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CheckDirRequest

func (c *EFS) CheckDirRequest(input *CheckDirInput) (req *request.Request, output *CheckDirOutput)

CheckDirRequest generates a "volcengine/request.Request" representing the client's request for the CheckDir operation. The "output" return value will be populated with the CheckDirCommon request's response once the request completes successfully.

Use "Send" method on the returned CheckDirCommon Request to send the API call to the service. the "output" return value is not valid until after CheckDirCommon Send returns without error.

See CheckDir for more information on using the CheckDir API call, and error handling.

// Example sending a request using the CheckDirRequest method.
req, resp := client.CheckDirRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CheckDirWithContext

func (c *EFS) CheckDirWithContext(ctx volcengine.Context, input *CheckDirInput, opts ...request.Option) (*CheckDirOutput, error)

CheckDirWithContext is the same as CheckDir with the addition of the ability to pass a context and additional request options.

See CheckDir for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateAccessPoint

func (c *EFS) CreateAccessPoint(input *CreateAccessPointInput) (*CreateAccessPointOutput, error)

CreateAccessPoint API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateAccessPoint for usage and error information.

func (*EFS) CreateAccessPointCommon

func (c *EFS) CreateAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccessPointCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateAccessPointCommon for usage and error information.

func (*EFS) CreateAccessPointCommonRequest

func (c *EFS) CreateAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccessPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccessPointCommon operation. The "output" return value will be populated with the CreateAccessPointCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccessPointCommon Send returns without error.

See CreateAccessPointCommon for more information on using the CreateAccessPointCommon API call, and error handling.

// Example sending a request using the CreateAccessPointCommonRequest method.
req, resp := client.CreateAccessPointCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateAccessPointCommonWithContext

func (c *EFS) CreateAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccessPointCommonWithContext is the same as CreateAccessPointCommon with the addition of the ability to pass a context and additional request options.

See CreateAccessPointCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateAccessPointRequest

func (c *EFS) CreateAccessPointRequest(input *CreateAccessPointInput) (req *request.Request, output *CreateAccessPointOutput)

CreateAccessPointRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccessPoint operation. The "output" return value will be populated with the CreateAccessPointCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccessPointCommon Send returns without error.

See CreateAccessPoint for more information on using the CreateAccessPoint API call, and error handling.

// Example sending a request using the CreateAccessPointRequest method.
req, resp := client.CreateAccessPointRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateAccessPointWithContext

func (c *EFS) CreateAccessPointWithContext(ctx volcengine.Context, input *CreateAccessPointInput, opts ...request.Option) (*CreateAccessPointOutput, error)

CreateAccessPointWithContext is the same as CreateAccessPoint with the addition of the ability to pass a context and additional request options.

See CreateAccessPoint for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateDir

func (c *EFS) CreateDir(input *CreateDirInput) (*CreateDirOutput, error)

CreateDir API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateDir for usage and error information.

func (*EFS) CreateDirCommon

func (c *EFS) CreateDirCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDirCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateDirCommon for usage and error information.

func (*EFS) CreateDirCommonRequest

func (c *EFS) CreateDirCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateDirCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDirCommon operation. The "output" return value will be populated with the CreateDirCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateDirCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDirCommon Send returns without error.

See CreateDirCommon for more information on using the CreateDirCommon API call, and error handling.

// Example sending a request using the CreateDirCommonRequest method.
req, resp := client.CreateDirCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateDirCommonWithContext

func (c *EFS) CreateDirCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateDirCommonWithContext is the same as CreateDirCommon with the addition of the ability to pass a context and additional request options.

See CreateDirCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateDirRequest

func (c *EFS) CreateDirRequest(input *CreateDirInput) (req *request.Request, output *CreateDirOutput)

CreateDirRequest generates a "volcengine/request.Request" representing the client's request for the CreateDir operation. The "output" return value will be populated with the CreateDirCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateDirCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDirCommon Send returns without error.

See CreateDir for more information on using the CreateDir API call, and error handling.

// Example sending a request using the CreateDirRequest method.
req, resp := client.CreateDirRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateDirWithContext

func (c *EFS) CreateDirWithContext(ctx volcengine.Context, input *CreateDirInput, opts ...request.Option) (*CreateDirOutput, error)

CreateDirWithContext is the same as CreateDir with the addition of the ability to pass a context and additional request options.

See CreateDir for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateFileSystem

func (c *EFS) CreateFileSystem(input *CreateFileSystemInput) (*CreateFileSystemOutput, error)

CreateFileSystem API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateFileSystem for usage and error information.

func (*EFS) CreateFileSystemCommon

func (c *EFS) CreateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateFileSystemCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateFileSystemCommon for usage and error information.

func (*EFS) CreateFileSystemCommonRequest

func (c *EFS) CreateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateFileSystemCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateFileSystemCommon operation. The "output" return value will be populated with the CreateFileSystemCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFileSystemCommon Send returns without error.

See CreateFileSystemCommon for more information on using the CreateFileSystemCommon API call, and error handling.

// Example sending a request using the CreateFileSystemCommonRequest method.
req, resp := client.CreateFileSystemCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateFileSystemCommonWithContext

func (c *EFS) CreateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateFileSystemCommonWithContext is the same as CreateFileSystemCommon with the addition of the ability to pass a context and additional request options.

See CreateFileSystemCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateFileSystemRequest

func (c *EFS) CreateFileSystemRequest(input *CreateFileSystemInput) (req *request.Request, output *CreateFileSystemOutput)

CreateFileSystemRequest generates a "volcengine/request.Request" representing the client's request for the CreateFileSystem operation. The "output" return value will be populated with the CreateFileSystemCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFileSystemCommon Send returns without error.

See CreateFileSystem for more information on using the CreateFileSystem API call, and error handling.

// Example sending a request using the CreateFileSystemRequest method.
req, resp := client.CreateFileSystemRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateFileSystemWithContext

func (c *EFS) CreateFileSystemWithContext(ctx volcengine.Context, input *CreateFileSystemInput, opts ...request.Option) (*CreateFileSystemOutput, error)

CreateFileSystemWithContext is the same as CreateFileSystem with the addition of the ability to pass a context and additional request options.

See CreateFileSystem for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateMountPoint

func (c *EFS) CreateMountPoint(input *CreateMountPointInput) (*CreateMountPointOutput, error)

CreateMountPoint API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateMountPoint for usage and error information.

func (*EFS) CreateMountPointCommon

func (c *EFS) CreateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateMountPointCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateMountPointCommon for usage and error information.

func (*EFS) CreateMountPointCommonRequest

func (c *EFS) CreateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateMountPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateMountPointCommon operation. The "output" return value will be populated with the CreateMountPointCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateMountPointCommon Send returns without error.

See CreateMountPointCommon for more information on using the CreateMountPointCommon API call, and error handling.

// Example sending a request using the CreateMountPointCommonRequest method.
req, resp := client.CreateMountPointCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateMountPointCommonWithContext

func (c *EFS) CreateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateMountPointCommonWithContext is the same as CreateMountPointCommon with the addition of the ability to pass a context and additional request options.

See CreateMountPointCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateMountPointRequest

func (c *EFS) CreateMountPointRequest(input *CreateMountPointInput) (req *request.Request, output *CreateMountPointOutput)

CreateMountPointRequest generates a "volcengine/request.Request" representing the client's request for the CreateMountPoint operation. The "output" return value will be populated with the CreateMountPointCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateMountPointCommon Send returns without error.

See CreateMountPoint for more information on using the CreateMountPoint API call, and error handling.

// Example sending a request using the CreateMountPointRequest method.
req, resp := client.CreateMountPointRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateMountPointWithContext

func (c *EFS) CreateMountPointWithContext(ctx volcengine.Context, input *CreateMountPointInput, opts ...request.Option) (*CreateMountPointOutput, error)

CreateMountPointWithContext is the same as CreateMountPoint with the addition of the ability to pass a context and additional request options.

See CreateMountPoint for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreatePermissionGroup

func (c *EFS) CreatePermissionGroup(input *CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)

CreatePermissionGroup API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionGroup for usage and error information.

func (*EFS) CreatePermissionGroupCommon

func (c *EFS) CreatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreatePermissionGroupCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionGroupCommon for usage and error information.

func (*EFS) CreatePermissionGroupCommonRequest

func (c *EFS) CreatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreatePermissionGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionGroupCommon operation. The "output" return value will be populated with the CreatePermissionGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned CreatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionGroupCommon Send returns without error.

See CreatePermissionGroupCommon for more information on using the CreatePermissionGroupCommon API call, and error handling.

// Example sending a request using the CreatePermissionGroupCommonRequest method.
req, resp := client.CreatePermissionGroupCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreatePermissionGroupCommonWithContext

func (c *EFS) CreatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreatePermissionGroupCommonWithContext is the same as CreatePermissionGroupCommon with the addition of the ability to pass a context and additional request options.

See CreatePermissionGroupCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreatePermissionGroupRequest

func (c *EFS) CreatePermissionGroupRequest(input *CreatePermissionGroupInput) (req *request.Request, output *CreatePermissionGroupOutput)

CreatePermissionGroupRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionGroup operation. The "output" return value will be populated with the CreatePermissionGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned CreatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionGroupCommon Send returns without error.

See CreatePermissionGroup for more information on using the CreatePermissionGroup API call, and error handling.

// Example sending a request using the CreatePermissionGroupRequest method.
req, resp := client.CreatePermissionGroupRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreatePermissionGroupWithContext

func (c *EFS) CreatePermissionGroupWithContext(ctx volcengine.Context, input *CreatePermissionGroupInput, opts ...request.Option) (*CreatePermissionGroupOutput, error)

CreatePermissionGroupWithContext is the same as CreatePermissionGroup with the addition of the ability to pass a context and additional request options.

See CreatePermissionGroup for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreatePermissionRule

func (c *EFS) CreatePermissionRule(input *CreatePermissionRuleInput) (*CreatePermissionRuleOutput, error)

CreatePermissionRule API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionRule for usage and error information.

func (*EFS) CreatePermissionRuleCommon

func (c *EFS) CreatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreatePermissionRuleCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionRuleCommon for usage and error information.

func (*EFS) CreatePermissionRuleCommonRequest

func (c *EFS) CreatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreatePermissionRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionRuleCommon operation. The "output" return value will be populated with the CreatePermissionRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned CreatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionRuleCommon Send returns without error.

See CreatePermissionRuleCommon for more information on using the CreatePermissionRuleCommon API call, and error handling.

// Example sending a request using the CreatePermissionRuleCommonRequest method.
req, resp := client.CreatePermissionRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreatePermissionRuleCommonWithContext

func (c *EFS) CreatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreatePermissionRuleCommonWithContext is the same as CreatePermissionRuleCommon with the addition of the ability to pass a context and additional request options.

See CreatePermissionRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreatePermissionRuleRequest

func (c *EFS) CreatePermissionRuleRequest(input *CreatePermissionRuleInput) (req *request.Request, output *CreatePermissionRuleOutput)

CreatePermissionRuleRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionRule operation. The "output" return value will be populated with the CreatePermissionRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned CreatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionRuleCommon Send returns without error.

See CreatePermissionRule for more information on using the CreatePermissionRule API call, and error handling.

// Example sending a request using the CreatePermissionRuleRequest method.
req, resp := client.CreatePermissionRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreatePermissionRuleWithContext

func (c *EFS) CreatePermissionRuleWithContext(ctx volcengine.Context, input *CreatePermissionRuleInput, opts ...request.Option) (*CreatePermissionRuleOutput, error)

CreatePermissionRuleWithContext is the same as CreatePermissionRule with the addition of the ability to pass a context and additional request options.

See CreatePermissionRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateQuota

func (c *EFS) CreateQuota(input *CreateQuotaInput) (*CreateQuotaOutput, error)

CreateQuota API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateQuota for usage and error information.

func (*EFS) CreateQuotaCommon

func (c *EFS) CreateQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateQuotaCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation CreateQuotaCommon for usage and error information.

func (*EFS) CreateQuotaCommonRequest

func (c *EFS) CreateQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateQuotaCommon operation. The "output" return value will be populated with the CreateQuotaCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after CreateQuotaCommon Send returns without error.

See CreateQuotaCommon for more information on using the CreateQuotaCommon API call, and error handling.

// Example sending a request using the CreateQuotaCommonRequest method.
req, resp := client.CreateQuotaCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateQuotaCommonWithContext

func (c *EFS) CreateQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateQuotaCommonWithContext is the same as CreateQuotaCommon with the addition of the ability to pass a context and additional request options.

See CreateQuotaCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) CreateQuotaRequest

func (c *EFS) CreateQuotaRequest(input *CreateQuotaInput) (req *request.Request, output *CreateQuotaOutput)

CreateQuotaRequest generates a "volcengine/request.Request" representing the client's request for the CreateQuota operation. The "output" return value will be populated with the CreateQuotaCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after CreateQuotaCommon Send returns without error.

See CreateQuota for more information on using the CreateQuota API call, and error handling.

// Example sending a request using the CreateQuotaRequest method.
req, resp := client.CreateQuotaRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) CreateQuotaWithContext

func (c *EFS) CreateQuotaWithContext(ctx volcengine.Context, input *CreateQuotaInput, opts ...request.Option) (*CreateQuotaOutput, error)

CreateQuotaWithContext is the same as CreateQuota with the addition of the ability to pass a context and additional request options.

See CreateQuota for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteAccessPoint

func (c *EFS) DeleteAccessPoint(input *DeleteAccessPointInput) (*DeleteAccessPointOutput, error)

DeleteAccessPoint API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteAccessPoint for usage and error information.

func (*EFS) DeleteAccessPointCommon

func (c *EFS) DeleteAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccessPointCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteAccessPointCommon for usage and error information.

func (*EFS) DeleteAccessPointCommonRequest

func (c *EFS) DeleteAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccessPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccessPointCommon operation. The "output" return value will be populated with the DeleteAccessPointCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccessPointCommon Send returns without error.

See DeleteAccessPointCommon for more information on using the DeleteAccessPointCommon API call, and error handling.

// Example sending a request using the DeleteAccessPointCommonRequest method.
req, resp := client.DeleteAccessPointCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteAccessPointCommonWithContext

func (c *EFS) DeleteAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccessPointCommonWithContext is the same as DeleteAccessPointCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccessPointCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteAccessPointRequest

func (c *EFS) DeleteAccessPointRequest(input *DeleteAccessPointInput) (req *request.Request, output *DeleteAccessPointOutput)

DeleteAccessPointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccessPoint operation. The "output" return value will be populated with the DeleteAccessPointCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccessPointCommon Send returns without error.

See DeleteAccessPoint for more information on using the DeleteAccessPoint API call, and error handling.

// Example sending a request using the DeleteAccessPointRequest method.
req, resp := client.DeleteAccessPointRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteAccessPointWithContext

func (c *EFS) DeleteAccessPointWithContext(ctx volcengine.Context, input *DeleteAccessPointInput, opts ...request.Option) (*DeleteAccessPointOutput, error)

DeleteAccessPointWithContext is the same as DeleteAccessPoint with the addition of the ability to pass a context and additional request options.

See DeleteAccessPoint for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteFileSystem

func (c *EFS) DeleteFileSystem(input *DeleteFileSystemInput) (*DeleteFileSystemOutput, error)

DeleteFileSystem API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteFileSystem for usage and error information.

func (*EFS) DeleteFileSystemCommon

func (c *EFS) DeleteFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteFileSystemCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteFileSystemCommon for usage and error information.

func (*EFS) DeleteFileSystemCommonRequest

func (c *EFS) DeleteFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteFileSystemCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteFileSystemCommon operation. The "output" return value will be populated with the DeleteFileSystemCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFileSystemCommon Send returns without error.

See DeleteFileSystemCommon for more information on using the DeleteFileSystemCommon API call, and error handling.

// Example sending a request using the DeleteFileSystemCommonRequest method.
req, resp := client.DeleteFileSystemCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteFileSystemCommonWithContext

func (c *EFS) DeleteFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteFileSystemCommonWithContext is the same as DeleteFileSystemCommon with the addition of the ability to pass a context and additional request options.

See DeleteFileSystemCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteFileSystemRequest

func (c *EFS) DeleteFileSystemRequest(input *DeleteFileSystemInput) (req *request.Request, output *DeleteFileSystemOutput)

DeleteFileSystemRequest generates a "volcengine/request.Request" representing the client's request for the DeleteFileSystem operation. The "output" return value will be populated with the DeleteFileSystemCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFileSystemCommon Send returns without error.

See DeleteFileSystem for more information on using the DeleteFileSystem API call, and error handling.

// Example sending a request using the DeleteFileSystemRequest method.
req, resp := client.DeleteFileSystemRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteFileSystemWithContext

func (c *EFS) DeleteFileSystemWithContext(ctx volcengine.Context, input *DeleteFileSystemInput, opts ...request.Option) (*DeleteFileSystemOutput, error)

DeleteFileSystemWithContext is the same as DeleteFileSystem with the addition of the ability to pass a context and additional request options.

See DeleteFileSystem for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteMountPoint

func (c *EFS) DeleteMountPoint(input *DeleteMountPointInput) (*DeleteMountPointOutput, error)

DeleteMountPoint API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteMountPoint for usage and error information.

func (*EFS) DeleteMountPointCommon

func (c *EFS) DeleteMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteMountPointCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteMountPointCommon for usage and error information.

func (*EFS) DeleteMountPointCommonRequest

func (c *EFS) DeleteMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteMountPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteMountPointCommon operation. The "output" return value will be populated with the DeleteMountPointCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMountPointCommon Send returns without error.

See DeleteMountPointCommon for more information on using the DeleteMountPointCommon API call, and error handling.

// Example sending a request using the DeleteMountPointCommonRequest method.
req, resp := client.DeleteMountPointCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteMountPointCommonWithContext

func (c *EFS) DeleteMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteMountPointCommonWithContext is the same as DeleteMountPointCommon with the addition of the ability to pass a context and additional request options.

See DeleteMountPointCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteMountPointRequest

func (c *EFS) DeleteMountPointRequest(input *DeleteMountPointInput) (req *request.Request, output *DeleteMountPointOutput)

DeleteMountPointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteMountPoint operation. The "output" return value will be populated with the DeleteMountPointCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMountPointCommon Send returns without error.

See DeleteMountPoint for more information on using the DeleteMountPoint API call, and error handling.

// Example sending a request using the DeleteMountPointRequest method.
req, resp := client.DeleteMountPointRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteMountPointWithContext

func (c *EFS) DeleteMountPointWithContext(ctx volcengine.Context, input *DeleteMountPointInput, opts ...request.Option) (*DeleteMountPointOutput, error)

DeleteMountPointWithContext is the same as DeleteMountPoint with the addition of the ability to pass a context and additional request options.

See DeleteMountPoint for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeletePermissionGroup

func (c *EFS) DeletePermissionGroup(input *DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)

DeletePermissionGroup API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionGroup for usage and error information.

func (*EFS) DeletePermissionGroupCommon

func (c *EFS) DeletePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeletePermissionGroupCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionGroupCommon for usage and error information.

func (*EFS) DeletePermissionGroupCommonRequest

func (c *EFS) DeletePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeletePermissionGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionGroupCommon operation. The "output" return value will be populated with the DeletePermissionGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned DeletePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionGroupCommon Send returns without error.

See DeletePermissionGroupCommon for more information on using the DeletePermissionGroupCommon API call, and error handling.

// Example sending a request using the DeletePermissionGroupCommonRequest method.
req, resp := client.DeletePermissionGroupCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeletePermissionGroupCommonWithContext

func (c *EFS) DeletePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeletePermissionGroupCommonWithContext is the same as DeletePermissionGroupCommon with the addition of the ability to pass a context and additional request options.

See DeletePermissionGroupCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeletePermissionGroupRequest

func (c *EFS) DeletePermissionGroupRequest(input *DeletePermissionGroupInput) (req *request.Request, output *DeletePermissionGroupOutput)

DeletePermissionGroupRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionGroup operation. The "output" return value will be populated with the DeletePermissionGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned DeletePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionGroupCommon Send returns without error.

See DeletePermissionGroup for more information on using the DeletePermissionGroup API call, and error handling.

// Example sending a request using the DeletePermissionGroupRequest method.
req, resp := client.DeletePermissionGroupRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeletePermissionGroupWithContext

func (c *EFS) DeletePermissionGroupWithContext(ctx volcengine.Context, input *DeletePermissionGroupInput, opts ...request.Option) (*DeletePermissionGroupOutput, error)

DeletePermissionGroupWithContext is the same as DeletePermissionGroup with the addition of the ability to pass a context and additional request options.

See DeletePermissionGroup for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeletePermissionRule

func (c *EFS) DeletePermissionRule(input *DeletePermissionRuleInput) (*DeletePermissionRuleOutput, error)

DeletePermissionRule API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionRule for usage and error information.

func (*EFS) DeletePermissionRuleCommon

func (c *EFS) DeletePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeletePermissionRuleCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionRuleCommon for usage and error information.

func (*EFS) DeletePermissionRuleCommonRequest

func (c *EFS) DeletePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeletePermissionRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionRuleCommon operation. The "output" return value will be populated with the DeletePermissionRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DeletePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionRuleCommon Send returns without error.

See DeletePermissionRuleCommon for more information on using the DeletePermissionRuleCommon API call, and error handling.

// Example sending a request using the DeletePermissionRuleCommonRequest method.
req, resp := client.DeletePermissionRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeletePermissionRuleCommonWithContext

func (c *EFS) DeletePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeletePermissionRuleCommonWithContext is the same as DeletePermissionRuleCommon with the addition of the ability to pass a context and additional request options.

See DeletePermissionRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeletePermissionRuleRequest

func (c *EFS) DeletePermissionRuleRequest(input *DeletePermissionRuleInput) (req *request.Request, output *DeletePermissionRuleOutput)

DeletePermissionRuleRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionRule operation. The "output" return value will be populated with the DeletePermissionRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DeletePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionRuleCommon Send returns without error.

See DeletePermissionRule for more information on using the DeletePermissionRule API call, and error handling.

// Example sending a request using the DeletePermissionRuleRequest method.
req, resp := client.DeletePermissionRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeletePermissionRuleWithContext

func (c *EFS) DeletePermissionRuleWithContext(ctx volcengine.Context, input *DeletePermissionRuleInput, opts ...request.Option) (*DeletePermissionRuleOutput, error)

DeletePermissionRuleWithContext is the same as DeletePermissionRule with the addition of the ability to pass a context and additional request options.

See DeletePermissionRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteQuota

func (c *EFS) DeleteQuota(input *DeleteQuotaInput) (*DeleteQuotaOutput, error)

DeleteQuota API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteQuota for usage and error information.

func (*EFS) DeleteQuotaCommon

func (c *EFS) DeleteQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteQuotaCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DeleteQuotaCommon for usage and error information.

func (*EFS) DeleteQuotaCommonRequest

func (c *EFS) DeleteQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteQuotaCommon operation. The "output" return value will be populated with the DeleteQuotaCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteQuotaCommon Send returns without error.

See DeleteQuotaCommon for more information on using the DeleteQuotaCommon API call, and error handling.

// Example sending a request using the DeleteQuotaCommonRequest method.
req, resp := client.DeleteQuotaCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteQuotaCommonWithContext

func (c *EFS) DeleteQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteQuotaCommonWithContext is the same as DeleteQuotaCommon with the addition of the ability to pass a context and additional request options.

See DeleteQuotaCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DeleteQuotaRequest

func (c *EFS) DeleteQuotaRequest(input *DeleteQuotaInput) (req *request.Request, output *DeleteQuotaOutput)

DeleteQuotaRequest generates a "volcengine/request.Request" representing the client's request for the DeleteQuota operation. The "output" return value will be populated with the DeleteQuotaCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteQuotaCommon Send returns without error.

See DeleteQuota for more information on using the DeleteQuota API call, and error handling.

// Example sending a request using the DeleteQuotaRequest method.
req, resp := client.DeleteQuotaRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DeleteQuotaWithContext

func (c *EFS) DeleteQuotaWithContext(ctx volcengine.Context, input *DeleteQuotaInput, opts ...request.Option) (*DeleteQuotaOutput, error)

DeleteQuotaWithContext is the same as DeleteQuota with the addition of the ability to pass a context and additional request options.

See DeleteQuota for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeAccessPoints

func (c *EFS) DescribeAccessPoints(input *DescribeAccessPointsInput) (*DescribeAccessPointsOutput, error)

DescribeAccessPoints API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeAccessPoints for usage and error information.

func (*EFS) DescribeAccessPointsCommon

func (c *EFS) DescribeAccessPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccessPointsCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeAccessPointsCommon for usage and error information.

func (*EFS) DescribeAccessPointsCommonRequest

func (c *EFS) DescribeAccessPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccessPointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccessPointsCommon operation. The "output" return value will be populated with the DescribeAccessPointsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccessPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccessPointsCommon Send returns without error.

See DescribeAccessPointsCommon for more information on using the DescribeAccessPointsCommon API call, and error handling.

// Example sending a request using the DescribeAccessPointsCommonRequest method.
req, resp := client.DescribeAccessPointsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeAccessPointsCommonWithContext

func (c *EFS) DescribeAccessPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccessPointsCommonWithContext is the same as DescribeAccessPointsCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccessPointsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeAccessPointsRequest

func (c *EFS) DescribeAccessPointsRequest(input *DescribeAccessPointsInput) (req *request.Request, output *DescribeAccessPointsOutput)

DescribeAccessPointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccessPoints operation. The "output" return value will be populated with the DescribeAccessPointsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccessPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccessPointsCommon Send returns without error.

See DescribeAccessPoints for more information on using the DescribeAccessPoints API call, and error handling.

// Example sending a request using the DescribeAccessPointsRequest method.
req, resp := client.DescribeAccessPointsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeAccessPointsWithContext

func (c *EFS) DescribeAccessPointsWithContext(ctx volcengine.Context, input *DescribeAccessPointsInput, opts ...request.Option) (*DescribeAccessPointsOutput, error)

DescribeAccessPointsWithContext is the same as DescribeAccessPoints with the addition of the ability to pass a context and additional request options.

See DescribeAccessPoints for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeFileSystems

func (c *EFS) DescribeFileSystems(input *DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)

DescribeFileSystems API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeFileSystems for usage and error information.

func (*EFS) DescribeFileSystemsCommon

func (c *EFS) DescribeFileSystemsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeFileSystemsCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeFileSystemsCommon for usage and error information.

func (*EFS) DescribeFileSystemsCommonRequest

func (c *EFS) DescribeFileSystemsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeFileSystemsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFileSystemsCommon operation. The "output" return value will be populated with the DescribeFileSystemsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeFileSystemsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFileSystemsCommon Send returns without error.

See DescribeFileSystemsCommon for more information on using the DescribeFileSystemsCommon API call, and error handling.

// Example sending a request using the DescribeFileSystemsCommonRequest method.
req, resp := client.DescribeFileSystemsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeFileSystemsCommonWithContext

func (c *EFS) DescribeFileSystemsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeFileSystemsCommonWithContext is the same as DescribeFileSystemsCommon with the addition of the ability to pass a context and additional request options.

See DescribeFileSystemsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeFileSystemsRequest

func (c *EFS) DescribeFileSystemsRequest(input *DescribeFileSystemsInput) (req *request.Request, output *DescribeFileSystemsOutput)

DescribeFileSystemsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFileSystems operation. The "output" return value will be populated with the DescribeFileSystemsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeFileSystemsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFileSystemsCommon Send returns without error.

See DescribeFileSystems for more information on using the DescribeFileSystems API call, and error handling.

// Example sending a request using the DescribeFileSystemsRequest method.
req, resp := client.DescribeFileSystemsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeFileSystemsWithContext

func (c *EFS) DescribeFileSystemsWithContext(ctx volcengine.Context, input *DescribeFileSystemsInput, opts ...request.Option) (*DescribeFileSystemsOutput, error)

DescribeFileSystemsWithContext is the same as DescribeFileSystems with the addition of the ability to pass a context and additional request options.

See DescribeFileSystems for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeMountPoints

func (c *EFS) DescribeMountPoints(input *DescribeMountPointsInput) (*DescribeMountPointsOutput, error)

DescribeMountPoints API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeMountPoints for usage and error information.

func (*EFS) DescribeMountPointsCommon

func (c *EFS) DescribeMountPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeMountPointsCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeMountPointsCommon for usage and error information.

func (*EFS) DescribeMountPointsCommonRequest

func (c *EFS) DescribeMountPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeMountPointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeMountPointsCommon operation. The "output" return value will be populated with the DescribeMountPointsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeMountPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMountPointsCommon Send returns without error.

See DescribeMountPointsCommon for more information on using the DescribeMountPointsCommon API call, and error handling.

// Example sending a request using the DescribeMountPointsCommonRequest method.
req, resp := client.DescribeMountPointsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeMountPointsCommonWithContext

func (c *EFS) DescribeMountPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeMountPointsCommonWithContext is the same as DescribeMountPointsCommon with the addition of the ability to pass a context and additional request options.

See DescribeMountPointsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeMountPointsRequest

func (c *EFS) DescribeMountPointsRequest(input *DescribeMountPointsInput) (req *request.Request, output *DescribeMountPointsOutput)

DescribeMountPointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeMountPoints operation. The "output" return value will be populated with the DescribeMountPointsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeMountPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMountPointsCommon Send returns without error.

See DescribeMountPoints for more information on using the DescribeMountPoints API call, and error handling.

// Example sending a request using the DescribeMountPointsRequest method.
req, resp := client.DescribeMountPointsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeMountPointsWithContext

func (c *EFS) DescribeMountPointsWithContext(ctx volcengine.Context, input *DescribeMountPointsInput, opts ...request.Option) (*DescribeMountPointsOutput, error)

DescribeMountPointsWithContext is the same as DescribeMountPoints with the addition of the ability to pass a context and additional request options.

See DescribeMountPoints for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribePermissionGroups

func (c *EFS) DescribePermissionGroups(input *DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)

DescribePermissionGroups API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionGroups for usage and error information.

func (*EFS) DescribePermissionGroupsCommon

func (c *EFS) DescribePermissionGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribePermissionGroupsCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionGroupsCommon for usage and error information.

func (*EFS) DescribePermissionGroupsCommonRequest

func (c *EFS) DescribePermissionGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribePermissionGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionGroupsCommon operation. The "output" return value will be populated with the DescribePermissionGroupsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribePermissionGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionGroupsCommon Send returns without error.

See DescribePermissionGroupsCommon for more information on using the DescribePermissionGroupsCommon API call, and error handling.

// Example sending a request using the DescribePermissionGroupsCommonRequest method.
req, resp := client.DescribePermissionGroupsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribePermissionGroupsCommonWithContext

func (c *EFS) DescribePermissionGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribePermissionGroupsCommonWithContext is the same as DescribePermissionGroupsCommon with the addition of the ability to pass a context and additional request options.

See DescribePermissionGroupsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribePermissionGroupsRequest

func (c *EFS) DescribePermissionGroupsRequest(input *DescribePermissionGroupsInput) (req *request.Request, output *DescribePermissionGroupsOutput)

DescribePermissionGroupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionGroups operation. The "output" return value will be populated with the DescribePermissionGroupsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribePermissionGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionGroupsCommon Send returns without error.

See DescribePermissionGroups for more information on using the DescribePermissionGroups API call, and error handling.

// Example sending a request using the DescribePermissionGroupsRequest method.
req, resp := client.DescribePermissionGroupsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribePermissionGroupsWithContext

func (c *EFS) DescribePermissionGroupsWithContext(ctx volcengine.Context, input *DescribePermissionGroupsInput, opts ...request.Option) (*DescribePermissionGroupsOutput, error)

DescribePermissionGroupsWithContext is the same as DescribePermissionGroups with the addition of the ability to pass a context and additional request options.

See DescribePermissionGroups for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribePermissionRules

func (c *EFS) DescribePermissionRules(input *DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)

DescribePermissionRules API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionRules for usage and error information.

func (*EFS) DescribePermissionRulesCommon

func (c *EFS) DescribePermissionRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribePermissionRulesCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionRulesCommon for usage and error information.

func (*EFS) DescribePermissionRulesCommonRequest

func (c *EFS) DescribePermissionRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribePermissionRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionRulesCommon operation. The "output" return value will be populated with the DescribePermissionRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribePermissionRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionRulesCommon Send returns without error.

See DescribePermissionRulesCommon for more information on using the DescribePermissionRulesCommon API call, and error handling.

// Example sending a request using the DescribePermissionRulesCommonRequest method.
req, resp := client.DescribePermissionRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribePermissionRulesCommonWithContext

func (c *EFS) DescribePermissionRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribePermissionRulesCommonWithContext is the same as DescribePermissionRulesCommon with the addition of the ability to pass a context and additional request options.

See DescribePermissionRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribePermissionRulesRequest

func (c *EFS) DescribePermissionRulesRequest(input *DescribePermissionRulesInput) (req *request.Request, output *DescribePermissionRulesOutput)

DescribePermissionRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionRules operation. The "output" return value will be populated with the DescribePermissionRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribePermissionRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionRulesCommon Send returns without error.

See DescribePermissionRules for more information on using the DescribePermissionRules API call, and error handling.

// Example sending a request using the DescribePermissionRulesRequest method.
req, resp := client.DescribePermissionRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribePermissionRulesWithContext

func (c *EFS) DescribePermissionRulesWithContext(ctx volcengine.Context, input *DescribePermissionRulesInput, opts ...request.Option) (*DescribePermissionRulesOutput, error)

DescribePermissionRulesWithContext is the same as DescribePermissionRules with the addition of the ability to pass a context and additional request options.

See DescribePermissionRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeQuotas

func (c *EFS) DescribeQuotas(input *DescribeQuotasInput) (*DescribeQuotasOutput, error)

DescribeQuotas API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeQuotas for usage and error information.

func (*EFS) DescribeQuotasCommon

func (c *EFS) DescribeQuotasCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeQuotasCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeQuotasCommon for usage and error information.

func (*EFS) DescribeQuotasCommonRequest

func (c *EFS) DescribeQuotasCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeQuotasCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeQuotasCommon operation. The "output" return value will be populated with the DescribeQuotasCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeQuotasCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeQuotasCommon Send returns without error.

See DescribeQuotasCommon for more information on using the DescribeQuotasCommon API call, and error handling.

// Example sending a request using the DescribeQuotasCommonRequest method.
req, resp := client.DescribeQuotasCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeQuotasCommonWithContext

func (c *EFS) DescribeQuotasCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeQuotasCommonWithContext is the same as DescribeQuotasCommon with the addition of the ability to pass a context and additional request options.

See DescribeQuotasCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeQuotasRequest

func (c *EFS) DescribeQuotasRequest(input *DescribeQuotasInput) (req *request.Request, output *DescribeQuotasOutput)

DescribeQuotasRequest generates a "volcengine/request.Request" representing the client's request for the DescribeQuotas operation. The "output" return value will be populated with the DescribeQuotasCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeQuotasCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeQuotasCommon Send returns without error.

See DescribeQuotas for more information on using the DescribeQuotas API call, and error handling.

// Example sending a request using the DescribeQuotasRequest method.
req, resp := client.DescribeQuotasRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeQuotasWithContext

func (c *EFS) DescribeQuotasWithContext(ctx volcengine.Context, input *DescribeQuotasInput, opts ...request.Option) (*DescribeQuotasOutput, error)

DescribeQuotasWithContext is the same as DescribeQuotas with the addition of the ability to pass a context and additional request options.

See DescribeQuotas for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeZones

func (c *EFS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)

DescribeZones API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeZones for usage and error information.

func (*EFS) DescribeZonesCommon

func (c *EFS) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeZonesCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation DescribeZonesCommon for usage and error information.

func (*EFS) DescribeZonesCommonRequest

func (c *EFS) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZonesCommon operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.

See DescribeZonesCommon for more information on using the DescribeZonesCommon API call, and error handling.

// Example sending a request using the DescribeZonesCommonRequest method.
req, resp := client.DescribeZonesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeZonesCommonWithContext

func (c *EFS) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeZonesCommonWithContext is the same as DescribeZonesCommon with the addition of the ability to pass a context and additional request options.

See DescribeZonesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) DescribeZonesRequest

func (c *EFS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)

DescribeZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZones operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.

See DescribeZones for more information on using the DescribeZones API call, and error handling.

// Example sending a request using the DescribeZonesRequest method.
req, resp := client.DescribeZonesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) DescribeZonesWithContext

func (c *EFS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)

DescribeZonesWithContext is the same as DescribeZones with the addition of the ability to pass a context and additional request options.

See DescribeZones for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) ListTagsForResources

func (c *EFS) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)

ListTagsForResources API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation ListTagsForResources for usage and error information.

func (*EFS) ListTagsForResourcesCommon

func (c *EFS) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListTagsForResourcesCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation ListTagsForResourcesCommon for usage and error information.

func (*EFS) ListTagsForResourcesCommonRequest

func (c *EFS) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListTagsForResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResourcesCommon operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.

See ListTagsForResourcesCommon for more information on using the ListTagsForResourcesCommon API call, and error handling.

// Example sending a request using the ListTagsForResourcesCommonRequest method.
req, resp := client.ListTagsForResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) ListTagsForResourcesCommonWithContext

func (c *EFS) ListTagsForResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListTagsForResourcesCommonWithContext is the same as ListTagsForResourcesCommon with the addition of the ability to pass a context and additional request options.

See ListTagsForResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) ListTagsForResourcesRequest

func (c *EFS) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)

ListTagsForResourcesRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResources operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.

See ListTagsForResources for more information on using the ListTagsForResources API call, and error handling.

// Example sending a request using the ListTagsForResourcesRequest method.
req, resp := client.ListTagsForResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) ListTagsForResourcesWithContext

func (c *EFS) ListTagsForResourcesWithContext(ctx volcengine.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)

ListTagsForResourcesWithContext is the same as ListTagsForResources with the addition of the ability to pass a context and additional request options.

See ListTagsForResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) TagResources

func (c *EFS) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)

TagResources API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation TagResources for usage and error information.

func (*EFS) TagResourcesCommon

func (c *EFS) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

TagResourcesCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation TagResourcesCommon for usage and error information.

func (*EFS) TagResourcesCommonRequest

func (c *EFS) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

TagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the TagResourcesCommon operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.

See TagResourcesCommon for more information on using the TagResourcesCommon API call, and error handling.

// Example sending a request using the TagResourcesCommonRequest method.
req, resp := client.TagResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) TagResourcesCommonWithContext

func (c *EFS) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

TagResourcesCommonWithContext is the same as TagResourcesCommon with the addition of the ability to pass a context and additional request options.

See TagResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) TagResourcesRequest

func (c *EFS) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)

TagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the TagResources operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.

See TagResources for more information on using the TagResources API call, and error handling.

// Example sending a request using the TagResourcesRequest method.
req, resp := client.TagResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) TagResourcesWithContext

func (c *EFS) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)

TagResourcesWithContext is the same as TagResources with the addition of the ability to pass a context and additional request options.

See TagResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UntagResources

func (c *EFS) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)

UntagResources API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UntagResources for usage and error information.

func (*EFS) UntagResourcesCommon

func (c *EFS) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UntagResourcesCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UntagResourcesCommon for usage and error information.

func (*EFS) UntagResourcesCommonRequest

func (c *EFS) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UntagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the UntagResourcesCommon operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.

See UntagResourcesCommon for more information on using the UntagResourcesCommon API call, and error handling.

// Example sending a request using the UntagResourcesCommonRequest method.
req, resp := client.UntagResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UntagResourcesCommonWithContext

func (c *EFS) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UntagResourcesCommonWithContext is the same as UntagResourcesCommon with the addition of the ability to pass a context and additional request options.

See UntagResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UntagResourcesRequest

func (c *EFS) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)

UntagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the UntagResources operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.

See UntagResources for more information on using the UntagResources API call, and error handling.

// Example sending a request using the UntagResourcesRequest method.
req, resp := client.UntagResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UntagResourcesWithContext

func (c *EFS) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)

UntagResourcesWithContext is the same as UntagResources with the addition of the ability to pass a context and additional request options.

See UntagResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateAccessPoint

func (c *EFS) UpdateAccessPoint(input *UpdateAccessPointInput) (*UpdateAccessPointOutput, error)

UpdateAccessPoint API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateAccessPoint for usage and error information.

func (*EFS) UpdateAccessPointCommon

func (c *EFS) UpdateAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccessPointCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateAccessPointCommon for usage and error information.

func (*EFS) UpdateAccessPointCommonRequest

func (c *EFS) UpdateAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccessPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccessPointCommon operation. The "output" return value will be populated with the UpdateAccessPointCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccessPointCommon Send returns without error.

See UpdateAccessPointCommon for more information on using the UpdateAccessPointCommon API call, and error handling.

// Example sending a request using the UpdateAccessPointCommonRequest method.
req, resp := client.UpdateAccessPointCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateAccessPointCommonWithContext

func (c *EFS) UpdateAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccessPointCommonWithContext is the same as UpdateAccessPointCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccessPointCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateAccessPointRequest

func (c *EFS) UpdateAccessPointRequest(input *UpdateAccessPointInput) (req *request.Request, output *UpdateAccessPointOutput)

UpdateAccessPointRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccessPoint operation. The "output" return value will be populated with the UpdateAccessPointCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccessPointCommon Send returns without error.

See UpdateAccessPoint for more information on using the UpdateAccessPoint API call, and error handling.

// Example sending a request using the UpdateAccessPointRequest method.
req, resp := client.UpdateAccessPointRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateAccessPointWithContext

func (c *EFS) UpdateAccessPointWithContext(ctx volcengine.Context, input *UpdateAccessPointInput, opts ...request.Option) (*UpdateAccessPointOutput, error)

UpdateAccessPointWithContext is the same as UpdateAccessPoint with the addition of the ability to pass a context and additional request options.

See UpdateAccessPoint for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateFileSystem

func (c *EFS) UpdateFileSystem(input *UpdateFileSystemInput) (*UpdateFileSystemOutput, error)

UpdateFileSystem API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateFileSystem for usage and error information.

func (*EFS) UpdateFileSystemCommon

func (c *EFS) UpdateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateFileSystemCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateFileSystemCommon for usage and error information.

func (*EFS) UpdateFileSystemCommonRequest

func (c *EFS) UpdateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateFileSystemCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateFileSystemCommon operation. The "output" return value will be populated with the UpdateFileSystemCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateFileSystemCommon Send returns without error.

See UpdateFileSystemCommon for more information on using the UpdateFileSystemCommon API call, and error handling.

// Example sending a request using the UpdateFileSystemCommonRequest method.
req, resp := client.UpdateFileSystemCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateFileSystemCommonWithContext

func (c *EFS) UpdateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateFileSystemCommonWithContext is the same as UpdateFileSystemCommon with the addition of the ability to pass a context and additional request options.

See UpdateFileSystemCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateFileSystemRequest

func (c *EFS) UpdateFileSystemRequest(input *UpdateFileSystemInput) (req *request.Request, output *UpdateFileSystemOutput)

UpdateFileSystemRequest generates a "volcengine/request.Request" representing the client's request for the UpdateFileSystem operation. The "output" return value will be populated with the UpdateFileSystemCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateFileSystemCommon Send returns without error.

See UpdateFileSystem for more information on using the UpdateFileSystem API call, and error handling.

// Example sending a request using the UpdateFileSystemRequest method.
req, resp := client.UpdateFileSystemRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateFileSystemWithContext

func (c *EFS) UpdateFileSystemWithContext(ctx volcengine.Context, input *UpdateFileSystemInput, opts ...request.Option) (*UpdateFileSystemOutput, error)

UpdateFileSystemWithContext is the same as UpdateFileSystem with the addition of the ability to pass a context and additional request options.

See UpdateFileSystem for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateMountPoint

func (c *EFS) UpdateMountPoint(input *UpdateMountPointInput) (*UpdateMountPointOutput, error)

UpdateMountPoint API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateMountPoint for usage and error information.

func (*EFS) UpdateMountPointCommon

func (c *EFS) UpdateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateMountPointCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateMountPointCommon for usage and error information.

func (*EFS) UpdateMountPointCommonRequest

func (c *EFS) UpdateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateMountPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateMountPointCommon operation. The "output" return value will be populated with the UpdateMountPointCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateMountPointCommon Send returns without error.

See UpdateMountPointCommon for more information on using the UpdateMountPointCommon API call, and error handling.

// Example sending a request using the UpdateMountPointCommonRequest method.
req, resp := client.UpdateMountPointCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateMountPointCommonWithContext

func (c *EFS) UpdateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateMountPointCommonWithContext is the same as UpdateMountPointCommon with the addition of the ability to pass a context and additional request options.

See UpdateMountPointCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateMountPointRequest

func (c *EFS) UpdateMountPointRequest(input *UpdateMountPointInput) (req *request.Request, output *UpdateMountPointOutput)

UpdateMountPointRequest generates a "volcengine/request.Request" representing the client's request for the UpdateMountPoint operation. The "output" return value will be populated with the UpdateMountPointCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateMountPointCommon Send returns without error.

See UpdateMountPoint for more information on using the UpdateMountPoint API call, and error handling.

// Example sending a request using the UpdateMountPointRequest method.
req, resp := client.UpdateMountPointRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateMountPointWithContext

func (c *EFS) UpdateMountPointWithContext(ctx volcengine.Context, input *UpdateMountPointInput, opts ...request.Option) (*UpdateMountPointOutput, error)

UpdateMountPointWithContext is the same as UpdateMountPoint with the addition of the ability to pass a context and additional request options.

See UpdateMountPoint for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdatePermissionGroup

func (c *EFS) UpdatePermissionGroup(input *UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)

UpdatePermissionGroup API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionGroup for usage and error information.

func (*EFS) UpdatePermissionGroupCommon

func (c *EFS) UpdatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdatePermissionGroupCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionGroupCommon for usage and error information.

func (*EFS) UpdatePermissionGroupCommonRequest

func (c *EFS) UpdatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdatePermissionGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionGroupCommon operation. The "output" return value will be populated with the UpdatePermissionGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionGroupCommon Send returns without error.

See UpdatePermissionGroupCommon for more information on using the UpdatePermissionGroupCommon API call, and error handling.

// Example sending a request using the UpdatePermissionGroupCommonRequest method.
req, resp := client.UpdatePermissionGroupCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdatePermissionGroupCommonWithContext

func (c *EFS) UpdatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdatePermissionGroupCommonWithContext is the same as UpdatePermissionGroupCommon with the addition of the ability to pass a context and additional request options.

See UpdatePermissionGroupCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdatePermissionGroupRequest

func (c *EFS) UpdatePermissionGroupRequest(input *UpdatePermissionGroupInput) (req *request.Request, output *UpdatePermissionGroupOutput)

UpdatePermissionGroupRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionGroup operation. The "output" return value will be populated with the UpdatePermissionGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionGroupCommon Send returns without error.

See UpdatePermissionGroup for more information on using the UpdatePermissionGroup API call, and error handling.

// Example sending a request using the UpdatePermissionGroupRequest method.
req, resp := client.UpdatePermissionGroupRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdatePermissionGroupWithContext

func (c *EFS) UpdatePermissionGroupWithContext(ctx volcengine.Context, input *UpdatePermissionGroupInput, opts ...request.Option) (*UpdatePermissionGroupOutput, error)

UpdatePermissionGroupWithContext is the same as UpdatePermissionGroup with the addition of the ability to pass a context and additional request options.

See UpdatePermissionGroup for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdatePermissionRule

func (c *EFS) UpdatePermissionRule(input *UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)

UpdatePermissionRule API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionRule for usage and error information.

func (*EFS) UpdatePermissionRuleCommon

func (c *EFS) UpdatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdatePermissionRuleCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionRuleCommon for usage and error information.

func (*EFS) UpdatePermissionRuleCommonRequest

func (c *EFS) UpdatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdatePermissionRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionRuleCommon operation. The "output" return value will be populated with the UpdatePermissionRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionRuleCommon Send returns without error.

See UpdatePermissionRuleCommon for more information on using the UpdatePermissionRuleCommon API call, and error handling.

// Example sending a request using the UpdatePermissionRuleCommonRequest method.
req, resp := client.UpdatePermissionRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdatePermissionRuleCommonWithContext

func (c *EFS) UpdatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdatePermissionRuleCommonWithContext is the same as UpdatePermissionRuleCommon with the addition of the ability to pass a context and additional request options.

See UpdatePermissionRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdatePermissionRuleRequest

func (c *EFS) UpdatePermissionRuleRequest(input *UpdatePermissionRuleInput) (req *request.Request, output *UpdatePermissionRuleOutput)

UpdatePermissionRuleRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionRule operation. The "output" return value will be populated with the UpdatePermissionRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionRuleCommon Send returns without error.

See UpdatePermissionRule for more information on using the UpdatePermissionRule API call, and error handling.

// Example sending a request using the UpdatePermissionRuleRequest method.
req, resp := client.UpdatePermissionRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdatePermissionRuleWithContext

func (c *EFS) UpdatePermissionRuleWithContext(ctx volcengine.Context, input *UpdatePermissionRuleInput, opts ...request.Option) (*UpdatePermissionRuleOutput, error)

UpdatePermissionRuleWithContext is the same as UpdatePermissionRule with the addition of the ability to pass a context and additional request options.

See UpdatePermissionRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateQuota

func (c *EFS) UpdateQuota(input *UpdateQuotaInput) (*UpdateQuotaOutput, error)

UpdateQuota API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateQuota for usage and error information.

func (*EFS) UpdateQuotaCommon

func (c *EFS) UpdateQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateQuotaCommon API operation for EFS.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for EFS's API operation UpdateQuotaCommon for usage and error information.

func (*EFS) UpdateQuotaCommonRequest

func (c *EFS) UpdateQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateQuotaCommon operation. The "output" return value will be populated with the UpdateQuotaCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateQuotaCommon Send returns without error.

See UpdateQuotaCommon for more information on using the UpdateQuotaCommon API call, and error handling.

// Example sending a request using the UpdateQuotaCommonRequest method.
req, resp := client.UpdateQuotaCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateQuotaCommonWithContext

func (c *EFS) UpdateQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateQuotaCommonWithContext is the same as UpdateQuotaCommon with the addition of the ability to pass a context and additional request options.

See UpdateQuotaCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*EFS) UpdateQuotaRequest

func (c *EFS) UpdateQuotaRequest(input *UpdateQuotaInput) (req *request.Request, output *UpdateQuotaOutput)

UpdateQuotaRequest generates a "volcengine/request.Request" representing the client's request for the UpdateQuota operation. The "output" return value will be populated with the UpdateQuotaCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateQuotaCommon Send returns without error.

See UpdateQuota for more information on using the UpdateQuota API call, and error handling.

// Example sending a request using the UpdateQuotaRequest method.
req, resp := client.UpdateQuotaRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*EFS) UpdateQuotaWithContext

func (c *EFS) UpdateQuotaWithContext(ctx volcengine.Context, input *UpdateQuotaInput, opts ...request.Option) (*UpdateQuotaOutput, error)

UpdateQuotaWithContext is the same as UpdateQuota with the addition of the ability to pass a context and additional request options.

See UpdateQuota for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

type EFSAPI

type EFSAPI interface {
	CheckDirCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CheckDirCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CheckDirCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CheckDir(*CheckDirInput) (*CheckDirOutput, error)
	CheckDirWithContext(volcengine.Context, *CheckDirInput, ...request.Option) (*CheckDirOutput, error)
	CheckDirRequest(*CheckDirInput) (*request.Request, *CheckDirOutput)

	CreateAccessPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccessPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccessPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccessPoint(*CreateAccessPointInput) (*CreateAccessPointOutput, error)
	CreateAccessPointWithContext(volcengine.Context, *CreateAccessPointInput, ...request.Option) (*CreateAccessPointOutput, error)
	CreateAccessPointRequest(*CreateAccessPointInput) (*request.Request, *CreateAccessPointOutput)

	CreateDirCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateDirCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateDirCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateDir(*CreateDirInput) (*CreateDirOutput, error)
	CreateDirWithContext(volcengine.Context, *CreateDirInput, ...request.Option) (*CreateDirOutput, error)
	CreateDirRequest(*CreateDirInput) (*request.Request, *CreateDirOutput)

	CreateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateFileSystem(*CreateFileSystemInput) (*CreateFileSystemOutput, error)
	CreateFileSystemWithContext(volcengine.Context, *CreateFileSystemInput, ...request.Option) (*CreateFileSystemOutput, error)
	CreateFileSystemRequest(*CreateFileSystemInput) (*request.Request, *CreateFileSystemOutput)

	CreateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateMountPoint(*CreateMountPointInput) (*CreateMountPointOutput, error)
	CreateMountPointWithContext(volcengine.Context, *CreateMountPointInput, ...request.Option) (*CreateMountPointOutput, error)
	CreateMountPointRequest(*CreateMountPointInput) (*request.Request, *CreateMountPointOutput)

	CreatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreatePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreatePermissionGroup(*CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
	CreatePermissionGroupWithContext(volcengine.Context, *CreatePermissionGroupInput, ...request.Option) (*CreatePermissionGroupOutput, error)
	CreatePermissionGroupRequest(*CreatePermissionGroupInput) (*request.Request, *CreatePermissionGroupOutput)

	CreatePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreatePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreatePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreatePermissionRule(*CreatePermissionRuleInput) (*CreatePermissionRuleOutput, error)
	CreatePermissionRuleWithContext(volcengine.Context, *CreatePermissionRuleInput, ...request.Option) (*CreatePermissionRuleOutput, error)
	CreatePermissionRuleRequest(*CreatePermissionRuleInput) (*request.Request, *CreatePermissionRuleOutput)

	CreateQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateQuota(*CreateQuotaInput) (*CreateQuotaOutput, error)
	CreateQuotaWithContext(volcengine.Context, *CreateQuotaInput, ...request.Option) (*CreateQuotaOutput, error)
	CreateQuotaRequest(*CreateQuotaInput) (*request.Request, *CreateQuotaOutput)

	DeleteAccessPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccessPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccessPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccessPoint(*DeleteAccessPointInput) (*DeleteAccessPointOutput, error)
	DeleteAccessPointWithContext(volcengine.Context, *DeleteAccessPointInput, ...request.Option) (*DeleteAccessPointOutput, error)
	DeleteAccessPointRequest(*DeleteAccessPointInput) (*request.Request, *DeleteAccessPointOutput)

	DeleteFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteFileSystem(*DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
	DeleteFileSystemWithContext(volcengine.Context, *DeleteFileSystemInput, ...request.Option) (*DeleteFileSystemOutput, error)
	DeleteFileSystemRequest(*DeleteFileSystemInput) (*request.Request, *DeleteFileSystemOutput)

	DeleteMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteMountPoint(*DeleteMountPointInput) (*DeleteMountPointOutput, error)
	DeleteMountPointWithContext(volcengine.Context, *DeleteMountPointInput, ...request.Option) (*DeleteMountPointOutput, error)
	DeleteMountPointRequest(*DeleteMountPointInput) (*request.Request, *DeleteMountPointOutput)

	DeletePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeletePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeletePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeletePermissionGroup(*DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
	DeletePermissionGroupWithContext(volcengine.Context, *DeletePermissionGroupInput, ...request.Option) (*DeletePermissionGroupOutput, error)
	DeletePermissionGroupRequest(*DeletePermissionGroupInput) (*request.Request, *DeletePermissionGroupOutput)

	DeletePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeletePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeletePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeletePermissionRule(*DeletePermissionRuleInput) (*DeletePermissionRuleOutput, error)
	DeletePermissionRuleWithContext(volcengine.Context, *DeletePermissionRuleInput, ...request.Option) (*DeletePermissionRuleOutput, error)
	DeletePermissionRuleRequest(*DeletePermissionRuleInput) (*request.Request, *DeletePermissionRuleOutput)

	DeleteQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteQuota(*DeleteQuotaInput) (*DeleteQuotaOutput, error)
	DeleteQuotaWithContext(volcengine.Context, *DeleteQuotaInput, ...request.Option) (*DeleteQuotaOutput, error)
	DeleteQuotaRequest(*DeleteQuotaInput) (*request.Request, *DeleteQuotaOutput)

	DescribeAccessPointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccessPointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccessPointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccessPoints(*DescribeAccessPointsInput) (*DescribeAccessPointsOutput, error)
	DescribeAccessPointsWithContext(volcengine.Context, *DescribeAccessPointsInput, ...request.Option) (*DescribeAccessPointsOutput, error)
	DescribeAccessPointsRequest(*DescribeAccessPointsInput) (*request.Request, *DescribeAccessPointsOutput)

	DescribeFileSystemsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystems(*DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
	DescribeFileSystemsWithContext(volcengine.Context, *DescribeFileSystemsInput, ...request.Option) (*DescribeFileSystemsOutput, error)
	DescribeFileSystemsRequest(*DescribeFileSystemsInput) (*request.Request, *DescribeFileSystemsOutput)

	DescribeMountPointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeMountPointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeMountPointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeMountPoints(*DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
	DescribeMountPointsWithContext(volcengine.Context, *DescribeMountPointsInput, ...request.Option) (*DescribeMountPointsOutput, error)
	DescribeMountPointsRequest(*DescribeMountPointsInput) (*request.Request, *DescribeMountPointsOutput)

	DescribePermissionGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribePermissionGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribePermissionGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribePermissionGroups(*DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
	DescribePermissionGroupsWithContext(volcengine.Context, *DescribePermissionGroupsInput, ...request.Option) (*DescribePermissionGroupsOutput, error)
	DescribePermissionGroupsRequest(*DescribePermissionGroupsInput) (*request.Request, *DescribePermissionGroupsOutput)

	DescribePermissionRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribePermissionRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribePermissionRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribePermissionRules(*DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
	DescribePermissionRulesWithContext(volcengine.Context, *DescribePermissionRulesInput, ...request.Option) (*DescribePermissionRulesOutput, error)
	DescribePermissionRulesRequest(*DescribePermissionRulesInput) (*request.Request, *DescribePermissionRulesOutput)

	DescribeQuotasCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeQuotasCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeQuotasCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeQuotas(*DescribeQuotasInput) (*DescribeQuotasOutput, error)
	DescribeQuotasWithContext(volcengine.Context, *DescribeQuotasInput, ...request.Option) (*DescribeQuotasOutput, error)
	DescribeQuotasRequest(*DescribeQuotasInput) (*request.Request, *DescribeQuotasOutput)

	DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error)
	DescribeZonesWithContext(volcengine.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error)
	DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput)

	ListTagsForResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListTagsForResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListTagsForResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListTagsForResources(*ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
	ListTagsForResourcesWithContext(volcengine.Context, *ListTagsForResourcesInput, ...request.Option) (*ListTagsForResourcesOutput, error)
	ListTagsForResourcesRequest(*ListTagsForResourcesInput) (*request.Request, *ListTagsForResourcesOutput)

	TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	TagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	TagResources(*TagResourcesInput) (*TagResourcesOutput, error)
	TagResourcesWithContext(volcengine.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error)
	TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput)

	UntagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UntagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UntagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UntagResources(*UntagResourcesInput) (*UntagResourcesOutput, error)
	UntagResourcesWithContext(volcengine.Context, *UntagResourcesInput, ...request.Option) (*UntagResourcesOutput, error)
	UntagResourcesRequest(*UntagResourcesInput) (*request.Request, *UntagResourcesOutput)

	UpdateAccessPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccessPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccessPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccessPoint(*UpdateAccessPointInput) (*UpdateAccessPointOutput, error)
	UpdateAccessPointWithContext(volcengine.Context, *UpdateAccessPointInput, ...request.Option) (*UpdateAccessPointOutput, error)
	UpdateAccessPointRequest(*UpdateAccessPointInput) (*request.Request, *UpdateAccessPointOutput)

	UpdateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateFileSystem(*UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
	UpdateFileSystemWithContext(volcengine.Context, *UpdateFileSystemInput, ...request.Option) (*UpdateFileSystemOutput, error)
	UpdateFileSystemRequest(*UpdateFileSystemInput) (*request.Request, *UpdateFileSystemOutput)

	UpdateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateMountPoint(*UpdateMountPointInput) (*UpdateMountPointOutput, error)
	UpdateMountPointWithContext(volcengine.Context, *UpdateMountPointInput, ...request.Option) (*UpdateMountPointOutput, error)
	UpdateMountPointRequest(*UpdateMountPointInput) (*request.Request, *UpdateMountPointOutput)

	UpdatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdatePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdatePermissionGroup(*UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
	UpdatePermissionGroupWithContext(volcengine.Context, *UpdatePermissionGroupInput, ...request.Option) (*UpdatePermissionGroupOutput, error)
	UpdatePermissionGroupRequest(*UpdatePermissionGroupInput) (*request.Request, *UpdatePermissionGroupOutput)

	UpdatePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdatePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdatePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdatePermissionRule(*UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
	UpdatePermissionRuleWithContext(volcengine.Context, *UpdatePermissionRuleInput, ...request.Option) (*UpdatePermissionRuleOutput, error)
	UpdatePermissionRuleRequest(*UpdatePermissionRuleInput) (*request.Request, *UpdatePermissionRuleOutput)

	UpdateQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateQuota(*UpdateQuotaInput) (*UpdateQuotaOutput, error)
	UpdateQuotaWithContext(volcengine.Context, *UpdateQuotaInput, ...request.Option) (*UpdateQuotaOutput, error)
	UpdateQuotaRequest(*UpdateQuotaInput) (*request.Request, *UpdateQuotaOutput)
}

EFSAPI provides an interface to enable mocking the efs.EFS service client's API operation,

// volcengine sdk func uses an SDK service client to make a request to
// EFS.
func myFunc(svc EFSAPI) bool {
    // Make svc.CheckDir request
}

func main() {
    sess := session.New()
    svc := efs.New(sess)

    myFunc(svc)
}

type FileSystemForDescribeFileSystemsOutput

type FileSystemForDescribeFileSystemsOutput struct {
	AccessPointLimit *int32 `type:"int32" json:",omitempty"`

	ChargeConfig *ChargeConfigForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	CreateTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	DowngradeUnlockTime *string `type:"string" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemName *string `type:"string" json:",omitempty"`

	InstanceType *string `type:"string" json:",omitempty" enum:"EnumOfInstanceTypeForDescribeFileSystemsOutput"`

	MountPointLimit *int32 `type:"int32" json:",omitempty"`

	Performance *PerformanceForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	PerformanceDensity *string `type:"string" json:",omitempty" enum:"EnumOfPerformanceDensityForDescribeFileSystemsOutput"`

	ProjectName *string `type:"string" json:",omitempty"`

	ProtocolTypes []*string `type:"list" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`

	Storage *StorageForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	Tags []*TagForDescribeFileSystemsOutput `type:"list" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FileSystemForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*FileSystemForDescribeFileSystemsOutput) SetAccessPointLimit

SetAccessPointLimit sets the AccessPointLimit field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetChargeConfig

SetChargeConfig sets the ChargeConfig field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetDescription

SetDescription sets the Description field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetDowngradeUnlockTime

SetDowngradeUnlockTime sets the DowngradeUnlockTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetMountPointLimit

SetMountPointLimit sets the MountPointLimit field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetPerformance

SetPerformance sets the Performance field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetPerformanceDensity

SetPerformanceDensity sets the PerformanceDensity field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetProtocolTypes

SetProtocolTypes sets the ProtocolTypes field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetStatus

SetStatus sets the Status field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetStorage

SetStorage sets the Storage field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetTags

SetTags sets the Tags field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (FileSystemForDescribeFileSystemsOutput) String

String returns the string representation

type ListTagsForResourcesInput

type ListTagsForResourcesInput struct {
	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ResourceIds []*string `type:"list" json:",omitempty"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	TagFilters []*TagFilterForListTagsForResourcesInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListTagsForResourcesInput) GoString

func (s ListTagsForResourcesInput) GoString() string

GoString returns the string representation

func (*ListTagsForResourcesInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListTagsForResourcesInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListTagsForResourcesInput) SetResourceIds

SetResourceIds sets the ResourceIds field's value.

func (*ListTagsForResourcesInput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ListTagsForResourcesInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (ListTagsForResourcesInput) String

func (s ListTagsForResourcesInput) String() string

String returns the string representation

func (*ListTagsForResourcesInput) Validate

func (s *ListTagsForResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListTagsForResourcesOutput

type ListTagsForResourcesOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ResourceTags []*ResourceTagForListTagsForResourcesOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListTagsForResourcesOutput) GoString

func (s ListTagsForResourcesOutput) GoString() string

GoString returns the string representation

func (*ListTagsForResourcesOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListTagsForResourcesOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListTagsForResourcesOutput) SetResourceTags

SetResourceTags sets the ResourceTags field's value.

func (*ListTagsForResourcesOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (ListTagsForResourcesOutput) String

String returns the string representation

type MountPointForDescribeMountPointsOutput

type MountPointForDescribeMountPointsOutput struct {
	CreateTime *string `type:"string" json:",omitempty"`

	Domain *string `type:"string" json:",omitempty"`

	Ip *string `type:"string" json:",omitempty"`

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionGroupName *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeMountPointsOutput"`

	SubnetId *string `type:"string" json:",omitempty"`

	SubnetName *string `type:"string" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`

	VpcId *string `type:"string" json:",omitempty"`

	VpcName *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (MountPointForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*MountPointForDescribeMountPointsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*MountPointForDescribeMountPointsOutput) SetDomain

SetDomain sets the Domain field's value.

func (*MountPointForDescribeMountPointsOutput) SetIp

SetIp sets the Ip field's value.

func (*MountPointForDescribeMountPointsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*MountPointForDescribeMountPointsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (*MountPointForDescribeMountPointsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*MountPointForDescribeMountPointsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*MountPointForDescribeMountPointsOutput) SetStatus

SetStatus sets the Status field's value.

func (*MountPointForDescribeMountPointsOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*MountPointForDescribeMountPointsOutput) SetSubnetName

SetSubnetName sets the SubnetName field's value.

func (*MountPointForDescribeMountPointsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*MountPointForDescribeMountPointsOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*MountPointForDescribeMountPointsOutput) SetVpcName

SetVpcName sets the VpcName field's value.

func (*MountPointForDescribeMountPointsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*MountPointForDescribeMountPointsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (MountPointForDescribeMountPointsOutput) String

String returns the string representation

type MountPointForDescribePermissionGroupsOutput

type MountPointForDescribePermissionGroupsOutput struct {
	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemName *string `type:"string" json:",omitempty"`

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (MountPointForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (MountPointForDescribePermissionGroupsOutput) String

String returns the string representation

type PerformanceForDescribeFileSystemsOutput

type PerformanceForDescribeFileSystemsOutput struct {
	BandwidthMode *string `type:"string" json:",omitempty" enum:"EnumOfBandwidthModeForDescribeFileSystemsOutput"`

	BaselineBandwidth *int32 `type:"int32" json:",omitempty"`

	BaselineIops *int32 `type:"int32" json:",omitempty"`

	BurstBandwidth *int32 `type:"int32" json:",omitempty"`

	BurstIops *int32 `type:"int32" json:",omitempty"`

	ProvisionedBandwidth *int32 `type:"int32" json:",omitempty"`

	ProvisionedIops *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PerformanceForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*PerformanceForDescribeFileSystemsOutput) SetBandwidthMode

SetBandwidthMode sets the BandwidthMode field's value.

func (*PerformanceForDescribeFileSystemsOutput) SetBaselineBandwidth

SetBaselineBandwidth sets the BaselineBandwidth field's value.

func (*PerformanceForDescribeFileSystemsOutput) SetBaselineIops

SetBaselineIops sets the BaselineIops field's value.

func (*PerformanceForDescribeFileSystemsOutput) SetBurstBandwidth

SetBurstBandwidth sets the BurstBandwidth field's value.

func (*PerformanceForDescribeFileSystemsOutput) SetBurstIops

SetBurstIops sets the BurstIops field's value.

func (*PerformanceForDescribeFileSystemsOutput) SetProvisionedBandwidth

SetProvisionedBandwidth sets the ProvisionedBandwidth field's value.

func (*PerformanceForDescribeFileSystemsOutput) SetProvisionedIops

SetProvisionedIops sets the ProvisionedIops field's value.

func (PerformanceForDescribeFileSystemsOutput) String

String returns the string representation

type PermissionGroupForDescribePermissionGroupsOutput

type PermissionGroupForDescribePermissionGroupsOutput struct {
	AccessPointCount *int32 `type:"int32" json:",omitempty"`

	AccessPoints []*AccessPointForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`

	CreateTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	MountPointCount *int32 `type:"int32" json:",omitempty"`

	MountPoints []*MountPointForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionGroupName *string `type:"string" json:",omitempty"`

	PermissionRuleCount *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribePermissionGroupsOutput"`

	UpdateTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PermissionGroupForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*PermissionGroupForDescribePermissionGroupsOutput) SetAccessPointCount

SetAccessPointCount sets the AccessPointCount field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetAccessPoints

SetAccessPoints sets the AccessPoints field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetDescription

SetDescription sets the Description field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPointCount

SetMountPointCount sets the MountPointCount field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount

SetPermissionRuleCount sets the PermissionRuleCount field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetStatus

SetStatus sets the Status field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (PermissionGroupForDescribePermissionGroupsOutput) String

String returns the string representation

type PermissionRuleForDescribePermissionRulesOutput

type PermissionRuleForDescribePermissionRulesOutput struct {
	CidrIp *string `type:"string" json:",omitempty"`

	PermissionRuleId *string `type:"string" json:",omitempty"`

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForDescribePermissionRulesOutput"`

	UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForDescribePermissionRulesOutput"`
	// contains filtered or unexported fields
}

func (PermissionRuleForDescribePermissionRulesOutput) GoString

GoString returns the string representation

func (*PermissionRuleForDescribePermissionRulesOutput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId

SetPermissionRuleId sets the PermissionRuleId field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetUserMode

SetUserMode sets the UserMode field's value.

func (PermissionRuleForDescribePermissionRulesOutput) String

String returns the string representation

type PosixUserForCreateAccessPointInput

type PosixUserForCreateAccessPointInput struct {
	PosixGroupId *int32 `type:"int32" json:",omitempty"`

	PosixSecondaryGroupIds []*int32 `type:"list" json:",omitempty"`

	PosixUserId *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PosixUserForCreateAccessPointInput) GoString

GoString returns the string representation

func (*PosixUserForCreateAccessPointInput) SetPosixGroupId

SetPosixGroupId sets the PosixGroupId field's value.

func (*PosixUserForCreateAccessPointInput) SetPosixSecondaryGroupIds

SetPosixSecondaryGroupIds sets the PosixSecondaryGroupIds field's value.

func (*PosixUserForCreateAccessPointInput) SetPosixUserId

SetPosixUserId sets the PosixUserId field's value.

func (PosixUserForCreateAccessPointInput) String

String returns the string representation

type PosixUserForDescribeAccessPointsOutput

type PosixUserForDescribeAccessPointsOutput struct {
	PosixGroupId *int32 `type:"int32" json:",omitempty"`

	PosixSecondaryGroupIds []*int32 `type:"list" json:",omitempty"`

	PosixUserId *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PosixUserForDescribeAccessPointsOutput) GoString

GoString returns the string representation

func (*PosixUserForDescribeAccessPointsOutput) SetPosixGroupId

SetPosixGroupId sets the PosixGroupId field's value.

func (*PosixUserForDescribeAccessPointsOutput) SetPosixSecondaryGroupIds

SetPosixSecondaryGroupIds sets the PosixSecondaryGroupIds field's value.

func (*PosixUserForDescribeAccessPointsOutput) SetPosixUserId

SetPosixUserId sets the PosixUserId field's value.

func (PosixUserForDescribeAccessPointsOutput) String

String returns the string representation

type QuotaForDescribeQuotasOutput

type QuotaForDescribeQuotasOutput struct {
	CapacityLimit *int64 `type:"int64" json:",omitempty"`

	CapacityUsed *int64 `type:"int64" json:",omitempty"`

	CreateTime *string `type:"string" json:",omitempty"`

	DirInode *string `type:"string" json:",omitempty"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	InodeLimit *int64 `type:"int64" json:",omitempty"`

	InodeUsed *int64 `type:"int64" json:",omitempty"`

	LimitType *string `type:"string" json:",omitempty" enum:"EnumOfLimitTypeForDescribeQuotasOutput"`

	QuotaId *string `type:"string" json:",omitempty"`

	QuotaType *string `type:"string" json:",omitempty" enum:"EnumOfQuotaTypeForDescribeQuotasOutput"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeQuotasOutput"`

	UpdateTime *string `type:"string" json:",omitempty"`

	UserType *string `type:"string" json:",omitempty" enum:"EnumOfUserTypeForDescribeQuotasOutput"`
	// contains filtered or unexported fields
}

func (QuotaForDescribeQuotasOutput) GoString

func (s QuotaForDescribeQuotasOutput) GoString() string

GoString returns the string representation

func (*QuotaForDescribeQuotasOutput) SetCapacityLimit

SetCapacityLimit sets the CapacityLimit field's value.

func (*QuotaForDescribeQuotasOutput) SetCapacityUsed

SetCapacityUsed sets the CapacityUsed field's value.

func (*QuotaForDescribeQuotasOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*QuotaForDescribeQuotasOutput) SetDirInode

SetDirInode sets the DirInode field's value.

func (*QuotaForDescribeQuotasOutput) SetFileSystemPath

SetFileSystemPath sets the FileSystemPath field's value.

func (*QuotaForDescribeQuotasOutput) SetInodeLimit

SetInodeLimit sets the InodeLimit field's value.

func (*QuotaForDescribeQuotasOutput) SetInodeUsed

SetInodeUsed sets the InodeUsed field's value.

func (*QuotaForDescribeQuotasOutput) SetLimitType

SetLimitType sets the LimitType field's value.

func (*QuotaForDescribeQuotasOutput) SetQuotaId

SetQuotaId sets the QuotaId field's value.

func (*QuotaForDescribeQuotasOutput) SetQuotaType

SetQuotaType sets the QuotaType field's value.

func (*QuotaForDescribeQuotasOutput) SetStatus

SetStatus sets the Status field's value.

func (*QuotaForDescribeQuotasOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*QuotaForDescribeQuotasOutput) SetUserType

SetUserType sets the UserType field's value.

func (QuotaForDescribeQuotasOutput) String

String returns the string representation

type ResourceTagForListTagsForResourcesOutput

type ResourceTagForListTagsForResourcesOutput struct {
	ResourceId *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	TagKey *string `type:"string" json:",omitempty"`

	TagValue *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTagForListTagsForResourcesOutput) GoString

GoString returns the string representation

func (*ResourceTagForListTagsForResourcesOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*ResourceTagForListTagsForResourcesOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ResourceTagForListTagsForResourcesOutput) SetTagKey

SetTagKey sets the TagKey field's value.

func (*ResourceTagForListTagsForResourcesOutput) SetTagValue

SetTagValue sets the TagValue field's value.

func (ResourceTagForListTagsForResourcesOutput) String

String returns the string representation

type StorageForDescribeFileSystemsOutput

type StorageForDescribeFileSystemsOutput struct {
	CapacityLimit *int64 `type:"int64" json:",omitempty"`

	CapacityUsed *int64 `type:"int64" json:",omitempty"`

	InodeLimit *int64 `type:"int64" json:",omitempty"`

	InodeUsed *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StorageForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*StorageForDescribeFileSystemsOutput) SetCapacityLimit

SetCapacityLimit sets the CapacityLimit field's value.

func (*StorageForDescribeFileSystemsOutput) SetCapacityUsed

SetCapacityUsed sets the CapacityUsed field's value.

func (*StorageForDescribeFileSystemsOutput) SetInodeLimit

SetInodeLimit sets the InodeLimit field's value.

func (*StorageForDescribeFileSystemsOutput) SetInodeUsed

SetInodeUsed sets the InodeUsed field's value.

func (StorageForDescribeFileSystemsOutput) String

String returns the string representation

type TagFilterForDescribeFileSystemsInput

type TagFilterForDescribeFileSystemsInput struct {
	Key *string `type:"string" json:",omitempty"`

	Values []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagFilterForDescribeFileSystemsInput) GoString

GoString returns the string representation

func (*TagFilterForDescribeFileSystemsInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForDescribeFileSystemsInput) SetValues

SetValues sets the Values field's value.

func (TagFilterForDescribeFileSystemsInput) String

String returns the string representation

type TagFilterForListTagsForResourcesInput

type TagFilterForListTagsForResourcesInput struct {
	Key *string `type:"string" json:",omitempty"`

	Values []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagFilterForListTagsForResourcesInput) GoString

GoString returns the string representation

func (*TagFilterForListTagsForResourcesInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForListTagsForResourcesInput) SetValues

SetValues sets the Values field's value.

func (TagFilterForListTagsForResourcesInput) String

String returns the string representation

type TagForCreateFileSystemInput

type TagForCreateFileSystemInput struct {
	Key *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateFileSystemInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForCreateFileSystemInput) GoString

func (s TagForCreateFileSystemInput) GoString() string

GoString returns the string representation

func (*TagForCreateFileSystemInput) SetKey

SetKey sets the Key field's value.

func (*TagForCreateFileSystemInput) SetType

SetType sets the Type field's value.

func (*TagForCreateFileSystemInput) SetValue

SetValue sets the Value field's value.

func (TagForCreateFileSystemInput) String

String returns the string representation

type TagForDescribeFileSystemsOutput

type TagForDescribeFileSystemsOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeFileSystemsOutput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*TagForDescribeFileSystemsOutput) SetKey

SetKey sets the Key field's value.

func (*TagForDescribeFileSystemsOutput) SetType

SetType sets the Type field's value.

func (*TagForDescribeFileSystemsOutput) SetValue

SetValue sets the Value field's value.

func (TagForDescribeFileSystemsOutput) String

String returns the string representation

type TagForTagResourcesInput

type TagForTagResourcesInput struct {
	Key *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForTagResourcesInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForTagResourcesInput) GoString

func (s TagForTagResourcesInput) GoString() string

GoString returns the string representation

func (*TagForTagResourcesInput) SetKey

SetKey sets the Key field's value.

func (*TagForTagResourcesInput) SetType

SetType sets the Type field's value.

func (*TagForTagResourcesInput) SetValue

SetValue sets the Value field's value.

func (TagForTagResourcesInput) String

func (s TagForTagResourcesInput) String() string

String returns the string representation

type TagResourcesInput

type TagResourcesInput struct {
	ResourceIds []*string `type:"list" json:",omitempty"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	Tags []*TagForTagResourcesInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagResourcesInput) GoString

func (s TagResourcesInput) GoString() string

GoString returns the string representation

func (*TagResourcesInput) SetResourceIds

func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput

SetResourceIds sets the ResourceIds field's value.

func (*TagResourcesInput) SetResourceType

func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput

SetResourceType sets the ResourceType field's value.

func (*TagResourcesInput) SetTags

SetTags sets the Tags field's value.

func (TagResourcesInput) String

func (s TagResourcesInput) String() string

String returns the string representation

func (*TagResourcesInput) Validate

func (s *TagResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type TagResourcesOutput

type TagResourcesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (TagResourcesOutput) GoString

func (s TagResourcesOutput) GoString() string

GoString returns the string representation

func (TagResourcesOutput) String

func (s TagResourcesOutput) String() string

String returns the string representation

type UntagResourcesInput

type UntagResourcesInput struct {
	ResourceIds []*string `type:"list" json:",omitempty"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	TagKeys []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UntagResourcesInput) GoString

func (s UntagResourcesInput) GoString() string

GoString returns the string representation

func (*UntagResourcesInput) SetResourceIds

func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput

SetResourceIds sets the ResourceIds field's value.

func (*UntagResourcesInput) SetResourceType

func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput

SetResourceType sets the ResourceType field's value.

func (*UntagResourcesInput) SetTagKeys

func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput

SetTagKeys sets the TagKeys field's value.

func (UntagResourcesInput) String

func (s UntagResourcesInput) String() string

String returns the string representation

func (*UntagResourcesInput) Validate

func (s *UntagResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UntagResourcesOutput

type UntagResourcesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UntagResourcesOutput) GoString

func (s UntagResourcesOutput) GoString() string

GoString returns the string representation

func (UntagResourcesOutput) String

func (s UntagResourcesOutput) String() string

String returns the string representation

type UpdateAccessPointInput

type UpdateAccessPointInput struct {

	// AccessPointId is a required field
	AccessPointId *string `type:"string" json:",omitempty" required:"true"`

	AccessPointName *string `type:"string" json:",omitempty"`

	EnableIam *bool `type:"boolean" json:",omitempty"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	PermissionGroupId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccessPointInput) GoString

func (s UpdateAccessPointInput) GoString() string

GoString returns the string representation

func (*UpdateAccessPointInput) SetAccessPointId

func (s *UpdateAccessPointInput) SetAccessPointId(v string) *UpdateAccessPointInput

SetAccessPointId sets the AccessPointId field's value.

func (*UpdateAccessPointInput) SetAccessPointName

func (s *UpdateAccessPointInput) SetAccessPointName(v string) *UpdateAccessPointInput

SetAccessPointName sets the AccessPointName field's value.

func (*UpdateAccessPointInput) SetEnableIam

SetEnableIam sets the EnableIam field's value.

func (*UpdateAccessPointInput) SetFileSystemId

func (s *UpdateAccessPointInput) SetFileSystemId(v string) *UpdateAccessPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*UpdateAccessPointInput) SetPermissionGroupId

func (s *UpdateAccessPointInput) SetPermissionGroupId(v string) *UpdateAccessPointInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (UpdateAccessPointInput) String

func (s UpdateAccessPointInput) String() string

String returns the string representation

func (*UpdateAccessPointInput) Validate

func (s *UpdateAccessPointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccessPointOutput

type UpdateAccessPointOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAccessPointOutput) GoString

func (s UpdateAccessPointOutput) GoString() string

GoString returns the string representation

func (UpdateAccessPointOutput) String

func (s UpdateAccessPointOutput) String() string

String returns the string representation

type UpdateFileSystemInput

type UpdateFileSystemInput struct {
	BandwidthMode *string `type:"string" json:",omitempty" enum:"EnumOfBandwidthModeForUpdateFileSystemInput"`

	BurstBandwidth *int32 `type:"int32" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	FileSystemName *string `type:"string" json:",omitempty"`

	ProvisionedBandwidth *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateFileSystemInput) GoString

func (s UpdateFileSystemInput) GoString() string

GoString returns the string representation

func (*UpdateFileSystemInput) SetBandwidthMode

func (s *UpdateFileSystemInput) SetBandwidthMode(v string) *UpdateFileSystemInput

SetBandwidthMode sets the BandwidthMode field's value.

func (*UpdateFileSystemInput) SetBurstBandwidth

func (s *UpdateFileSystemInput) SetBurstBandwidth(v int32) *UpdateFileSystemInput

SetBurstBandwidth sets the BurstBandwidth field's value.

func (*UpdateFileSystemInput) SetDescription

func (s *UpdateFileSystemInput) SetDescription(v string) *UpdateFileSystemInput

SetDescription sets the Description field's value.

func (*UpdateFileSystemInput) SetFileSystemId

func (s *UpdateFileSystemInput) SetFileSystemId(v string) *UpdateFileSystemInput

SetFileSystemId sets the FileSystemId field's value.

func (*UpdateFileSystemInput) SetFileSystemName

func (s *UpdateFileSystemInput) SetFileSystemName(v string) *UpdateFileSystemInput

SetFileSystemName sets the FileSystemName field's value.

func (*UpdateFileSystemInput) SetProvisionedBandwidth

func (s *UpdateFileSystemInput) SetProvisionedBandwidth(v int32) *UpdateFileSystemInput

SetProvisionedBandwidth sets the ProvisionedBandwidth field's value.

func (UpdateFileSystemInput) String

func (s UpdateFileSystemInput) String() string

String returns the string representation

func (*UpdateFileSystemInput) Validate

func (s *UpdateFileSystemInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateFileSystemOutput

type UpdateFileSystemOutput struct {
	Metadata *response.ResponseMetadata

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateFileSystemOutput) GoString

func (s UpdateFileSystemOutput) GoString() string

GoString returns the string representation

func (*UpdateFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (UpdateFileSystemOutput) String

func (s UpdateFileSystemOutput) String() string

String returns the string representation

type UpdateMountPointInput

type UpdateMountPointInput struct {

	// FileSystemId is a required field
	FileSystemId *string `type:"string" json:",omitempty" required:"true"`

	// MountPointId is a required field
	MountPointId *string `type:"string" json:",omitempty" required:"true"`

	MountPointName *string `type:"string" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateMountPointInput) GoString

func (s UpdateMountPointInput) GoString() string

GoString returns the string representation

func (*UpdateMountPointInput) SetFileSystemId

func (s *UpdateMountPointInput) SetFileSystemId(v string) *UpdateMountPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*UpdateMountPointInput) SetMountPointId

func (s *UpdateMountPointInput) SetMountPointId(v string) *UpdateMountPointInput

SetMountPointId sets the MountPointId field's value.

func (*UpdateMountPointInput) SetMountPointName

func (s *UpdateMountPointInput) SetMountPointName(v string) *UpdateMountPointInput

SetMountPointName sets the MountPointName field's value.

func (*UpdateMountPointInput) SetPermissionGroupId

func (s *UpdateMountPointInput) SetPermissionGroupId(v string) *UpdateMountPointInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (UpdateMountPointInput) String

func (s UpdateMountPointInput) String() string

String returns the string representation

func (*UpdateMountPointInput) Validate

func (s *UpdateMountPointInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateMountPointOutput

type UpdateMountPointOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateMountPointOutput) GoString

func (s UpdateMountPointOutput) GoString() string

GoString returns the string representation

func (UpdateMountPointOutput) String

func (s UpdateMountPointOutput) String() string

String returns the string representation

type UpdatePermissionGroupInput

type UpdatePermissionGroupInput struct {
	Description *string `type:"string" json:",omitempty"`

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	PermissionGroupName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdatePermissionGroupInput) GoString

func (s UpdatePermissionGroupInput) GoString() string

GoString returns the string representation

func (*UpdatePermissionGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*UpdatePermissionGroupInput) SetPermissionGroupId

func (s *UpdatePermissionGroupInput) SetPermissionGroupId(v string) *UpdatePermissionGroupInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*UpdatePermissionGroupInput) SetPermissionGroupName

func (s *UpdatePermissionGroupInput) SetPermissionGroupName(v string) *UpdatePermissionGroupInput

SetPermissionGroupName sets the PermissionGroupName field's value.

func (UpdatePermissionGroupInput) String

String returns the string representation

func (*UpdatePermissionGroupInput) Validate

func (s *UpdatePermissionGroupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdatePermissionGroupOutput

type UpdatePermissionGroupOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdatePermissionGroupOutput) GoString

func (s UpdatePermissionGroupOutput) GoString() string

GoString returns the string representation

func (UpdatePermissionGroupOutput) String

String returns the string representation

type UpdatePermissionRuleInput

type UpdatePermissionRuleInput struct {
	CidrIp *string `type:"string" json:",omitempty"`

	// PermissionGroupId is a required field
	PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`

	// PermissionRuleId is a required field
	PermissionRuleId *string `type:"string" json:",omitempty" required:"true"`

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForUpdatePermissionRuleInput"`

	UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForUpdatePermissionRuleInput"`
	// contains filtered or unexported fields
}

func (UpdatePermissionRuleInput) GoString

func (s UpdatePermissionRuleInput) GoString() string

GoString returns the string representation

func (*UpdatePermissionRuleInput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*UpdatePermissionRuleInput) SetPermissionGroupId

func (s *UpdatePermissionRuleInput) SetPermissionGroupId(v string) *UpdatePermissionRuleInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*UpdatePermissionRuleInput) SetPermissionRuleId

func (s *UpdatePermissionRuleInput) SetPermissionRuleId(v string) *UpdatePermissionRuleInput

SetPermissionRuleId sets the PermissionRuleId field's value.

func (*UpdatePermissionRuleInput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*UpdatePermissionRuleInput) SetUserMode

SetUserMode sets the UserMode field's value.

func (UpdatePermissionRuleInput) String

func (s UpdatePermissionRuleInput) String() string

String returns the string representation

func (*UpdatePermissionRuleInput) Validate

func (s *UpdatePermissionRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdatePermissionRuleOutput

type UpdatePermissionRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdatePermissionRuleOutput) GoString

func (s UpdatePermissionRuleOutput) GoString() string

GoString returns the string representation

func (UpdatePermissionRuleOutput) String

String returns the string representation

type UpdateQuotaInput

type UpdateQuotaInput struct {
	CapacityLimit *int64 `type:"int64" json:",omitempty"`

	InodeLimit *int64 `type:"int64" json:",omitempty"`

	LimitType *string `type:"string" json:",omitempty" enum:"EnumOfLimitTypeForUpdateQuotaInput"`

	// QuotaId is a required field
	QuotaId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (UpdateQuotaInput) GoString

func (s UpdateQuotaInput) GoString() string

GoString returns the string representation

func (*UpdateQuotaInput) SetCapacityLimit

func (s *UpdateQuotaInput) SetCapacityLimit(v int64) *UpdateQuotaInput

SetCapacityLimit sets the CapacityLimit field's value.

func (*UpdateQuotaInput) SetInodeLimit

func (s *UpdateQuotaInput) SetInodeLimit(v int64) *UpdateQuotaInput

SetInodeLimit sets the InodeLimit field's value.

func (*UpdateQuotaInput) SetLimitType

func (s *UpdateQuotaInput) SetLimitType(v string) *UpdateQuotaInput

SetLimitType sets the LimitType field's value.

func (*UpdateQuotaInput) SetQuotaId

func (s *UpdateQuotaInput) SetQuotaId(v string) *UpdateQuotaInput

SetQuotaId sets the QuotaId field's value.

func (UpdateQuotaInput) String

func (s UpdateQuotaInput) String() string

String returns the string representation

func (*UpdateQuotaInput) Validate

func (s *UpdateQuotaInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateQuotaOutput

type UpdateQuotaOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateQuotaOutput) GoString

func (s UpdateQuotaOutput) GoString() string

GoString returns the string representation

func (UpdateQuotaOutput) String

func (s UpdateQuotaOutput) String() string

String returns the string representation

type ZoneForDescribeZonesOutput

type ZoneForDescribeZonesOutput struct {
	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ZoneForDescribeZonesOutput) GoString

func (s ZoneForDescribeZonesOutput) GoString() string

GoString returns the string representation

func (*ZoneForDescribeZonesOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*ZoneForDescribeZonesOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (ZoneForDescribeZonesOutput) String

String returns the string representation

Jump to

Keyboard shortcuts

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