Documentation ¶
Index ¶
- func AddCustomResources(crd apiextv1.CustomResourceDefinitionClient, ...) error
- func AddDiscovery(client discovery.DiscoveryInterface, schemasMap map[string]*types.APISchema) error
- func AddOpenAPI(client discovery.DiscoveryInterface, schemas map[string]*types.APISchema) error
- func GVKToSchemaID(gvk schema.GroupVersionKind) string
- func GVKToVersionedSchemaID(gvk schema.GroupVersionKind) string
- func GVRToPluralName(gvr schema.GroupVersionResource) string
- func ToSchemas(crd v1.CustomResourceDefinitionClient, client discovery.DiscoveryInterface) (map[string]*types.APISchema, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCustomResources ¶
func AddDiscovery ¶
func AddOpenAPI ¶
func GVKToSchemaID ¶
func GVKToSchemaID(gvk schema.GroupVersionKind) string
func GVKToVersionedSchemaID ¶
func GVKToVersionedSchemaID(gvk schema.GroupVersionKind) string
func GVRToPluralName ¶
func GVRToPluralName(gvr schema.GroupVersionResource) string
func ToSchemas ¶
func ToSchemas(crd v1.CustomResourceDefinitionClient, client discovery.DiscoveryInterface) (map[string]*types.APISchema, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.