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

# Functions

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

# Constants

CreateArchive creates the archive as a new asset in your cloud.
DownloadArchive returns the archive contents in the response.
Tgz archive format.
Zip archive format.

# Structs

AddContextParams are the parameters for AddContext.
AddTagParams are the parameters for.
AddTagResult is the result of AddTag.
API is the Upload API main struct.
BreakpointResult represents a result of a single responsive breakpoints image.
ContextResult is the result of Context APIs.
CreateArchiveParams are the parameters for CreateArchive.
CreateArchiveResult is the result of CreateArchive.
DestroyParams are the parameters for Destroy.
DestroyResult is the result of Destroy.
DownloadBackedUpAssetParams are the parameters for DownloadBackedUpAsset.
Eager contains information about eagerly transformed derived assets.
ExplicitResult is the result of Explicit.
ExplodeParams are the parameters for Explode.
ExplodeResult is the result of Explode.
GenerateSpriteParams are the parameters for GenerateSprite.
GenerateSpriteResult is the result of GenerateSprite.
ImageInfo contains information about the image.
Moderation represents moderation result.
ModerationLabel represents moderation label.
ModerationResponse represents moderation response.
MultiParams are the parameters for Multi.
MultiResult is the result of Multi.
PrivateDownloadURLParams are the parameters for PrivateDownloadURL.
RemoveAllContextParams struct.
RemoveAllTagsParams are the parameters for RemoveAllTags.
RemoveAllTagsResult is the result of RemoveAllTags.
RemoveTagParams are the parameters for RemoveTag.
RemoveTagResult is the result of RemoveTag.
RenameParams are the parameters for Rename.
RenameResult is the result of Rename.
ReplaceTagParams are the parameters for ReplaceTag.
ReplaceTagResult is the result of ReplaceTag.
ResponsiveBreakpointsResult represents a result of responsive breakpoints of an image.
SingleResponsiveBreakpointsParams represents params for a single responsive breakpoints generation request.
TagResult represents the tag result.
TextParams are the parameters for Text.
UpdateMetadataParams are the parameters for UpdateMetadata.
UpdateMetadataResult is the result of UpdateMetadata.
UploadParams struct allows to customize upload behaviour.
UploadResult image success response struct.

# Type aliases

AddContextResult is the result of AddContext.
ArchiveFormat is the supported archive format.
ArchiveMode is the supported mode for Archive.
ExplicitParams are the parameters for Explicit.
RemoveAllContextResult is the result of RemoveAllContext.
ResponsiveBreakpointsParams represents params for responsive breakpoints generation request.