Uses of Class
com.suse.salt.netapi.calls.LocalCall
Packages that use LocalCall
-
Uses of LocalCall in com.suse.salt.netapi.calls
Methods in com.suse.salt.netapi.calls that return LocalCallModifier and TypeMethodDescriptionLocalCall.withMetadata(Object metadata) LocalCall.withoutMetadata()LocalCall.withoutTimeouts()LocalCall.withTimeouts(Optional<Integer> timeout, Optional<Integer> gatherJobTimeout) Method parameters in com.suse.salt.netapi.calls with type arguments of type LocalCallModifier and TypeMethodDescriptionLocalCall.callAsync(Function<LocalCall<R>, CompletionStage<Optional<LocalAsyncResult<R>>>> localAsync, Function<RunnerCall<Map<String, R>>, CompletionStage<RunnerAsyncResult<Map<String, R>>>> runnerAsync, EventStream events, CompletionStage<GenericError> cancel) Calls this salt call via the async client and returns the results as they come in via the event stream. -
Uses of LocalCall in com.suse.salt.netapi.calls.modules
Fields in com.suse.salt.netapi.calls.modules declared as LocalCallModifier and TypeFieldDescriptionprivate static final LocalCall<Beacon.Result> Beacon.DISABLEprivate static final LocalCall<Beacon.Result> Beacon.ENABLEGrains.LSTest.MISSING_FUNCprivate static final LocalCall<Test.ModuleReport> Test.MODULE_REPORTTest.PINGTest.PROVIDERSprivate static final LocalCall<Beacon.Result> Beacon.SAVEprivate static final LocalCall<Locate.Stats> Locate.STATSLocate.UPDATEDBLocate.VERSIONprivate static final LocalCall<Test.VersionInformation> Test.VERSIONS_INFORMATIONMethods in com.suse.salt.netapi.calls.modules that return LocalCallModifier and TypeMethodDescriptionstatic LocalCall<Beacon.Result> static LocalCall<Schedule.Result> Schedule a salt call for later execution on the minionStatus.allstatus()static LocalCall<Map<String, State.ApplyResult>> static LocalCall<Map<String, State.ApplyResult>> static LocalCall<Map<String, State.ApplyResult>> static LocalCall<Map<String, State.ApplyResult>> State.apply(List<String> mods, Optional<Map<String, Object>> pillar, Optional<Boolean> queue, Optional<Boolean> test) static <R> LocalCall<R> State.apply(List<String> mods, Optional<Map<String, Object>> pillar, Optional<Boolean> queue, Optional<Boolean> test, com.google.gson.reflect.TypeToken<R> returnType) static <R> LocalCall<R> State.apply(List<String> mods, Optional<Map<String, Object>> pillar, Optional<Boolean> queue, Optional<Boolean> test, Class<R> returnType) Set the mode of a fileChown a fileGit.clone(String cwd, String url, Optional<String> name, String opts, String gitOpts, Optional<String> user, Optional<String> httpsUser, Optional<String> httpsPass) Git.commit(String cwd, String message, String opts, String gitOpts, Optional<String> user, Optional<String> filename) Return True if it matches the given compound targetReturn True if the minion ID matches the given compound targetCopy a file or directory from src to dstStatus.cpuinfo()Status.cpustats()Status.custom()Return True if the minion matches the given data targetstatic LocalCall<Beacon.Result> static LocalCall<Schedule.Result> Delete a schedule entryGrains.deleteValue(String key, Optional<Boolean> destructive) File.directoryExists(String path) Tests to see if path is a valid directorystatic LocalCall<Beacon.Result> Beacon.disable()static LocalCall<Beacon.Result> Beacon.disableBeacon(String name) Status.diskstats()static LocalCall<Beacon.Result> Beacon.enable()static LocalCall<Beacon.Result> Beacon.enableBeacon(String name) Cmd.execCodeAll(String lang, String code) static LocalCall<Pkg.PackageDict> File.fileExists(String path) Tests to see if path is a valid fileEvent.fireMaster(Map<String, Object> data, String tag) Returns a configuration parameter.Get the hash sum of a fileGet the hash sum of a fileGet the hash sum of a fileReturn the mode of a fileTimezone.getOffset()Return the id of the user that owns a given fileReturn the user that owns a given fileReturn True if it matches the given glob targetReturn True if the minion ID matches the given glob targetReturn True if the minion matches the given grain target.Pkg.infoAvailable(String... packages) Pkg.infoInstalled(List<String> attributes, boolean reportErrors, String... packages) Call 'pkg.info_installed' API.Pkg.infoInstalledAllVersions(List<String> attributes, boolean reportErrors, String... packages) Call 'pkg.info_installed' API.Call 'pkg.install' API.Call 'pkg.install' API.Call 'pkg.install' API.static LocalCall<Map<String, Network.Interface>> Network.interfaces()Check if the path is a symbolic linkstatic <T> LocalCall<T> Grains.items(boolean sanitize) Minion.kill()Pkg.latestVersion(String packageName) Pkg.latestVersion(String firstPackageName, String secondPackageName, String... packages) Beacon.list()Return True if it matches the given list targetReturn True if the minion ID matches the given list targetMinion.list()Schedule.list(boolean show_all) List scheduled jobsstatic LocalCall<Optional<Map<String, PatternInfo>>> Pkg.listPatterns(boolean refresh) Call 'pkg.list_patterns' via Salt API.Pkg.listPkgs()Call 'pkg.list_pkgs'static LocalCall<List<Zypper.ProductInfo>> Zypper.listProducts(boolean all) Status.loadavg()Locate.locate(String pattern, Optional<String> database, Optional<Integer> limit, Optional<Locate.LocateOpts> options) Performs a file lookup.Grains.ls()Status.meminfo()Test.missingFunc()Ensures that a directory is availableEnsures that a directory is availableEnsures that a directory is availableEnsures that a directory is availablestatic LocalCall<Beacon.Result> static LocalCall<Test.ModuleReport> Test.moduleReport()static LocalCall<File.Result> Move a file or directory from src to dstStatus.netdev()Status.netstats()Status.nproc()Return True if the minion matches the given pillar target.Test.ping()Status.procs()Test.providers()Returns a list containing the contents of a directoryTransactionalUpdate.reboot()static LocalCall<List<Smbios.Record>> Smbios.records(Smbios.RecordType type) smbios.recordsSaltUtil.refreshPillar(Optional<Boolean> refresh, Optional<String> saltenv) Remove a fileMinion.restart()Removes the specified directorystatic LocalCall<List<SaltUtil.RunningInfo>> SaltUtil.running()static LocalCall<Beacon.Result> Beacon.save()Cmd.scriptRetcode(String source) static LocalCall<Map<String, Pkg.PackageInfo>> State.showHighstate()static LocalCall<Locate.Stats> Locate.stats()Returns statistics about the locate database.Create a symbolic link (symlink, soft link) to a fileSaltUtil.syncBeacons(Optional<Boolean> refresh, Optional<String> saltenv) SaltUtil.syncGrains(Optional<Boolean> refresh, Optional<String> saltenv) SaltUtil.syncModules(Optional<Boolean> refresh, Optional<String> saltenv) Locate.updatedb()Updates the locate database.Pkg.upgradeAvailable(String packageName) Status.uptime()Locate.version()Returns the version of locate.Status.version()static LocalCall<Test.VersionInformation> Test.versionsInformation()Status.vmstats()Status.w()static LocalCall<Openscap.OpenscapResult> Methods in com.suse.salt.netapi.calls.modules with parameters of type LocalCallModifier and TypeMethodDescriptionstatic LocalCall<Schedule.Result> Schedule a salt call for later execution on the minion