You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/internal/plugin
Matt Farina a3db5f5667
Merge pull request #31408 from AndiDog/plugin-err-msg
2 months ago
..
cache Move pkg/plugin -> internal/plugin 4 months ago
installer Merge pull request #31408 from AndiDog/plugin-err-msg 2 months ago
schema Remove unused 'Settings' from plugin schema 3 months ago
testdata Remove legacy Command/Hooks from v1 Subprocess (#23) 4 months ago
config.go Cleanup plugin config 4 months ago
config_test.go Cleanup plugin config 4 months ago
descriptor.go [HIP-0026] Plugin runtime interface (#31145) 4 months ago
doc.go Plugin types and plugin apiVersion v1 4 months ago
error.go Remove SetupPluginEnv 4 months ago
loader.go Plugin extism/v1 runtime 4 months ago
loader_test.go Cleanup plugin config 4 months ago
metadata.go Cleanup plugin config 4 months ago
metadata_legacy.go Remove legacy Command/Hooks from v1 Subprocess (#23) 4 months ago
metadata_test.go Remove legacy Command/Hooks from v1 Subprocess (#23) 4 months ago
metadata_v1.go Move Postrenderer to a plugin type 4 months ago
plugin.go [HIP-0026] Plugin runtime interface (#31145) 4 months ago
plugin_test.go Cleanup plugin config 4 months ago
plugin_type_registry.go refactor: use reflect.TypeFor 3 months ago
plugin_type_registry_test.go Cleanup plugin config 4 months ago
runtime.go Remove SetupPluginEnv 4 months ago
runtime_extismv1.go Remove SetupPluginEnv 4 months ago
runtime_extismv1_test.go Plugin extism/v1 runtime 4 months ago
runtime_subprocess.go chore: fix some typos in comment 3 months ago
runtime_subprocess_getter.go Remove SetupPluginEnv 4 months ago
runtime_subprocess_hooks.go [HIP-0026] Plugin runtime interface (#31145) 4 months ago
runtime_subprocess_test.go chore: fix some comment format 2 months ago
runtime_test.go Remove SetupPluginEnv 4 months ago
sign.go Remove unnecessary file i/o operations from signing and verifying 4 months ago
sign_test.go Remove unnecessary file i/o operations from signing and verifying 4 months ago
signing_info.go Update dependencies and refactor crypto imports to use ProtonMail's go-crypto package 3 months ago
subprocess_commands.go Remove SetupPluginEnv 4 months ago
subprocess_commands_test.go Remove SetupPluginEnv 4 months ago
verify.go Remove unnecessary file i/o operations from signing and verifying 4 months ago
verify_test.go Remove unnecessary file i/o operations from signing and verifying 4 months ago