# Functions
BasicAuthFromSecret attempts to construct a basic auth getter.Option for the given v1.Secret and returns the result.
ClientOptionsFromSecret constructs a getter.Option slice for the given secret.
TLSClientConfigFromSecret attempts to construct a TLS client config getter.Option for the given v1.Secret, placing the required TLS config related files in the given directory.