Class ResourceNameUtil

java.lang.Object
io.quarkus.kubernetes.deployment.ResourceNameUtil

public final class ResourceNameUtil extends Object
  • Method Details

    • getResourceName

      public static String getResourceName(PlatformConfiguration platformConfiguration, io.quarkus.deployment.builditem.ApplicationInfoBuildItem applicationInfo)
      Provides the name of a generated Kubernetes resource. Uses the value from the configuration object if it exists, otherwise falls back to the application name