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
type: object

properties:
  basic_auth_username:
    type: string
    example: username
    description: basic authentication username for metrics HTTP endpoint
  basic_auth_password:
    type: string
    example: password
    description: basic authentication password for metrics HTTP endpoint