Class EnvVarFromKeyConfig$$accessor

java.lang.Object
io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor

@Generated("Quarkus annotation processor") public final class EnvVarFromKeyConfig$$accessor extends Object
  • Method Details

    • get_fromSecret

      public static Object get_fromSecret(Object __instance)
    • set_fromSecret

      public static void set_fromSecret(Object __instance, Object fromSecret)
    • get_fromConfigmap

      public static Object get_fromConfigmap(Object __instance)
    • set_fromConfigmap

      public static void set_fromConfigmap(Object __instance, Object fromConfigmap)
    • get_withKey

      public static Object get_withKey(Object __instance)
    • set_withKey

      public static void set_withKey(Object __instance, Object withKey)