1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/config
Oliver Nocon e01b3327fd
Go configuration - add aliasing functionality (#925)
* Go configuration - add aliasing functionality

This assists in backward compatibility cases.
It is now possible to define per parameter aliases.
2019-10-29 10:58:24 +01:00
..
config_test.go Go configuration - add aliasing functionality (#925) 2019-10-29 10:58:24 +01:00
config.go Go configuration - add aliasing functionality (#925) 2019-10-29 10:58:24 +01:00
defaults_test.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
defaults.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
errors_test.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
errors.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
flags_test.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
flags.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
stepmeta_test.go Go configuration - add aliasing functionality (#925) 2019-10-29 10:58:24 +01:00
stepmeta.go Go configuration - add aliasing functionality (#925) 2019-10-29 10:58:24 +01:00