Versions in this module Expand all Collapse all v1 v1.0.0 Feb 27, 2023 Changes in this version + var ComponentStages map[string][]bson.E + var Data = []struct{ ... } + var DepInfo map[string]string + var Deployments []Deployment + var MyFilter bson.A + var UniqueDepsLen int + func FilterCollections(Components []string) ([]bson.E, []bson.E) + func FilterVersions(coll *mongo.Collection, deploymentIdPipeline primitive.A) (message string) + func FilterVersionsPerComp(coll *mongo.Collection, thePipeline primitive.A) (message string) + func GenerateTable(title string, rows [][]string, headers []string) string + func GetUserInfo() + func GetVersion(dep Deployment) string + func NewFilter(coll *mongo.Collection, deploymentIdPipeline primitive.A) (int32, float32) + func PrependStage(gatherVersions primitive.A) primitive.A + func PrintResults(coll *mongo.Collection, filterComponents primitive.D, ...) + type Calculations struct + Deployments int32 + Percentage float32 + var Manila Calculations + type Cephfs struct + Driver string + type CinderBackEnd struct + Driver string + type CinderConf struct + BackendName CinderBackEnd + DatabaseKey DBKey + Default DefaultCinder + Driver []string + KeyManager KeyManagerkey + KeystoneAuthToken KeystoneAuth + NovaKey Nova + TripleoNFS TripleoNFSKey + UploadDate string + type CinderDriversKey struct + Drivers []string + type Count struct + AllReports int64 + AllReportsWithVersion int32 + AllUniqueDeployments int32 + var Numbers Count + type DBKey struct + Connection string + MaxRetries string + type DefaultCinder struct + EnabledBackends string + EnabledV3api string + OSApiVolumeWorkers string + StoraAvailZone string + VolumeType string + type DefaultGlance struct + GlanceDrivers string + type DefaultManila struct + Backends string + type Deployment struct + AccountNumber string + CinderConf CinderConf + DeploymentID string + GlanceConf GlanceConf + ID string + ManilaConf ManilaConf + Versions Vhistory + type GlanceConf struct + Default DefaultGlance + type KeyManagerkey struct + Backend string + type KeystoneAuth struct + AuthType string + AuthUri string + ProjectDomainName string + ProjectName string + UserDomainName string + Username string + type ManilaConf struct + Cephfs Cephfs + Default DefaultManila + type MyDataBase struct + Coll *mongo.Collection + MyClient *mongo.Client + func (m *MyDataBase) CreateClient() *MyDataBase + type Nova struct + AuthType string + AuthUrl string + Interface string + ProjectDomainName string + ProjectName string + UserDomainName string + Username string + type OctaviaWorker struct + Number int + Time string + type OspVer struct + OSP10 string + OSP13 string + OSP161 string + OSP16_2 string + OSP17 string + type TripleoNFSKey struct + BFSMountOptions []string + BackEndHost string + NFSnapshotSupport bool + NasSecureFileOperations bool + NasSecureFilePermissions bool + VolumeBackendName string + VolumeDriver string + type UserInfo struct + Name string + Pass string + var User UserInfo + type Vhistory struct + OSPv OspVer