All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.freemanan.kubernetes.config.util.ConfigPreference Maven / Gradle / Ivy

The newest version!
package com.freemanan.kubernetes.config.util;

/**
 * @author Freeman
 */
public enum ConfigPreference {
    LOCAL,
    REMOTE,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy