[−][src]Module k8s_openapi_codegen_common::swagger20
This module contains types related to the OpenAPI types used in the Kubernetes spec.
Structs
DefinitionPath | A definition path. |
Info | The |
KubernetesGroupKindVersion | The value of an |
Operation | An API operation. |
Parameter | An API operation parameter. |
Path | The path of an API operation. |
PropertyName | The name of a property of a schema type with a |
RefPath | The path specified by a |
Schema | The schema of a definition or operation parameter. |
Spec | The whole |
Enums
IntegerFormat | An integer format. This corresponds to the |
KubernetesAction | The value of an |
Method | The HTTP method of an API operation. |
NumberFormat | A number format. This corresponds to the |
OperationResponses | The type of all possible responses of an API operation. |
ParameterLocation | The location of an API operation parameter in the HTTP request. |
SchemaKind | The kind of a |
StringFormat | A string format. This corresponds to the |
Type | A type definition. |