Documentation
¶
Index ¶
- func GetFilterSetPath(workspaceID, FilterSetID string) string
- func GetFilterSetURL(workspaceID, FilterSetID string) string
- func NewFilterSetCommand(client client.API, w io.Writer) *cobra.Command
- func NewListCommand(commandName string, c client.API, w io.Writer) *cobra.Command
- func NewViewCommand(commandName string, client client.API, w io.Writer) *cobra.Command
- type ListOptions
- type ViewOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFilterSetPath ¶
GetFilterSetPath returns the URL path to a filter set, agnostic of domain
func GetFilterSetURL ¶
GetFilterSetURL returns the full URL to a filter set using configuration
func NewFilterSetCommand ¶
NewFilterSetCommand creates a new `filters` command
func NewListCommand ¶
NewListCommand creates a new command to deal with filter sets
Types ¶
type ListOptions ¶
ListOptions is the options for the listing filter sets command.
type ViewOptions ¶
ViewOptions is the options for the detail view of a filter set.
Click to show internal directories.
Click to hide internal directories.