Module package_api

Source

Structs§

GetPackageParams
struct for passing parameters to the method get_package
PutPackageParams
struct for passing parameters to the method put_package

Enums§

GetPackageError
struct for typed errors of method get_package
PutPackageError
struct for typed errors of method put_package

Functions§

get_package
List detailed information about the Compute package for the specified service.
put_package
Upload a Compute package associated with the specified service version.