Versions in this module Expand all Collapse all v1 v1.0.1 Jun 23, 2022 Changes in this version + func RegisterRouterTdnf(router *mux.Router) + func TdnfExec(options interface{}, args ...string) (string, error) + func TdnfOptions(options interface{}) []string + type AlterResult struct + Downgrade []ListItem + Exist []ListItem + Install []ListItem + Obsolete []ListItem + Reinstall []ListItem + Remove []ListItem + UnNeeded []ListItem + Unavailable []ListItem + Upgrade []ListItem + type ExecResult struct + Err error + Stderr bytes.Buffer + Stdout bytes.Buffer + type Info struct + Arch string + Description string + Evr string + InstallSize int + License string + Name string + Repo string + Summary string + Url string + type ListItem struct + Arch string + Evr string + Name string + Repo string + Size int + type ListOptions struct + type ModeOptions struct + Info bool + List bool + Summary bool + type Options struct + AllowErasing bool + Best bool + CacheOnly bool + Config string + DisableExcludes bool + DisableRepo []string + DownloadDir string + DownloadOnly bool + EnableRepo []string + Exclude string + InstallRoot string + NoAutoRemove bool + NoGPGCheck bool + NoPlugins bool + RebootRequired bool + Refresh bool + ReleaseVer string + RepoFromPath string + RepoId string + SecSeverity string + Security bool + SetOpt []string + SkipConflicts bool + SkipDigest bool + SkipObsoletes bool + SkipSignature bool + type QueryOptions struct + Available bool + ChangeLogs bool + Conflicts bool + Depends bool + Duplicates bool + Enhances bool + Extras bool + File string + Installed bool + List bool + Obsoletes bool + Provides bool + Recommends bool + Requires bool + RequiresPre bool + Source bool + Suggests bool + Supplements bool + Upgrades bool + WhatConflicts string + WhatDepends string + WhatEnhances string + WhatObsoletes string + WhatProvides string + WhatRecommends string + WhatRequires string + WhatSuggests string + WhatSupplements string + type Repo struct + Enabled bool + Repo string + RepoName string + type RepoQueryOptions struct + type RepoQueryResult struct + Arch string + ChangeLogs []struct{ ... } + Conflicts []string + Depends []string + Enhances []string + Evr string + Files []string + Name string + Nevra string + Obsoletes []string + Provides []string + Recommends []string + Repo string + Requires []string + RequiresPre []string + Source string + Suggests []string + Supplements []string + type ScopeOptions struct + Available bool + Downgrades bool + Extras bool + Installed bool + Obsoletes bool + Recent bool + Upgrades bool + type SearchItem struct + Name string + Summary string + type UpdateInfo struct + Description string + NeedsReboot bool + Packages []string + Type string + UpdateId string + Updated string + type UpdateInfoOptions struct + type UpdateInfoSummary struct + Bugfix int + Enhancement int + Security int + Unknown int + type Version struct + Name string + Version string