Package io.fabric8.maven.docker.config.handler.property
-
Class Summary Class Description PropertyConfigHandler ValueProvider Helper to extract values from a set of Properties, potentially mixing it up with XML-based configuration based on thePropertyModesetting. -
Enum Summary Enum Description ConfigKey Enum holding possible configuration keysPropertyMode Identifies how thePropertyConfigHandlershould treat properties vs configuration from POM file in theValueProvider.ValueCombinePolicy Dictates how to combine values from different sources.