package
0.10.4-beta
Repository: https://github.com/mongodb/atlas-osb.git
Documentation: pkg.go.dev

# Functions

CheckResponse checks the API response for errors, and returns them if present.
New returns a new mongodbrealm API client instance.
NewClient returns a new mongodbrealm API Client.
No description provided by the author
SetBaseURL is a client option for setting the base URL.
SetUserAgent is a client option for setting the user agent.

# Structs

Client manages communication with mongodbrealm v1.0 API.
ErrorResponse reports the error caused by an API request.
ListOptions specifies the optional parameters to List methods that support pagination.
RealmApp represents MongoDB API Key.
RealmAppInput represents MongoDB API key input request for Create.
No description provided by the author
No description provided by the author
Response is a mongodbrealm response.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
RealmService is an interface for interfacing with the Realm endpoints of the MongoDB Atlas API.
endpoints of the MongoDB Atlas API.
No description provided by the author

# Type aliases

ClientOpt are options for New.
RealmAppsServiceOp handles communication with the RealmApp related methods of the MongoDB Atlas API.
RealmValuesServiceOp handles communication with the RealmValue related methods of the MongoDB Atlas API.
RequestCompletionCallback defines the type of the request callback function.