# Functions
NewClient creates a new instance of a Client, which provides methods for interacting with the Grail bucket management API.
WithRetrySettings sets the maximum number of retries as well as duration between retries.
# Variables
No description provided by the author
# Type aliases
ListResponse is a Bucket API response containing multiple bucket objects.
Option represents a functional Option for the Client.
No description provided by the author