Constant Field Values

Contents

org.apache.*

  • org.apache.camel.component.kubernetes.properties.ConfigMapPropertiesFunction 
    Modifier and Type Constant Field Value
    public static final String CLIENT_ENABLED "camel.kubernetes-config.client-enabled"
    public static final String ENV_MOUNT_PATH_CONFIGMAPS "camel.k.mount-path.configmaps"
    public static final String ENV_MOUNT_PATH_SECRETS "camel.k.mount-path.secrets"
    public static final String LOCAL_MODE "camel.kubernetes-config.local-mode"
    public static final String MOUNT_PATH_CONFIGMAPS "camel.kubernetes-config.mount-path-configmaps"
    public static final String MOUNT_PATH_SECRETS "camel.kubernetes-config.mount-path-secrets"
  • org.apache.camel.component.kubernetes.properties.SecretPropertiesFunction 
    Modifier and Type Constant Field Value
    public static final String CLIENT_ENABLED "camel.kubernetes-config.client-enabled"
    public static final String ENV_MOUNT_PATH_CONFIGMAPS "camel.k.mount-path.configmaps"
    public static final String ENV_MOUNT_PATH_SECRETS "camel.k.mount-path.secrets"
    public static final String LOCAL_MODE "camel.kubernetes-config.local-mode"
    public static final String MOUNT_PATH_CONFIGMAPS "camel.kubernetes-config.mount-path-configmaps"
    public static final String MOUNT_PATH_SECRETS "camel.kubernetes-config.mount-path-secrets"