- Sort Score
- Result 10 results
- Languages All
Results 141 - 150 of 723 for createPod (0.06 sec)
-
tests/associations_belongs_to_test.go
} if company.ID == 0 { t.Fatalf("Company's ID should be created") } if err := DB.Model(&user2).Association("Manager").Append(manager); err != nil { t.Fatalf("Error happened when append Manager, got %v", err) } if manager.ID == 0 { t.Fatalf("Manager's ID should be created") } user.Company = company user.Manager = manager user.CompanyID = &company.ID
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Mon Oct 30 09:15:49 UTC 2023 - 9.3K bytes - Viewed (0) -
src/main/config/es/fess_config_thumbnail_queue.json
"index" : { "creation_date" : "1509021057304", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "gofu2g1ATH6L2rVweOWmtg", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.thumbnail_queue" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 903 bytes - Viewed (0) -
src/main/config/es/fess_config_related_content.json
"index" : { "creation_date" : "1509021055837", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "34AXOK0ITy6U7fzGItZJsQ", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.related_content" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1K bytes - Viewed (0) -
cmd/benchmark-utils_test.go
objLayer, disks, err := prepareTestBackend(ctx, instanceType) if err != nil { b.Fatalf("Failed obtaining Temp Backend: <ERROR> %s", err) } // cleaning up the backend by removing all the directories and files created on function return. defer removeRoots(disks) // uses *testing.B and the object Layer to run the benchmark. runPutObjectPartBenchmark(b, objLayer, objSize) }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Dec 23 15:46:00 UTC 2022 - 8.2K bytes - Viewed (0) -
docs/multi-user/README.md
``` mc admin user add myminio newuser newuser123 ``` Once the user is successfully created you can now apply the `getonly` policy for this user. ``` mc admin policy attach myminio getonly --user=newuser ``` ### 3. Create a new group ``` mc admin group add myminio newgroup newuser ``` Once the group is successfully created you can now apply the `getonly` policy for this group. ```
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Mar 21 06:38:06 UTC 2023 - 8K bytes - Viewed (0) -
src/main/config/es/fess_config_path_mapping.json
"index" : { "creation_date" : "1509021055516", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "Vn_Ry5JPRSet5M3Cg2D17w", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.path_mapping" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.1K bytes - Viewed (0) -
src/main/config/es/fess_config_data_config.json
} }, "creation_date" : "1509021051038", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "H4zzbuU5SJWFOLRnofoiNw", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.data_config" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.7K bytes - Viewed (0) -
src/main/config/es/fess_config_elevate_word.json
} }, "creation_date" : "1509021052202", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "KVOz6G2oR1S8lU5BvNyQrg", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.elevate_word" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.2K bytes - Viewed (0) -
docs/sts/assume-role.md
token. Applications can use these temporary security credentials to sign calls to MinIO API operations. The policy applied to these temporary credentials is inherited from the MinIO user credentials. By default, the temporary security credentials created by AssumeRole last for one hour. However, use the optional DurationSeconds parameter to specify the duration of the credentials. This value varies from 900 seconds (15 minutes) up to the maximum session duration of 365 days. ## API Request...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 29 04:28:45 UTC 2022 - 7.1K bytes - Viewed (0) -
src/main/config/es/fess_config_web_authentication.json
"index" : { "creation_date" : "1509021057587", "number_of_shards" : "5", "number_of_replicas" : "1", "uuid" : "8lg38XiCSh-kJgbOgYzMFA", "version" : { "created" : "6000051" }, "provided_name" : "fess_config.web_authentication" } } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 02 13:14:56 UTC 2021 - 1.3K bytes - Viewed (0)