Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flags ¶
type Flags struct { Force bool `json:"force"` TroubledOnly bool `json:"troubled-only"` RepoOnly bool `json:"repo-only"` WithRepo string `json:"with-repo"` Region string `json:"region"` SortBy string `json:"sort-by"` RestoreTier string `json:"restore-tier"` MaxConcurrentJob int64 `json:"max-concurrent-job"` }
func ParseFlags ¶
Click to show internal directories.
Click to hide internal directories.