Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdList ¶
Types ¶
type FilterOptions ¶
type ListOptions ¶
type ListOptions struct {
HttpClient func() (*http.Client, error)
Cluster func() (cluster.Cluster, error)
IO *iostreams.IOStreams
Exporter cmdutil.Exporter
Limit int
Owner string
Visibility string
Fork bool
Source bool
Language string
Topic string
Archived bool
NonArchived bool
Now func() time.Time
}
type RepositoryList ¶
type RepositoryList struct {
Owner string
Repositories []api.Repository
TotalCount int
FromSearch bool
}
Click to show internal directories.
Click to hide internal directories.