fetcher

package
v0.0.0-...-3d054d9 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: 0BSD Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OpenAPIv2Sources = []UpstreamSource{
	{
		ProjectName: "kubernetes/kubernetes",
		License:     apacheV2,
		URLs: []string{
			"https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/swagger.json",
		},
	},
}

Functions

func DownloadCRDv1

func DownloadCRDv1(targetDirectory string)

func DownloadOpenAPIv2

func DownloadOpenAPIv2(targetDirectory string, filter string)

Types

type UpstreamSource

type UpstreamSource struct {
	ProjectName string
	License     string
	URLs        []string
}

Jump to

Keyboard shortcuts

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