Class KubernetesPropertiesFunction

  • All Implemented Interfaces:
    org.apache.camel.spi.PropertiesFunction

    public class KubernetesPropertiesFunction
    extends Object
    implements org.apache.camel.spi.PropertiesFunction
    • Constructor Detail

      • KubernetesPropertiesFunction

        public KubernetesPropertiesFunction​(String path,
                                            String name)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.apache.camel.spi.PropertiesFunction
      • apply

        public String apply​(String remainder)
        Specified by:
        apply in interface org.apache.camel.spi.PropertiesFunction