Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client contains the Kubernetes client for connecting to the cluster hosting ArgoCD
func (*Client) ReadSecret ¶
ReadSecret reads the specified Secret from the defined namespace, otherwise defaults to `argocd` and returns a YAML []byte containing its data, decoded from base64
Click to show internal directories.
Click to hide internal directories.