pluto

package
v0.0.0-...-6651d10 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParsePlutoTargetVersions

func ParsePlutoTargetVersions(vs string) (vm map[string]string, err error)

ParsePlutoTargetVersions converts a string of the form key=value[,key=value...] into a map[string]string, validating that the values are a valid semver version.

func ProcessPluto

func ProcessPluto(input []byte, userTargetVersions map[string]string) (models.ReportInfo, error)

ProcessPluto processes an object with Pluto, using the user-specified Pluto target-versions to determine API deprecations and removals. An example of userTargetVersions is: map[string]string{"k8s": "1.21.0"}

Types

This section is empty.

Jump to

Keyboard shortcuts

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