Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for fortune (0.23 sec)

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

    										Default: map[string]interface{}{},
    										Ref:     ref("k8s.io/api/discovery/v1.ForZone"),
    									},
    								},
    							},
    						},
    					},
    				},
    			},
    		},
    		Dependencies: []string{
    			"k8s.io/api/discovery/v1.ForZone"},
    	}
    }
    
    func schema_k8sio_api_discovery_v1_EndpointPort(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

            {
              "group": "discovery.k8s.io",
              "kind": "EndpointSliceList",
              "version": "v1"
            }
          ]
        },
        "io.k8s.api.discovery.v1.ForZone": {
          "description": "ForZone provides information about which zones should consume this endpoint.",
          "properties": {
            "name": {
              "description": "name represents the name of the zone.",
    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