Package io.quarkus.kubernetes.deployment
Class EnvVarFromKeyConfig$$accessor
- java.lang.Object
-
- io.quarkus.kubernetes.deployment.EnvVarFromKeyConfig$$accessor
-
@Generated("Quarkus annotation processor") public final class EnvVarFromKeyConfig$$accessor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Objectget_fromConfigmap(Object __instance)static Objectget_fromSecret(Object __instance)static Objectget_withKey(Object __instance)static voidset_fromConfigmap(Object __instance, Object fromConfigmap)static voidset_fromSecret(Object __instance, Object fromSecret)static voidset_withKey(Object __instance, Object withKey)
-