package
0.2.0
Repository: https://github.com/gitops-tools/pkg.git
Documentation: pkg.go.dev

# 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.