- Sort Score
- Result 10 results
- Languages All
Results 311 - 320 of 378 for bletch (0.05 sec)
-
helm-releases/minio-3.3.1.tgz
"minio.name" . }} spec: maxUnavailable: {{ .Values.podDisruptionBudget.maxUnavailable }} selector: matchLabels: app: {{ template "minio.name" . }} {{- end }} minio/templates/post-install-create-bucket-job.yaml {{- if .Values.buckets }} apiVersion: batch/v1 kind: Job metadata: name: {{ template "minio.fullname" . }}-make-bucket-job namespace: {{ .Release.Namespace | quote }} labels: app: {{ template "minio.name" . }}-make-bucket-job chart: {{ template "minio.chart" . }} release: {{ .Release.Name }}...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Dec 02 20:09:18 UTC 2021 - 14.6K bytes - Viewed (0) -
cmd/utils.go
req, err = http.NewRequestWithContext(ctx, http.MethodGet, u.String(), nil) if err != nil { return "", fmt.Errorf("new request err (/ldap): %v", err) } _, err = dexClient.Do(req) // fmt.Printf("Fetch LDAP login page: %#v %#v\n", resp, err) if err != nil { return "", fmt.Errorf("request err: %v", err) } // { // bodyBuf, err := io.ReadAll(resp.Body) // if err != nil {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Aug 13 22:22:04 UTC 2024 - 31.9K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.facet_contentLength_250kto500k=250 KB - 500 KB labels.facet_contentLength_1mto5m=1 MB - 5 MB labels.facet_contentLength_5m=5 MB - labels.facet_filetype_archive=Archiv labels.facet_filetype_bat=Batch-Skript labels.facet_filetype_c=C labels.facet_filetype_cpp=C++ labels.facet_filetype_csharp=C# labels.facet_filetype_css=CSS labels.facet_filetype_go=Go labels.facet_filetype_groovy=Groovy
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
tensorflow/c/eager/c_api_experimental.h
// inspect values. This would let people e.g. copy over most attributes and then // modify some based on their values. // A reference to an op's name -> attribute mapping typedef struct TFE_OpAttrs TFE_OpAttrs; // Fetch a reference to `op`'s attributes. The returned reference is only valid // while `op` is alive. TF_CAPI_EXPORT extern const TFE_OpAttrs* TFE_OpGetAttrs(const TFE_Op* op); // Add attributes in `attrs` to `op`. //
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Feb 21 22:37:46 UTC 2024 - 39.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.facet_filetype_png = PNG Image labels.facet_filetype_svg = SVG Image labels.facet_filetype_tiff = TIFF Image labels.facet_filetype_jpg = JPEG Image labels.facet_filetype_archive = Archive labels.facet_filetype_bat = Batch File labels.facet_filetype_c = C labels.facet_filetype_cpp = C++ labels.facet_filetype_csharp = C# labels.facet_filetype_css = CSS labels.facet_filetype_go = Go labels.facet_filetype_groovy = Groovy
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
cmd/erasure-sets.go
// Prepare heal-result res = madmin.HealResultItem{ Type: madmin.HealItemMetadata, Detail: "disk-format", DiskCount: s.setCount * s.setDriveCount, SetCount: s.setCount, } // Fetch all the drive info status. beforeDrives := formatsToDrivesInfo(s.endpoints.Endpoints, formats, sErrs) res.After.Drives = make([]madmin.HealDriveInfo, len(beforeDrives))
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Sep 27 10:41:37 UTC 2024 - 37K bytes - Viewed (1) -
cmd/server-main.go
if globalDNSConfig != nil { // Background this operation. bootstrapTrace("go initFederatorBackend", func() { go initFederatorBackend(buckets, newObject) }) } // Initialize batch job pool. bootstrapTrace("newBatchJobPool", func() { globalBatchJobPool = newBatchJobPool(GlobalContext, newObject, 100) globalBatchJobsMetrics = batchJobMetrics{ metrics: make(map[string]*batchJobInfo),
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 24 21:50:11 UTC 2024 - 35.2K bytes - Viewed (1) -
cmd/iam-store.go
// operation, we fetch this info from storage, and refresh the cache as well. func (store *IAMStoreSys) ListGroups(ctx context.Context) (res []string, err error) { cache := store.lock() defer store.unlock() return store.updateGroups(ctx, cache) } // listGroups - lists groups - fetch groups from cache
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Oct 14 16:35:37 UTC 2024 - 83.2K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.facet_filetype_png=PNG Image labels.facet_filetype_svg=SVG Image labels.facet_filetype_tiff=TIFF Image labels.facet_filetype_jpg=JPEG Image labels.facet_filetype_archive=Archive labels.facet_filetype_bat=Batch File labels.facet_filetype_c=C labels.facet_filetype_cpp=C++ labels.facet_filetype_csharp=C# labels.facet_filetype_css=CSS labels.facet_filetype_go=Go labels.facet_filetype_groovy=Groovy
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.facet_contentLength_1mto5m=1mb - 5mb labels.facet_contentLength_5m=5mb - labels.facet_filetype_webp=WebP Audio labels.facet_filetype_archive=Archive labels.facet_filetype_bat=Batch File labels.facet_filetype_c=C labels.facet_filetype_cpp=C++ labels.facet_filetype_csharp=C# labels.facet_filetype_css=CSS labels.facet_filetype_go=Go labels.facet_filetype_groovy=Groovy
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0)