# Variables
ErrAirbyteDir is returned anytime an there is an issue in accessing the paths.Airbyte directory.
No description provided by the author
ErrClusterNotFound is returned in the event that no cluster was located.
ErrDocker is returned anytime an error occurs when attempting to communicate with docker.
ErrHelmStuck is returned if when running a helm install or upgrade command, a previous install or upgrade attempt is already in progress which this tool cannot work around.
ErrIngress is returned in the event that ingress configuration failed.
No description provided by the author
No description provided by the author
ErrKubernetes is returned anytime an error occurs when attempting to communicate with the kubernetes cluster.
ErrPort is returned in the event that the requested port is unavailable.
# Structs
LocalError adds a user-friendly help message to specific errors.