Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 24 for template (0.24 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. Web Crawler - {0} */
        String JOB_TEMPLATE_TITLE_WEB = "job.template.title.web";
    
        /** The key of the configuration. e.g. File Crawler - {0} */
        String JOB_TEMPLATE_TITLE_FILE = "job.template.title.file";
    
        /** The key of the configuration. e.g. Data Crawler - {0} */
        String JOB_TEMPLATE_TITLE_DATA = "job.template.title.data";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // Template is the object that describes the pod that will be created if
      // insufficient replicas are detected. This takes precedence over a TemplateRef.
      // The only allowed template.spec.restartPolicy value is "Always".
      // More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
      // +optional
      optional PodTemplateSpec template = 3;
    }
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg text/template, func ParseFS(fs.FS, ...string) (*Template, error)
    pkg text/template, method (*Template) ParseFS(fs.FS, ...string) (*Template, error)
    pkg text/template/parse, const NodeComment = 20
    pkg text/template/parse, const NodeComment NodeType
    pkg text/template/parse, const ParseComments = 1
    pkg text/template/parse, const ParseComments Mode
    pkg text/template/parse, method (*CommentNode) Copy() Node
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.11.md

    * Restored old behavior to the `--template` flag in `get.go`. In old releases, providing a `--template` flag value and no `--output` value implicitly assigned a default value ("go-template") to `--output`, printing using the provided template argument.
    ([#65377](https://github.com/kubernetes/kubernetes/pull/65377),[@juanvallejo](https://github.com/juanvallejo))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.27.md

    - Api: validation of a `PodSpec` now rejects invalid `ResourceClaim` and `ResourceClaimTemplate` names. For a pod, the name generated for the `ResourceClaim` when using a template also must be valid. ([#116576](https://github.com/kubernetes/kubernetes/pull/116576), [@pohly](https://github.com/pohly))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  6. CHANGELOG/CHANGELOG-1.26.md

    - cloud.google.com/go/firestore: v1.1.0
    - cloud.google.com/go/pubsub: v1.3.1
    - github.com/OneOfOne/xxhash: [v1.2.2](https://github.com/OneOfOne/xxhash/tree/v1.2.2)
    - github.com/alecthomas/template: [fb15b89](https://github.com/alecthomas/template/tree/fb15b89)
    - github.com/alecthomas/units: [f65c72e](https://github.com/alecthomas/units/tree/f65c72e)
    - github.com/armon/consul-api: [eb2c6b5](https://github.com/armon/consul-api/tree/eb2c6b5)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.29.md

    - cloud.google.com/go/websecurityscanner: v1.5.0 → v1.6.1
    - cloud.google.com/go/workflows: v1.10.0 → v1.11.1
    - cloud.google.com/go: v0.110.0 → v0.110.6
    - github.com/alecthomas/template: [fb15b89 → a0175ee](https://github.com/alecthomas/template/compare/fb15b89...a0175ee)
    - github.com/cncf/xds/go: [06c439d → e9ce688](https://github.com/cncf/xds/go/compare/06c439d...e9ce688)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  8. CHANGELOG/CHANGELOG-1.21.md

    ### Bug or Regression
    
    - Add missing `--kube-api-content-type` in kubemark hollow template ([#98911](https://github.com/kubernetes/kubernetes/pull/98911), [@Jeffwan](https://github.com/Jeffwan)) [SIG Scalability and Testing]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  9. docs/en/docs/release-notes.md

    * Add docs for [Static Files](https://fastapi.tiangolo.com/tutorial/static-files/) and [Templates](https://fastapi.tiangolo.com/advanced/templates/). PR [#186](https://github.com/tiangolo/fastapi/pull/186).
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.22.md

    - sigs.k8s.io/structured-merge-diff/v4: v4.1.0 → v4.1.2
    
    ### Removed
    - github.com/agnivade/levenshtein: [v1.0.1](https://github.com/agnivade/levenshtein/tree/v1.0.1)
    - github.com/alecthomas/template: [fb15b89](https://github.com/alecthomas/template/tree/fb15b89)
    - github.com/andreyvit/diff: [c7f18ee](https://github.com/andreyvit/diff/tree/c7f18ee)
    - github.com/bifurcation/mint: [93c51c6](https://github.com/bifurcation/mint/tree/93c51c6)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Dec 13 12:43:45 GMT 2022
    - 454.1K bytes
    - Viewed (1)
Back to top