Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 84 for multis (0.1 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/multi-project-standards.png

    multi-project-standards.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 90.6K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/img/multi-project-structure.png

    multi-project-structure.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Dec 29 01:30:02 UTC 2023
    - 81.2K bytes
    - Viewed (0)
  3. docs/metrics/prometheus/grafana/replication/minio-replication-node.json

            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
              "mode": "multi",
              "sort": "none"
            }
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:54 UTC 2024
    - 57.4K bytes
    - Viewed (0)
  4. index.yaml

        urls:
        - https://charts.min.io/helm-releases/minio-5.1.0.tgz
        version: 5.1.0
      - apiVersion: v1
        appVersion: RELEASE.2024-01-11T07-46-16Z
        created: "2024-04-28T03:14:12.214689532-07:00"
        description: Multi-Cloud Object Storage
        digest: 3a2d8e03ffdd98501026aa7561633c91d9871647f4b01d77b75a2ad9b72ee618
        home: https://min.io
        icon: https://min.io/resources/img/logo/MINIO_wordmark.png
        keywords:
        - minio
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sun Apr 28 10:14:37 UTC 2024
    - 53.9K bytes
    - Viewed (0)
  5. docs/metrics/prometheus/grafana/replication/minio-replication-cluster.json

            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
              "mode": "multi",
              "sort": "none"
            }
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 28 17:15:39 UTC 2024
    - 71.1K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_8.adoc

    Code that currently registers features with the main source set, like so:
    =====
    [.multi-language-sample]
    ======
    .build.gradle.kts
    [source,kotlin]
    ----
    plugins {
        id("java-library")
    }
    
    java {
        registerFeature("feature") {
            usingSourceSet(sourceSets["main"])
        }
    }
    ----
    ======
    [.multi-language-sample]
    ======
    .build.gradle
    [source,groovy]
    ----
    plugins {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 17:01:07 UTC 2024
    - 90.7K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/native/native_software.adoc

    === Example: Declaring project dependencies
    
    [source.multi-language-sample,groovy]
    .lib/build.gradle
    ----
    include::{snippetsPath}/native-binaries/multi-project/groovy/lib/build.gradle[]
    ----
    [source.multi-language-sample,groovy]
    .exe/build.gradle
    ----
    include::{snippetsPath}/native-binaries/multi-project/groovy/exe/build.gradle[]
    ----
    
    
    [[native_binaries:preCompiledHeaders]]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 24 23:14:04 UTC 2024
    - 54.6K bytes
    - Viewed (0)
  8. docs/metrics/prometheus/grafana/minio-dashboard.json

            "legend": {
              "calcs": [],
              "displayMode": "list",
              "placement": "bottom",
              "showLegend": true
            },
            "tooltip": {
              "mode": "multi",
              "sort": "none"
            }
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Apr 15 10:03:01 UTC 2024
    - 93K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_4.adoc

    ====
    [.multi-language-sample]
    =====
    .build.gradle
    [source, groovy]
    ----
    task wrapper(type: Wrapper) {
        ...
    }
    ----
    =====
    [.multi-language-sample]
    =====
    .build.gradle.kts
    [source,kotlin]
    ----
    task<Wrapper>("wrapper") {
        ...
    }
    ----
    =====
    ====
    
    to this:
    
    ====
    [.multi-language-sample]
    =====
    .build.gradle
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 22 03:01:48 UTC 2024
    - 60.1K bytes
    - Viewed (0)
  10. pilot/pkg/model/telemetry_logging_test.go

    			sidecar,
    			[]string{"envoy"},
    			[]string{},
    		},
    		{
    			"server - multi filters",
    			[]config.Config{newTelemetry("istio-system", multiFilters)},
    			networking.ListenerClassSidecarOutbound,
    			sidecar,
    			nil,
    			[]string{"envoy"},
    		},
    		{
    			"server - multi filters disabled",
    			[]config.Config{newTelemetry("istio-system", multiFiltersDisabled)},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:30 UTC 2024
    - 54K bytes
    - Viewed (0)
Back to top