package
0.10.0
Repository: https://github.com/podops/podops.git
Documentation: pkg.go.dev

# Functions

AssetDeleteEndpoint removes a media asset from the CDN.
AssetListEndpoint returns a list of media assets for a given show.
AssetUploadEndpoint implements content upload to the CDN.
InitEndpoints creates a new show namespace on the CDN.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
AssetRoute route to asset related andpoints: AssetUploadEndpoint, AssetListEndpoint, AssetDeleteEndpoint.
InitRoute route to InitEndpoint.
NamespacePrefix namespace for the client and CLI.
No description provided by the author
WebhookRoute route to recieve call-back notifications.