Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PrintRunner ¶
type PrintRunner struct {
// contains filtered or unexported fields
}
func (*PrintRunner) PrintGatewaysAndHTTPRoutes ¶
func (pr *PrintRunner) PrintGatewaysAndHTTPRoutes(cmd *cobra.Command, _ []string) error
PrintGatewaysAndHTTPRoutes performs necessary steps to digest and print converted Gateways and HTTP Routes. The steps include reading from the source, construct ingresses, convert them, then print them out.
Click to show internal directories.
Click to hide internal directories.