Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintUnstructuredAsYaml ¶ added in v0.4.0
func PrintUnstructuredAsYaml(obj *unstructured.Unstructured) error
Types ¶
type PrintRunner ¶
type PrintRunner struct {
// contains filtered or unexported fields
}
func (*PrintRunner) PrintGatewayAPIObjects ¶ added in v0.3.0
func (pr *PrintRunner) PrintGatewayAPIObjects(cmd *cobra.Command, _ []string) error
PrintGatewayAPIObjects performs necessary steps to digest and print converted Gateway API objects. The steps include reading from the source, construct ingresses and provider-specific resources, convert them, then print the Gateway API objects out.
Click to show internal directories.
Click to hide internal directories.