package
0.2.0
Repository: https://github.com/omegion/argocd-actions.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

NewAPI creates new API.

# Structs

API is struct for ArgoCD api.
APIOptions is options for API.

# Interfaces

nolint:lll // go generate is ugly.go:generate mockgen -destination=mocks/api_mock.go -package=mocks github.com/omegion/argocd-actions/internal/argocd Interface Interface is an interface for API.