Module scaleway_api_rs::apis::versions_api[][src]

Enums

struct for typed errors of method get_dns_zone_version_diff

struct for typed errors of method get_version

struct for typed errors of method list_dns_zone_version_records

struct for typed errors of method list_dns_zone_versions

struct for typed errors of method list_versions

struct for typed errors of method restore_dns_zone_version

Functions

Get all differences from a previous DNS zone version.

This method allows to get a specific Kubernetes version and the details about the version.

Get a list of records from a previous DNS zone version.

Get a list of DNS zone versions.
The maximum version count is 100.
If the count reaches this limit, the oldest version will be deleted after each new modification.

This method allows to list all available versions for the creation of a new Kubernetes cluster.

Restore and activate a previous DNS zone version.