package
3.2.2+incompatible
Repository: https://github.com/openinfradev/tks-client.git
Documentation: pkg.go.dev
# Functions
DefaultConfigDir returns the local configuration path for settings such as cached authentication tokens.
DefaultLocalConfigPath returns the local configuration path for settings such as cached authentication tokens.
No description provided by the author
No description provided by the author
No description provided by the author
Get username from subject in a claim.
MarshalLocalYAMLFile writes JSON or YAML to a file on disk.
ReadLocalConfig loads up the local configuration file.
ReadRemoteFile issues a GET request to retrieve the contents of the specified URL as a byte array.
No description provided by the author
UnmarshalLocalFile retrieves JSON or YAML from a file on disk.
UnmarshalReader is used to read manifests from stdin.
UnmarshalRemoteFile retrieves JSON or YAML through a GET request.
WriteLocalConfig writes a new local configuration file.
# Structs
LocalConfig is a local Argo CD config file.
No description provided by the author
User contains user authentication information.