# Packages
Package mocks is a generated GoMock package.
# Functions
NewAPI creates new 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.