Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 482 for Required (0.31 sec)

  1. staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store.go

    // intended to be embeddable and allows the consumer to implement any
    // non-generic functions that are required. This object is intended to be
    // copyable so that it can be used in different ways but share the same
    // underlying behavior.
    //
    // All fields are required unless specified.
    //
    // The intended use of this type is embedding within a Kind specific
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jan 19 23:22:44 UTC 2024
    - 60.8K bytes
    - Viewed (0)
  2. pkg/kubelet/volumemanager/populator/desired_state_of_world_populator_test.go

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    
        http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 51.4K bytes
    - Viewed (0)
  3. pkg/apis/storage/validation/validation_test.go

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    
        http://www.apache.org/licenses/LICENSE-2.0
    
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 69.7K bytes
    - Viewed (0)
  4. operator/pkg/apis/istio/v1alpha1/values_types.proto

      int32 targetAverageUtilization = 1;
    }
    
    // Compute resources required by a container.
    message Resources {
      // The maximum amount of compute resources allowed.
      // More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
      map<string, string> limits = 1;
    
      // The minimum amount of compute resources required. If Requests is omitted for a container,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 57.2K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/extensions/v1beta1/types.go

    // +k8s:prerelease-lifecycle-gen:deprecated=1.8
    // +k8s:prerelease-lifecycle-gen:removed=1.16
    
    // DEPRECATED.
    // DeploymentRollback stores the information required to rollback a deployment.
    type DeploymentRollback struct {
    	metav1.TypeMeta `json:",inline"`
    	// Required: This must match the Name of a deployment.
    	Name string `json:"name" protobuf:"bytes,1,opt,name=name"`
    	// The annotations to be updated to a deployment
    	// +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:29 UTC 2023
    - 61.3K bytes
    - Viewed (0)
  6. src/crypto/tls/common.go

    	// during the handshake, but does not require that the client send any
    	// certificates.
    	RequestClientCert
    	// RequireAnyClientCert indicates that a client certificate should be requested
    	// during the handshake, and that at least one certificate is required to be
    	// sent by the client, but that certificate is not required to be valid.
    	RequireAnyClientCert
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:10:12 UTC 2024
    - 59.1K bytes
    - Viewed (0)
  7. src/syscall/zerrors_linux_riscv64.go

    	9:   "bad file descriptor",
    	10:  "no child processes",
    	11:  "resource temporarily unavailable",
    	12:  "cannot allocate memory",
    	13:  "permission denied",
    	14:  "bad address",
    	15:  "block device required",
    	16:  "device or resource busy",
    	17:  "file exists",
    	18:  "invalid cross-device link",
    	19:  "no such device",
    	20:  "not a directory",
    	21:  "is a directory",
    	22:  "invalid argument",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  8. src/syscall/zerrors_linux_mips.go

    	9:    "bad file descriptor",
    	10:   "no child processes",
    	11:   "resource temporarily unavailable",
    	12:   "cannot allocate memory",
    	13:   "permission denied",
    	14:   "bad address",
    	15:   "block device required",
    	16:   "device or resource busy",
    	17:   "file exists",
    	18:   "invalid cross-device link",
    	19:   "no such device",
    	20:   "not a directory",
    	21:   "is a directory",
    	22:   "invalid argument",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_mips64.go

    	9:    "bad file descriptor",
    	10:   "no child processes",
    	11:   "resource temporarily unavailable",
    	12:   "cannot allocate memory",
    	13:   "permission denied",
    	14:   "bad address",
    	15:   "block device required",
    	16:   "device or resource busy",
    	17:   "file exists",
    	18:   "invalid cross-device link",
    	19:   "no such device",
    	20:   "not a directory",
    	21:   "is a directory",
    	22:   "invalid argument",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_linux_mips64le.go

    	9:    "bad file descriptor",
    	10:   "no child processes",
    	11:   "resource temporarily unavailable",
    	12:   "cannot allocate memory",
    	13:   "permission denied",
    	14:   "bad address",
    	15:   "block device required",
    	16:   "device or resource busy",
    	17:   "file exists",
    	18:   "invalid cross-device link",
    	19:   "no such device",
    	20:   "not a directory",
    	21:   "is a directory",
    	22:   "invalid argument",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 68.5K bytes
    - Viewed (0)
Back to top