filter

package
v0.0.65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder() *cobra.Command

Builder builds the filter command with the following signature: filter -s oas -o output-oas.json.

func ByVersion

func ByVersion(oas *openapi3.T, version, env string, keepIPAExceptions bool) (result *openapi3.T, err error)

func ByVersions

func ByVersions(oas *openapi3.T, versions []string, env string, keepIPAExceptions bool) (result *openapi3.T, err error)

Types

type Opts

type Opts struct {
	// contains filtered or unexported fields
}

func (*Opts) PreRunE

func (o *Opts) PreRunE(_ []string) error

func (*Opts) Run

func (o *Opts) Run() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL