Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for RUNTIME (0.43 sec)

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

    		"k8s.io/apimachinery/pkg/runtime.RawExtension":                                                          schema_k8sio_apimachinery_pkg_runtime_RawExtension(ref),
    		"k8s.io/apimachinery/pkg/runtime.TypeMeta":                                                              schema_k8sio_apimachinery_pkg_runtime_TypeMeta(ref),
    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": "NodeRuntimeHandler is a set of runtime handler information.",
          "properties": {
            "features": {
              "$ref": "#/definitions/io.k8s.api.core.v1.NodeRuntimeHandlerFeatures",
              "description": "Supported features."
            },
            "name": {
              "description": "Runtime handler name. Empty for the default runtime handler.",
              "type": "string"
            }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

              "name": {
                "default": "",
                "description": "Runtime handler name. Empty for the default runtime handler.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "io.k8s.api.core.v1.NodeRuntimeHandlerFeatures": {
            "description": "NodeRuntimeHandlerFeatures is a set of runtime features.",
            "properties": {
              "recursiveReadOnlyMounts": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/generated.pb.go

    	proto "github.com/gogo/protobuf/proto"
    	github_com_gogo_protobuf_sortkeys "github.com/gogo/protobuf/sortkeys"
    	resource "k8s.io/apimachinery/pkg/api/resource"
    	v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	runtime "k8s.io/apimachinery/pkg/runtime"
    
    	math "math"
    	math_bits "math/bits"
    	reflect "reflect"
    	strings "strings"
    
    	k8s_io_apimachinery_pkg_types "k8s.io/apimachinery/pkg/types"
    )
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. CREDITS

       See the License for the specific language governing permissions and
       limitations under the License.
    
    ================================================================
    
    github.com/go-openapi/runtime
    https://github.com/go-openapi/runtime
    ----------------------------------------------------------------
    
                                     Apache License
                               Version 2.0, January 2004
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top