Interface EnvVarHolder

    • Method Detail

      • getEnv

        EnvVarsConfig getEnv()
        Retrieves the definition of environment variables to add to the application's container.
        Returns:
        the associated EnvVarsConfig holding the definition of which environment variables to add
      • getTargetPlatformName

        String getTargetPlatformName()
        Specifies which the name of the platform this EnvVarHolder targets. This name, when needed, is used by dekorate to generate the descriptor associated with the targeted deployment platform.
        Returns:
        the name of the targeted platform e.g. Constants.KUBERNETES