package openapi
import "k8s.io/client-go/openapi"
Index ¶
Constants ¶
const ContentTypeOpenAPIV3PB = "application/com.github.proto-openapi.spec.v3@v1.0+protobuf"
Types ¶
type Client ¶
type Client interface { Paths() (map[string]GroupVersion, error) }
func NewClient ¶
type GroupVersion ¶
Source Files ¶
client.go groupversion.go
Directories ¶
Path | Synopsis |
---|---|
openapi/cached |
- Version
- v0.26.1
- Published
- Jan 19, 2023
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 1 minute ago –
Tools for package owners.