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.27.0-alpha.0
- Published
- Nov 16, 2022
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 1 minute ago –
Tools for package owners.