# Functions
ClientFromSecret loads a secret from the provided name, and returns a parsed client.Client based on parsing the rest.Config from the secret.
# Structs
ClientOptions can provide optional options when creating a client.
RESTOptions provides additional information for creating REST config during the client secret parsing.