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 | |
openapi/openapitest |
- Version
- v0.27.14
- Published
- May 15, 2024
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 8 minutes ago –
Tools for package owners.