Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParsePlutoTargetVersions ¶
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 ¶
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.
Click to show internal directories.
Click to hide internal directories.