Documentation
¶
Index ¶
Constants ¶
View Source
const ( Service = "service" // Service flag to set service Profile = "profile" // Profile flag to use a profile ProfileShort = "P" // ProfileShort flag to use a profile OrgID = "orgId" // OrgID flag to use an Organization ID ProjectID = "projectId" // ProjectID flag to use a project ID AuthDB = "authDB" // AuthDB flag Provider = "provider" // Provider flag to set the cloud provider Region = "region" // Region flag RegionShort = "r" // RegionShort flag Members = "members" // Members flag Shards = "shards" // Shards flag MembersShort = "m" // MembersShort flag ShardsShort = "s" // ShardsShort flag Tier = "tier" // Tier flag Forever = "forever" // Forever flag ForeverShort = "F" // ForeverShort flag DiskSizeGB = "diskSizeGB" // DiskSizeGB flag MDBVersion = "mdbVersion" // MDBVersion flag Backup = "backup" // Backup flag Username = "username" // Username flag UsernameShort = "u" // UsernameShort flag Password = "password" // Password flag X509Type = "x509Type" // X509Type flag AWSIAMType = "awsIAMType" // AWSIAMType flag Period = "period" // Period flag PasswordShort = "p" // PasswordShort flag Email = "email" // Email flag Out = "out" // Out flag Output = "output" // Output flag OutputShort = "o" // OutputShort flag Minutes = "minutes" // Minutes flag Status = "status" // Status flag Start = "start" // Start flag End = "end" // End flag FirstName = "firstName" // FirstName flag LastName = "lastName" // LastName flag Role = "role" // Role flag Mechanisms = "mechanisms" // Mechanisms flag Type = "type" // Type flag Comment = "comment" // Comment flag DeleteAfter = "deleteAfter" // DeleteAfter flag ArchiveAfter = "archiveAfter" // ArchiveAfter flag Until = "until" // Until flag Page = "page" // Page flag Limit = "limit" // Limit flag File = "file" // File flag FileShort = "f" // File flag Force = "force" // Force flag WhitelistIP = "whitelistIp" // WhitelistIP flag Event = "event" // EventTypeName flag Enabled = "enabled" // Enabled flag MatcherFieldName = "matcherFieldName" // MatcherFieldName flag MatcherOperator = "matcherOperator" // MatcherOperator flag MatcherValue = "matcherValue" // MatcherValue flag MetricName = "metricName" // MetricName flag MetricOperator = "metricOperator" // MetricOperator flag MetricThreshold = "metricThreshold" // MetricThreshold flag MetricUnits = "metricUnits" // MetricUnits flag MetricMode = "metricMode" // MetricMode flag NotificationToken = "notificationToken" // NotificationToken flag NotificationChannelName = "notificationChannelName" // NotificationChannelName flag APIKey = "apiKey" // APIKey flag NotificationRegion = "notificationRegion" // NotificationRegion flag NotificationDelayMin = "notificationDelayMin" // NotificationDelayMin flag NotificationEmailAddress = "notificationEmailAddress" // NotificationEmailAddress flag NotificationEmailEnabled = "notificationEmailEnabled" // NotificationEmailEnabled flag NotificationFlowName = "notificationFlowName" // NotificationFlowName flag NotificationIntervalMin = "notificationIntervalMin" // NotificationIntervalMin flag NotificationMobileNumber = "notificationMobileNumber" // NotificationMobileNumber flag NotificationOrgName = "notificationOrgName" // NotificationsOrgName flag NotificationServiceKey = "notificationServiceKey" // NotificationsServiceKey flag NotificationSmsEnabled = "notificationSmsEnabled" // NotificationsSmsEnabled flag NotificationTeamID = "notificationTeamId" // NotificationTeamID flag NotificationType = "notificationType" // NotificationType flag NotificationUsername = "notificationUsername" // NotificationUsername flag NotificationVictorOpsRoutingKey = "notificationVictorOpsRoutingKey" // NotificationVictorOpsRoutingKey flag SnapshotID = "snapshotId" // SnapshotID flag IndexName = "indexName" // IndexName flag ClusterName = "clusterName" // ClusterName flag ClusterID = "clusterId" // ClusterID flag TargetProjectID = "targetProjectId" // TargetProjectID flag TargetClusterID = "targetClusterId" // TargetClusterID flag TargetClusterName = "targetClusterName" // TargetClusterName flag CheckpointID = "checkpointId" // CheckpointID flag OplogTS = "oplogTs" // OplogTS flag OplogInc = "oplogInc" // OplogInc flag PointInTimeUTCMillis = "pointInTimeUTCMillis" // PointInTimeUTCMillis flag Expires = "expires" // Expires flag MaxDownloads = "maxDownloads" // MaxDownloads flag ExpirationHours = "expirationHours" // ExpirationHours flag MaxDate = "maxDate" // MaxDate flag MinDate = "minDate" // MinDate flag Granularity = "granularity" // Granularity flag Key = "key" // Key flag Collection = "collection" // Collection flag CollectionName = "collectionName" // CollectionName flag Database = "db" // Database flag Unique = "unique" // Unique flag RSName = "rsName" // RSName flag Sparse = "sparse" // Sparse flag Background = "background" // Background flag Locale = "locale" // Locale flag CaseLevel = "caseLevel" // CaseLevel flag CaseFirst = "caseFirst" // CaseFirst flag Alternate = "alternate" // Alternate flag MaxVariable = "MaxVariable" // MaxVariable flag NumericOrdering = "numericOrdering" // NumericOrdering flag Normalization = "normalization" // Normalization flag Backwards = "backwards" // Backwards flag Strength = "strength" // Strength flag SizeRequestedPerFileBytes = "sizeRequestedPerFileBytes" // SizeRequestedPerFileBytes flag Redacted = "redacted" // Redacted flag Verbose = "verbose" // Verbose flag TestBucket = "testBucket" // TestBucket flag Partition = "partition" // Partition flag DateField = "dateField" // DateField flag Analyzer = "analyzer" // Analyzer flag SearchAnalyzer = "searchAnalyzer" // SearchAnalyzer flag Dynamic = "dynamic" // Dynamic flag Field = "field" // Fields flag CASFilePath = "casFile" // CASFilePath flag MonthsUntilExpiration = "monthsUntilExpiration" // MonthsUntilExpiration flag )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.