Little helper to run CNCF's k3s in Docker
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.
 
 
 
 
k3d/pkg/config
Fabrice Vergnenegre 83da516bc6
[FIX] Properly handle host/hostIP cases for kubeconfig (#500, @fabricev)
4 years ago
..
test_assets [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
v1alpha2 [Enhancement] jsonschema: use Go1.16's go:embed to embed the json schema file (dedup) (#529) 4 years ago
config.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
config_test.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
jsonschema.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
jsonschema_test.go [Enhancement] jsonschema: use Go1.16's go:embed to embed the json schema file (dedup) (#529) 4 years ago
merge.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
merge_test.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
process.go [ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
process_test.go [ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
transform.go [FIX] Properly handle host/hostIP cases for kubeconfig (#500, @fabricev) 4 years ago
transform_test.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
validate.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
validate_test.go [FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago