Package com.suse.salt.netapi.utils
-
Interface Summary Interface Description FunctionE<T,R> Like java.util.function.Function but can throw SaltException -
Class Summary Class Description ClientUtils Utilities forSaltClient
.HttpClientUtils Helpers for creating an async http clientSaltErrorUtils Utils for derivingSaltError
based on the salt text output.Xor<L,R> Right biased disjunction mainly based on the Xor type from scala cats library.Xor.Left<L,R> Left branch of the XorXor.Right<L,R> Right branch of the Xor