helm/internal/plugin/installer
Matthieu MOREL abecafa0f5 fix(internal): errorlint linter
#### Description

errorlint linter in internal

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2026-02-09 07:45:31 +01:00
..
base.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
base_test.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
doc.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
extractor.go Use errors.Is to check for io.EOF and gzip.ErrHeader 2025-12-14 08:54:11 +01:00
http_installer.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
http_installer_test.go Make test scripts run without /bin/bash 2025-09-12 15:24:29 +02:00
installer.go Merge pull request #31207 from zyfy29/delete-unused-var 2025-12-13 08:27:37 -07:00
installer_test.go Plugin tarball installer support for HTTP (fix) and local (feat) 2025-08-25 23:17:42 -04:00
local_installer.go Improve error message when plugin source cannot be determined or a non-directory is passed 2025-10-20 15:25:59 +02:00
local_installer_test.go fix(internal): errorlint linter 2026-02-09 07:45:31 +01:00
oci_installer.go Use errors.Is to check for io.EOF and gzip.ErrHeader 2025-12-14 08:54:11 +01:00
oci_installer_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00
plugin_structure.go Plugin tarball installer support for HTTP (fix) and local (feat) 2025-08-25 23:17:42 -04:00
plugin_structure_test.go Plugin tarball installer support for HTTP (fix) and local (feat) 2025-08-25 23:17:42 -04:00
vcs_installer.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
vcs_installer_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00
verification_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00