package
1.7.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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AccessibilityAnalysisResult contains the details about accessibility analysis.
AddMetadataFieldResult is the result of AddMetadataField.
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.
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.
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.
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.
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.
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
No description provided by the author
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.
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.

# Type aliases

Direction is the sorting direction.
ImageMetadataResult contains the image metadata.
No description provided by the author
RestoreAssetsResult is the result of RestoreAssets.
StreamingProfileRepresentations contains multiple streaming profile representations.