Rocksky.Mirror (Rocksky v0.1.0)

Copy Markdown View Source

app.rocksky.mirror.* endpoints. Require an authenticated client.

Summary

Functions

List configured mirror sources for the authenticated user.

Configure a mirror source. Body: :provider, :enabled, :externalUsername, :apiKey.

Functions

get_mirror_sources(client, params \\ [])

List configured mirror sources for the authenticated user.

put_mirror_source(client, body)

Configure a mirror source. Body: :provider, :enabled, :externalUsername, :apiKey.