Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for metavar (0.26 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    				Type:        metav1.Duration{}.OpenAPISchemaType(),
    				Format:      metav1.Duration{}.OpenAPISchemaFormat(),
    			},
    		},
    	}
    }
    
    func schema_pkg_apis_meta_v1_FieldsV1(ref common.ReferenceCallback) common.OpenAPIDefinition {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

          "description": "ServiceCIDRStatus describes the current state of the ServiceCIDR.",
          "properties": {
            "conditions": {
              "description": "conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state",
              "items": {
                "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Condition"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top