helm/pkg/registry
Debasish Mohanty 85bf56ea82
docs(registry): fix incorrect and improve clarity of comments in client.go
- Fixed incorrect comment in ClientOptPlainHTTP
- Improved clarity of LoginOptPlainText comment
- Enhanced Login function documentation
- Improved wording for ClientOptHTTPClient

No functional changes.

Signed-off-by: Debasish Mohanty <139056705+Debasish-87@users.noreply.github.com>
2026-03-27 11:54:38 +05:30
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2024-04-21 12:57:04 +02:00
chart.go chore: registry utils clean up 2025-09-23 09:57:06 -06:00
chart_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
client.go docs(registry): fix incorrect and improve clarity of comments in client.go 2026-03-27 11:54:38 +05:30
client_http_test.go chore(pkg): enable perfsprint linter 2026-02-26 18:55:55 +01:00
client_insecure_tls_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
client_test.go chore: fix unnecessary-format issues from revive 2026-03-23 07:07:27 +01:00
client_tls_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
constants.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
generic.go Use modernize to use newer Golang features. 2025-11-22 18:52:40 +01:00
main_test.go fix: move mockdns to packge level 2025-08-27 10:46:17 -06:00
plugin.go chore(pkg): enable perfsprint linter 2026-02-26 18:55:55 +01:00
plugin_test.go chore: fix unnecessary-format issues from revive 2026-03-23 07:07:27 +01:00
reference.go chore(pkg): enable perfsprint linter 2026-02-26 18:55:55 +01:00
reference_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00
registry_test.go chore(pkg): enable perfsprint linter 2026-02-26 18:55:55 +01:00
tag.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
tag_test.go Replace unneeded use of t.Fatalf with t.Fatal 2026-02-26 18:18:57 +01:00
transport.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
transport_test.go fix: add debug logging to oci transport 2025-05-29 07:12:06 -04:00