Documentation ¶
Index ¶
- func DeleteSubCommands() []*cobra.Command
- func GenerateSubCommands() []*cobra.Command
- func GetIngressGlobal(project, commandName string) ([]*model.SpecObject, error)
- func GetIngressRoutes(project, commandName string, params map[string]string, filters []string) ([]*model.SpecObject, error)
- func GetSubCommands() []*cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteSubCommands ¶
DeleteSubCommands is the list of commands the ingress module exposes
func GenerateSubCommands ¶
GenerateSubCommands is the list of commands the ingress module exposes
func GetIngressGlobal ¶
func GetIngressGlobal(project, commandName string) ([]*model.SpecObject, error)
GetIngressGlobal gets ingress global
func GetIngressRoutes ¶
func GetIngressRoutes(project, commandName string, params map[string]string, filters []string) ([]*model.SpecObject, error)
GetIngressRoutes gets ingress routes
func GetSubCommands ¶
GetSubCommands is the list of commands the ingress module exposes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.