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
Modifier and TypeMethodDescriptionstatic 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)
-
Method Details
-
get_fromSecret
-
set_fromSecret
-
get_fromConfigmap
-
set_fromConfigmap
-
get_withKey
-
set_withKey
-