package
2.14.2
Repository: https://github.com/argoproj/argo-cd.git
Documentation: pkg.go.dev

# Packages

Package account is a reverse proxy.
Package application is a reverse proxy.
Package applicationset is a reverse proxy.
Package certificate is a reverse proxy.
Package cluster is a reverse proxy.
Package gpgkey is a reverse proxy.
Package notification is a reverse proxy.
Package project is a reverse proxy.
Package repocreds is a reverse proxy.
Package repository is a reverse proxy.
Package session is a reverse proxy.
Package settings is a reverse proxy.
Package version is a reverse proxy.

# Functions

NewClient creates a new API client from a set of config options.
NewClientOrDie creates a new API client from a set of config options, or fails fatally if the new client creation fails.

# Constants

EnvArgoCDAuthToken is the environment variable to look for an Argo CD auth token.
EnvArgoCDServer is the environment variable to look for an Argo CD server address.
No description provided by the author

# Variables

MaxGRPCMessageSize contains max grpc message size.

# Structs

ClientOptions hold address, security, and other settings for the API client.

# Interfaces

Client defines an interface for interaction with an Argo CD server.