Documentation ¶
Index ¶
- func CheckTermsAccepted(ctx context.Context, spec *remote.AmsConfig, conn connection.Connection) (accepted bool, redirectURI string, err error)
- func GetOrganizationID(ctx context.Context, conn connection.Connection) (accountID string, err error)
- func GetValidMarketplaceAcctIDs(userQuotaType *QuotaSpec, marketplace string) (marketplaceAcctIDs []string, err error)
- func GetValidMarketplaces(userQuotaType *QuotaSpec) (marketplaces []string, err error)
- type QuotaSpec
- type QuotaType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckTermsAccepted ¶
func CheckTermsAccepted(ctx context.Context, spec *remote.AmsConfig, conn connection.Connection) (accepted bool, redirectURI string, err error)
func GetOrganizationID ¶
func GetOrganizationID(ctx context.Context, conn connection.Connection) (accountID string, err error)
func GetValidMarketplaceAcctIDs ¶ added in v0.44.0
func GetValidMarketplaces ¶ added in v0.44.0
Types ¶
Click to show internal directories.
Click to hide internal directories.