forked from Mirrors/minio
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