rsdo 0.1.20260901

A Rust client library for the DigitalOcean API v2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
type: object

properties:
  num_nodes:
    type: integer
    example: 1
  sizes:
    type: array
    items:
      type: string
    example:
      - db-s-1vcpu-1gb
      - db-s-1vcpu-2gb
    readOnly: true
    description: >-
      An array of objects containing the slugs available with various node counts