package
2.9.0
Repository: https://github.com/cloudinary/cloudinary-go.git
Documentation: pkg.go.dev

# Packages

Package metadata defines the structured metadata.
No description provided by the author

# Functions

New creates a new Admin API instance from the environment variable (CLOUDINARY_URL).
NewWithConfiguration a new Admin API instance with the given Configuration.

# Constants

Ascending direction.
Descending direction.
OrderFieldCreatedAt defines to order by created_at.
OrderFieldExternalID defines to order by external_id.
OrderFieldLabel defines to order by label.
OrderFieldValue defines to order by value.

# Structs

AccessibilityAnalysisResult contains the details about accessibility analysis.
AddMetadataFieldResult is the result of AddMetadataField.
AddRelatedAssetsByAssetIDsParams are the parameters for AddRelatedAssetsByAssetIDs.
AddRelatedAssetsParams are the parameters for AddRelatedAssets.
AddRelatedAssetsResult is the result of AddRelatedAssets.
AnalysisPayload struct for AnalysisPayload.
AnalyzeParams are the parameters for Analyze.
AnalyzeResult is the result of Analyze.
AnalyzeUriRequestParameters struct for AnalyzeUriRequestParameters.
API is the Admin API struct.
AssetByAssetIDParams are the parameters for AssetByAssetID.
AssetParams are the parameters for Asset.
AssetResult is the result of the Asset.
AssetsByAssetFolderParams are the parameters for AssetsByAssetFolder.
AssetsByContextParams are the parameters for AssetsByContext.
AssetsByIDsParams are the parameters for AssetsByIDs.
AssetsByModerationParams are the parameters for AssetsByModeration.
AssetsByTagParams are the parameters for AssetsByTag.
AssetsParams are the parameters for Assets.
AssetsResult is the result of Assets.
AssetTypesResult is the result of the AssetTypes.
CinemagraphAnalysisResult contains the details about cinemagraph analysis.
CloudSettings represents the settings of the cloud.
CreateFolderParams are the parameters for CreateFolder.
CreateFolderResult is the result of CreateFolder.
CreateStreamingProfileParams are the parameters for CreateStreamingProfile.
CreateTransformationParams are the parameters for CreateTransformation.
CreateUploadMappingParams are the parameters for CreateUploadMapping.
CreateUploadMappingResult is the result of CreateUploadMapping.
CreateUploadPresetParams are the parameters for CreateUploadPreset.
CreateUploadPresetResult is the result of CreateUploadPreset.
CustomParameters struct for CustomParameters.
DeleteAllAssetsParams are the parameters for DeleteAllAssets.
DeleteAssetsByPrefixParams are the parameters for DeleteAssetsByPrefix.
DeleteAssetsByTagParams are the parameters for DeleteAssetsByTag.
DeleteAssetsParams are the parameters for DeleteAssets.
DeleteAssetsResult is the result of DeleteAssets.
DeleteDataSourceEntriesParams are the parameters for DeleteDataSourceEntries.
DeleteDataSourceEntriesResult is the result of DeleteDataSourceEntries.
DeleteDerivedAssetsByTransformationParams are the parameters for DeleteDerivedAssetsByTransformation.
DeleteDerivedAssetsParams are the parameters for DeleteDerivedAssets.
DeleteFolderParams are the parameters for DeleteFolder.
DeleteFolderResult is the result of DeleteFolder.
DeleteMetadataFieldParams are the parameters for DeleteMetadataField.
DeleteMetadataFieldResult is the result of DeleteMetadataField.
DeleteRelatedAssetsByAssetIDsParams are the parameters for DeleteRelatedAssetsByAssetIDs.
DeleteRelatedAssetsParams are the parameters for DeleteRelatedAssets.
DeleteRelatedAssetsResult is the result of DeleteRelatedAssets.
DeleteStreamingProfileParams are the parameters for DeleteStreamingProfile.
DeleteStreamingProfileResult is the result of DeleteStreamingProfile.
DeleteTransformationParams are the parameters for DeleteTransformation.
DeleteUploadMappingParams are the parameters for DeleteUploadMapping.
DeleteUploadPresetParams are the parameters for DeleteUploadPreset.
DerivedAsset represents a single derived asset.
FolderResult contains details of a single folder.
FoldersResult is the result of RootFolders, SubFolders.
GetConfigParams are the parameters for GetConfig.
GetConfigResult represents the result of the GetConfig request.
GetStreamingProfileParams are the parameters for GetStreamingProfile.
GetStreamingProfileResult is the result of GetStreamingProfile.
GetTransformationParams are the parameters for GetTransformation.
GetTransformationResult is the result of GetTransformation.
GetUploadMappingParams are the parameters for GetUploadMapping.
GetUploadMappingResult is the result of GetUploadMapping.
GetUploadPresetParams are the parameters for GetUploadPreset.
GetUploadPresetResult is the result of GetUploadPreset.
ImageAnalysis contains details about image analysis.
ListMetadataFieldsResult is the result of ListMetadataFields.
ListStreamingProfilesResult represents the result of listing of streaming profiles.
ListTransformationsParams are the parameters for ListTransformations.
ListTransformationsResult is the result of ListTransformations.
ListUploadMappingsParams are the parameters for ListUploadMappings.
ListUploadMappingsResult is the result of ListUploadMappings.
ListUploadPresetsParams are the parameters for ListUploadPresets.
ListUploadPresetsResult is the result of ListUploadPresets.
MetadataFieldByFieldIDParams are the parameters for MetadataFieldByFieldID.
MetadataFieldByFieldIDResult is the result of MetadataFieldByFieldID.
PingResult represents the result of the Ping request.
PredominantResult contains the details about predominant colors.
QualityAnalysisResult contains the details about quality analysis.
RawStreamingProfileRepresentation is a raw representation of a steaming profile.
No description provided by the author
RenameFolderParams are the parameters for RenameFolder.
No description provided by the author
ReorderMetadataFieldDatasourceParams are the parameters for ReorderMetadataFieldDatasource.
ReorderMetadataFieldDatasourceResult is the result of ReorderMetadataFieldDatasource.
ReorderMetadataFieldsParams are the parameters for ReorderMetadataFields.
ReorderMetadataFieldsResult is the result of ReorderMetadataFields.
RestoreAssetsParams are the parameters for RestoreAssets.
RestoreDatasourceEntriesParams are the parameters for RestoreDatasourceEntries.
RestoreDatasourceEntriesResult is the result of RestoreDatasourceEntries.
RootFoldersParams are the parameters for RootFolders.
SearchAsset represents the details of a single asset that was found.
SearchFolder represents the details of a single folder that was found.
SearchFoldersResult is the result of SearchFolders.
SearchResult is the result of Search.
SearchUser contains details about the user.
StreamingProfile represents a single streaming profile.
StreamingProfileDetails represents the details of a streaming profile.
StreamingProfileRepresentation is a representation of a single streaming profile.
SubFoldersParams are the parameters for SubFolders.
TagsParams are the parameters for Tags.
TagsResult is the result of Tags.
TransformationListItem represents a single transformation.
TransformationResult is the result of CreateTransformation, UpdateTransformation, DeleteTransformation.
UpdateAssetParams are the parameters for UpdateAsset.
UpdateMetadataFieldDataSourceParams are the parameters for UpdateMetadataFieldDataSource.
UpdateMetadataFieldDataSourceResult is the result of UpdateMetadataFieldDataSource.
UpdateMetadataFieldParams are the parameters for UpdateMetadataField.
UpdateMetadataFieldResult is the result of UpdateMetadataField.
UpdateStreamingProfileParams are the parameters for UpdateStreamingProfile.
UpdateTransformationParams are the parameters for UpdateTransformation.
UpdateUploadMappingParams are the parameters for UpdateUploadMapping.
UpdateUploadPresetParams are the parameters for UpdateUploadPreset.
UploadMapping represents a single upload mapping.
UploadMappingResult is the result of UpdateUploadMapping, DeleteUploadMapping.
UploadPreset represents the details of the upload preset.
UploadPresetResult is the result of UpdateUploadPreset, DeleteUploadPreset.
UsageParams are the parameters for Usage.
UsageResult is the result of Usage.
VisualSearchParams are the parameters for VisualSearch.
No description provided by the author

# Type aliases

Direction is the sorting direction.
ImageMetadataResult contains the image metadata.
MediaMetadataResult contains the media metadata.
OrderByField is the field to order by.
RestoreAssetsResult is the result of RestoreAssets.
StreamingProfileRepresentations contains multiple streaming profile representations.