package
Version:
v0.9.8
Opens a new window with list of versions in this module.
Published: Jul 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ListOpts struct {
Locale string `q:"locale"`
Limit int `q:"limit"`
Offset int `q:"offset"`
}
type Provider struct {
Provider string `json:"provider"`
ProviderI18nDisplay string `json:"provider_i18n_display_name"`
}
List retrieves the services (providers) that support enterprise projects.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.