Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for Capabilities (0.37 sec)

  1. staging/src/k8s.io/api/core/v1/generated.pb.go

    var xxx_messageInfo_CSIVolumeSource proto.InternalMessageInfo
    
    func (m *Capabilities) Reset()      { *m = Capabilities{} }
    func (*Capabilities) ProtoMessage() {}
    func (*Capabilities) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{11}
    }
    func (m *Capabilities) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Capabilities) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

              },
              "capabilities": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.Capabilities"
                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "boolean"
            },
            "capabilities": {
              "$ref": "#/definitions/io.k8s.api.core.v1.Capabilities",
              "description": "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    				Properties: map[string]spec.Schema{
    					"capabilities": {
    						SchemaProps: spec.SchemaProps{
    							Description: "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows.",
    							Ref:         ref("k8s.io/api/core/v1.Capabilities"),
    						},
    					},
    					"privileged": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

            },
            "capabilities": {
              "$ref": "#/definitions/io.k8s.api.core.v1.Capabilities",
              "description": "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "boolean"
            },
            "capabilities": {
              "$ref": "#/definitions/io.k8s.api.core.v1.Capabilities",
              "description": "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. Note that this field cannot be set when spec.os.name is windows."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  7. api/go1.2.txt

    pkg syscall (openbsd-386), type IfData struct
    pkg syscall (openbsd-386), type IfData struct, Addrlen uint8
    pkg syscall (openbsd-386), type IfData struct, Baudrate uint64
    pkg syscall (openbsd-386), type IfData struct, Capabilities uint32
    pkg syscall (openbsd-386), type IfData struct, Collisions uint64
    pkg syscall (openbsd-386), type IfData struct, Hdrlen uint8
    pkg syscall (openbsd-386), type IfData struct, Ibytes uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  8. test-site/activator-launch-1.3.2.jar

    final synchronized class BundleInfo { public static final org.apache.ivy.osgi.util.Version DEFAULT_VERSION; private String symbolicName; private org.apache.ivy.osgi.util.Version version; private java.util.Set requirements; private java.util.Set capabilities; private java.util.List executionEnvironment; private java.net.URI uri; public void BundleInfo(String, org.apache.ivy.osgi.util.Version); public final String toString(); public final String getSymbolicName(); public final org.apache.ivy.osgi.util.Version...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
Back to top