public class FileSystemUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CFG_KIE_CONTROLLER_OCP_ENABLED |
static String |
K8S_FS_SCHEME |
Modifier and Type | Method and Description |
---|---|
static Properties |
getConfigProps() |
static boolean |
isK8SFileSystemProviderAsDefault(FileSystemProvider provider) |
static boolean |
isOpenShiftSupported() |
public static final String CFG_KIE_CONTROLLER_OCP_ENABLED
public static final String K8S_FS_SCHEME
public static Properties getConfigProps()
public static boolean isOpenShiftSupported()
public static boolean isK8SFileSystemProviderAsDefault(FileSystemProvider provider)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.