Class ConfigBinding<O,T>
java.lang.Object
io.javaoperatorsdk.operator.config.loader.ConfigBinding<O,T>
- Type Parameters:
O- the overrider type (e.g.ConfigurationServiceOverrider)T- the value type expected for this key
Associates a configuration key and its expected type with the setter that should be called on an
overrider when the
ConfigProvider returns a value for that key.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigBinding
-
-
Method Details
-
key
-
type
-
setter
-