Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 181 for CamelCase (0.23 sec)

  1. src/cmd/vendor/golang.org/x/telemetry/package-lock.json

          }
        },
        "node_modules/camelcase": {
          "version": "5.3.1",
          "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
          "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
          "dev": true,
          "engines": {
            "node": ">=6"
          }
        },
        "node_modules/camelcase-keys": {
          "version": "6.2.2",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:57:25 UTC 2024
    - 156K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go

    	"lastTransitionTime": "`lastTransitionTime` is the last time the condition transitioned from one status to another.",
    	"reason":             "`reason` is a unique, one-word, CamelCase reason for the condition's last transition.",
    	"message":            "`message` is a human-readable message indicating details about last transition.",
    }
    
    func (FlowSchemaCondition) SwaggerDoc() map[string]string {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 09:27:57 UTC 2023
    - 21.2K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/types.go

    	Singular string
    	// ShortNames are short names for the resource.  It must be all lowercase.
    	ShortNames []string
    	// Kind is the serialized kind of the resource.  It is normally CamelCase and singular.
    	Kind string
    	// ListKind is the serialized kind of the list for this resource.  Defaults to <kind>List.
    	ListKind string
    	// Categories is a list of grouped resources custom resources belong to (e.g. 'all')
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:06:46 UTC 2024
    - 21.2K bytes
    - Viewed (0)
  4. src/crypto/internal/nistec/fiat/p224_fiat64.go

    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 43.2K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/flowcontrol/v1/types_swagger_doc_generated.go

    	"lastTransitionTime": "`lastTransitionTime` is the last time the condition transitioned from one status to another.",
    	"reason":             "`reason` is a unique, one-word, CamelCase reason for the condition's last transition.",
    	"message":            "`message` is a human-readable message indicating details about last transition.",
    }
    
    func (FlowSchemaCondition) SwaggerDoc() map[string]string {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 21.7K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/flowcontrol/v1beta3/types_swagger_doc_generated.go

    	"lastTransitionTime": "`lastTransitionTime` is the last time the condition transitioned from one status to another.",
    	"reason":             "`reason` is a unique, one-word, CamelCase reason for the condition's last transition.",
    	"message":            "`message` is a human-readable message indicating details about last transition.",
    }
    
    func (FlowSchemaCondition) SwaggerDoc() map[string]string {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jul 14 01:00:06 UTC 2023
    - 21.5K bytes
    - Viewed (0)
  7. samples/security/spire/spire-quickstart.yaml

                description: 'Kind is a string value representing the REST resource this
                  object represents. Servers may infer this from the endpoint the client
                  submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
                type: string
              metadata:
                type: object
              spec:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Oct 12 16:12:42 UTC 2023
    - 32.2K bytes
    - Viewed (0)
  8. pkg/apis/flowcontrol/types.go

    	// Required.
    	Status ConditionStatus
    	// `lastTransitionTime` is the last time the condition transitioned from one status to another.
    	LastTransitionTime metav1.Time
    	// `reason` is a unique, one-word, CamelCase reason for the condition's last transition.
    	Reason string
    	// `message` is a human-readable message indicating details about last transition.
    	Message string
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 24.3K bytes
    - Viewed (0)
  9. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/HelpTaskIntegrationTest.groovy

            task bTask
            """
            run "help", "--task", "bTask"
            then:
            output.contains "Detailed task information for bTask"
        }
    
        def "tasks can be defined by camelCase matching"() {
            buildFile.text = """
            task someCamelCaseTask{
                description = "a description"
            }"""
            when:
            run "help", "--task", "sCC"
            then:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 14K bytes
    - Viewed (0)
  10. pkg/ctrlz/assets/static/js/jquery-3.2.1.slim.min.js

    ){var d,e=this.cache(a);if("string"==typeof b)e[r.camelCase(b)]=c;else for(d in b)e[r.camelCase(d)]=b[d];return e},get:function(a,b){return void 0===b?this.cache(a):a[this.expando]&&a[this.expando][r.camelCase(b)]},access:function(a,b,c){return void 0===b||b&&"string"==typeof b&&void 0===c?this.get(a,b):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d=a[this.expando];if(void 0!==d){if(void 0!==b){Array.isArray(b)?b=b.map(r.camelCase):(b=r.camelCase(b),b=b in d?[b]:b.match(L)||[]),c...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 68K bytes
    - Viewed (0)
Back to top