Package io.quarkus.kubernetes.deployment
Class MountConfig$$accessor
- java.lang.Object
-
- io.quarkus.kubernetes.deployment.MountConfig$$accessor
-
public final class MountConfig$$accessor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Objectget_name(Object __instance)static Objectget_path(Object __instance)static booleanget_readOnly(Object __instance)static Objectget_subPath(Object __instance)static voidset_name(Object __instance, Object name)static voidset_path(Object __instance, Object path)static voidset_readOnly(Object __instance, boolean readOnly)static voidset_subPath(Object __instance, Object subPath)
-