helm/internal/plugin
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
Fix/add back postrenderer args unit tests

Signed-off-by: Scott Rigby <scott@r6by.com>
2025-08-31 19:03:34 -05:00
..
cache Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
installer Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
schema Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
testdata Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
config.go Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
doc.go Plugin types and plugin apiVersion v1 2025-08-22 17:17:36 -04:00
error.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
loader.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
loader_test.go Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
metadata.go Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
metadata_legacy.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
metadata_test.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
metadata_v1.go Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
plugin.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
plugin_test.go Plugin types and plugin apiVersion v1 2025-08-22 17:17:36 -04:00
plugin_type_registry.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
plugin_type_registry_test.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
runtime.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
runtime_extismv1.go fixup slog tmpDirInner 2025-08-27 10:13:27 -07:00
runtime_extismv1_test.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
runtime_subprocess.go Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00
runtime_subprocess_getter.go fix output message value 2025-08-27 10:21:16 -07:00
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
runtime_subprocess_test.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
runtime_test.go Plugin extism/v1 runtime 2025-08-26 17:29:21 -07:00
sign.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
sign_test.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
signing_info.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00
subprocess_commands.go [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
subprocess_commands_test.go Plugin types and plugin apiVersion v1 2025-08-22 17:17:36 -04:00
verify.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
verify_test.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00