crd

package
v2.3.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package crd contains utilities for working with CRDs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilesToOpenAPI

func FilesToOpenAPI(fs afero.Fs, bs []byte, path string) ([]string, error)

FilesToOpenAPI converts an on-disk CRD to an OpenAPI spec, and writes the OpenAPI spec to a file. The paths to the specs are returned.

func ProcessXRD

func ProcessXRD(fs afero.Fs, bs []byte, path, baseFolder string) (string, string, error)

ProcessXRD generates associated CRDs from an XRD.

func ToOpenAPI

func ToOpenAPI(crd *extv1.CustomResourceDefinition) (map[string]*spec3.OpenAPI, error)

ToOpenAPI converts the storage version of a CRD to an OpenAPI spec. The version is returned along with the OpenAPI spec.

Types

This section is empty.

Jump to

Keyboard shortcuts

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