Class ExternalConfigurationReference

java.lang.Object
io.strimzi.api.kafka.model.common.ExternalConfigurationReference
All Implemented Interfaces:
UnknownPropertyPreserving

public class ExternalConfigurationReference extends Object implements UnknownPropertyPreserving
Representation for a value read from a given key of a config map in the same namespace as the referrer.
  • Constructor Details

    • ExternalConfigurationReference

      public ExternalConfigurationReference()
  • Method Details