Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for nameslice (0.22 sec)

  1. api/openapi-spec/swagger.json

              "type": "string"
            },
            "namespace": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  2. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
              "namespace": {
    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. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"namespace": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/generated.pb.go

    var xxx_messageInfo_NFSVolumeSource proto.InternalMessageInfo
    
    func (m *Namespace) Reset()      { *m = Namespace{} }
    func (*Namespace) ProtoMessage() {}
    func (*Namespace) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{91}
    }
    func (m *Namespace) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Namespace) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    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. tensorflow/compiler/mlir/lite/schema/schema_generated.h

    static_assert(FLATBUFFERS_VERSION_MAJOR == 24 &&
                  FLATBUFFERS_VERSION_MINOR == 3 &&
                  FLATBUFFERS_VERSION_REVISION == 25,
                 "Non-compatible flatbuffers version included");
    
    namespace tflite {
    
    struct CustomQuantization;
    struct CustomQuantizationBuilder;
    struct CustomQuantizationT;
    
    struct QuantizationParameters;
    struct QuantizationParametersBuilder;
    struct QuantizationParametersT;
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top