mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
allow bootstrap platform checks to be pool specific (#16455)
This commit is contained in:
@@ -203,6 +203,7 @@ type PoolEndpoints struct {
|
||||
DrivesPerSet int
|
||||
Endpoints Endpoints
|
||||
CmdLine string
|
||||
Platform string
|
||||
}
|
||||
|
||||
// EndpointServerPools - list of list of endpoints
|
||||
|
||||
Reference in New Issue
Block a user