Versions in this module Expand all Collapse all v2 v2.11.1 Oct 2, 2025 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type Actions struct + Action string + Resources *[]Resources + func (in *Actions) DeepCopy() *Actions + func (in *Actions) DeepCopyInto(out *Actions) + type AdvancedConfiguration struct + CustomOpensslCipherConfigTls12 *[]string + MinimumEnabledTlsProtocol *string + TlsCipherConfigMode *string + func (in *AdvancedConfiguration) DeepCopy() *AdvancedConfiguration + func (in *AdvancedConfiguration) DeepCopyInto(out *AdvancedConfiguration) + type AnalyticsAutoScaling struct + Compute *Compute + DiskGB *DiskGB + func (in *AnalyticsAutoScaling) DeepCopy() *AnalyticsAutoScaling + func (in *AnalyticsAutoScaling) DeepCopyInto(out *AnalyticsAutoScaling) + type AnalyticsSpecs struct + DiskIOPS *int + DiskSizeGB *float64 + EbsVolumeType *string + InstanceSize *string + NodeCount *int + func (in *AnalyticsSpecs) DeepCopy() *AnalyticsSpecs + func (in *AnalyticsSpecs) DeepCopyInto(out *AnalyticsSpecs) + type Analyzers struct + CharFilters *[]apiextensionsv1.JSON + Name string + TokenFilters *[]apiextensionsv1.JSON + Tokenizer apiextensionsv1.JSON + func (in *Analyzers) DeepCopy() *Analyzers + func (in *Analyzers) DeepCopyInto(out *Analyzers) + type ApiKey struct + Desc string + Roles []string + func (in *ApiKey) DeepCopy() *ApiKey + func (in *ApiKey) DeepCopyInto(out *ApiKey) + type ApiTokenSecretRef struct + Key *string + Name *string + func (in *ApiTokenSecretRef) DeepCopy() *ApiTokenSecretRef + func (in *ApiTokenSecretRef) DeepCopyInto(out *ApiTokenSecretRef) + type Aws struct + RoleId string + TestS3Bucket string + func (in *Aws) DeepCopy() *Aws + func (in *Aws) DeepCopyInto(out *Aws) + type Azure struct + RoleId string + func (in *Azure) DeepCopy() *Azure + func (in *Azure) DeepCopyInto(out *Azure) + type BackupCompliancePolicy struct + Spec BackupCompliancePolicySpec + Status BackupCompliancePolicyStatus + func (in *BackupCompliancePolicy) DeepCopy() *BackupCompliancePolicy + func (in *BackupCompliancePolicy) DeepCopyInto(out *BackupCompliancePolicy) + func (in *BackupCompliancePolicy) DeepCopyObject() runtime.Object + type BackupCompliancePolicyList struct + Items []BackupCompliancePolicy + func (in *BackupCompliancePolicyList) DeepCopy() *BackupCompliancePolicyList + func (in *BackupCompliancePolicyList) DeepCopyInto(out *BackupCompliancePolicyList) + func (in *BackupCompliancePolicyList) DeepCopyObject() runtime.Object + type BackupCompliancePolicySpec struct + V20250312 *BackupCompliancePolicySpecV20250312 + func (in *BackupCompliancePolicySpec) DeepCopy() *BackupCompliancePolicySpec + func (in *BackupCompliancePolicySpec) DeepCopyInto(out *BackupCompliancePolicySpec) + type BackupCompliancePolicySpecV20250312 struct + Entry *BackupCompliancePolicySpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + OverwriteBackupPolicies bool + func (in *BackupCompliancePolicySpecV20250312) DeepCopy() *BackupCompliancePolicySpecV20250312 + func (in *BackupCompliancePolicySpecV20250312) DeepCopyInto(out *BackupCompliancePolicySpecV20250312) + type BackupCompliancePolicySpecV20250312Entry struct + AuthorizedEmail string + AuthorizedUserFirstName string + AuthorizedUserLastName string + CopyProtectionEnabled *bool + EncryptionAtRestEnabled *bool + OnDemandPolicyItem *OnDemandPolicyItem + PitEnabled *bool + ProjectId *string + RestoreWindowDays *int + ScheduledPolicyItems *[]OnDemandPolicyItem + func (in *BackupCompliancePolicySpecV20250312Entry) DeepCopy() *BackupCompliancePolicySpecV20250312Entry + func (in *BackupCompliancePolicySpecV20250312Entry) DeepCopyInto(out *BackupCompliancePolicySpecV20250312Entry) + type BackupCompliancePolicyStatus struct + Conditions *[]metav1.Condition + V20250312 *BackupCompliancePolicyStatusV20250312 + func (in *BackupCompliancePolicyStatus) DeepCopy() *BackupCompliancePolicyStatus + func (in *BackupCompliancePolicyStatus) DeepCopyInto(out *BackupCompliancePolicyStatus) + type BackupCompliancePolicyStatusV20250312 struct + Deletable *bool + State *string + UpdatedDate *string + UpdatedUser *string + func (in *BackupCompliancePolicyStatusV20250312) DeepCopy() *BackupCompliancePolicyStatusV20250312 + func (in *BackupCompliancePolicyStatusV20250312) DeepCopyInto(out *BackupCompliancePolicyStatusV20250312) + type BackupSchedule struct + Spec BackupScheduleSpec + Status BackupScheduleStatus + func (in *BackupSchedule) DeepCopy() *BackupSchedule + func (in *BackupSchedule) DeepCopyInto(out *BackupSchedule) + func (in *BackupSchedule) DeepCopyObject() runtime.Object + type BackupScheduleList struct + Items []BackupSchedule + func (in *BackupScheduleList) DeepCopy() *BackupScheduleList + func (in *BackupScheduleList) DeepCopyInto(out *BackupScheduleList) + func (in *BackupScheduleList) DeepCopyObject() runtime.Object + type BackupScheduleSpec struct + V20250312 *BackupScheduleSpecV20250312 + func (in *BackupScheduleSpec) DeepCopy() *BackupScheduleSpec + func (in *BackupScheduleSpec) DeepCopyInto(out *BackupScheduleSpec) + type BackupScheduleSpecV20250312 struct + ClusterName string + Entry *BackupScheduleSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *BackupScheduleSpecV20250312) DeepCopy() *BackupScheduleSpecV20250312 + func (in *BackupScheduleSpecV20250312) DeepCopyInto(out *BackupScheduleSpecV20250312) + type BackupScheduleSpecV20250312Entry struct + AutoExportEnabled *bool + CopySettings *[]CopySettings + DeleteCopiedBackups *[]DeleteCopiedBackups + Export *Export + ExtraRetentionSettings *[]ExtraRetentionSettings + Policies *[]Policies + ReferenceHourOfDay *int + ReferenceMinuteOfHour *int + RestoreWindowDays *int + UpdateSnapshots *bool + UseOrgAndGroupNamesInExportPrefix *bool + func (in *BackupScheduleSpecV20250312Entry) DeepCopy() *BackupScheduleSpecV20250312Entry + func (in *BackupScheduleSpecV20250312Entry) DeepCopyInto(out *BackupScheduleSpecV20250312Entry) + type BackupScheduleStatus struct + Conditions *[]metav1.Condition + V20250312 *BackupScheduleStatusV20250312 + func (in *BackupScheduleStatus) DeepCopy() *BackupScheduleStatus + func (in *BackupScheduleStatus) DeepCopyInto(out *BackupScheduleStatus) + type BackupScheduleStatusV20250312 struct + ClusterId *string + ClusterName *string + NextSnapshot *string + func (in *BackupScheduleStatusV20250312) DeepCopy() *BackupScheduleStatusV20250312 + func (in *BackupScheduleStatusV20250312) DeepCopyInto(out *BackupScheduleStatusV20250312) + type BiConnector struct + Enabled *bool + ReadPreference *string + func (in *BiConnector) DeepCopy() *BiConnector + func (in *BiConnector) DeepCopyInto(out *BiConnector) + type CloudProviderConfig struct + Aws *Aws + Azure *Azure + Gcp *Azure + func (in *CloudProviderConfig) DeepCopy() *CloudProviderConfig + func (in *CloudProviderConfig) DeepCopyInto(out *CloudProviderConfig) + type Cluster struct + Spec ClusterSpec + Status ClusterStatus + func (in *Cluster) DeepCopy() *Cluster + func (in *Cluster) DeepCopyInto(out *Cluster) + func (in *Cluster) DeepCopyObject() runtime.Object + type ClusterList struct + Items []Cluster + func (in *ClusterList) DeepCopy() *ClusterList + func (in *ClusterList) DeepCopyInto(out *ClusterList) + func (in *ClusterList) DeepCopyObject() runtime.Object + type ClusterSpec struct + V20250312 *ClusterSpecV20250312 + func (in *ClusterSpec) DeepCopy() *ClusterSpec + func (in *ClusterSpec) DeepCopyInto(out *ClusterSpec) + type ClusterSpecV20250312 struct + Entry *ClusterSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *ClusterSpecV20250312) DeepCopy() *ClusterSpecV20250312 + func (in *ClusterSpecV20250312) DeepCopyInto(out *ClusterSpecV20250312) + type ClusterSpecV20250312Entry struct + AcceptDataRisksAndForceReplicaSetReconfig *string + AdvancedConfiguration *AdvancedConfiguration + BackupEnabled *bool + BiConnector *BiConnector + ClusterType *string + ConfigServerManagementMode *string + ConfigServerType *string + DiskWarmingMode *string + EncryptionAtRestProvider *string + FeatureCompatibilityVersion *string + FeatureCompatibilityVersionExpirationDate *string + GlobalClusterSelfManagedSharding *bool + Labels *[]Tags + MongoDBEmployeeAccessGrant *MongoDBEmployeeAccessGrant + MongoDBMajorVersion *string + Name *string + Paused *bool + PitEnabled *bool + RedactClientLogData *bool + ReplicaSetScalingStrategy *string + ReplicationSpecs *[]ReplicationSpecs + RootCertType *string + Tags *[]Tags + TerminationProtectionEnabled *bool + VersionReleaseSystem *string + func (in *ClusterSpecV20250312Entry) DeepCopy() *ClusterSpecV20250312Entry + func (in *ClusterSpecV20250312Entry) DeepCopyInto(out *ClusterSpecV20250312Entry) + type ClusterStatus struct + Conditions *[]metav1.Condition + V20250312 *ClusterStatusV20250312 + func (in *ClusterStatus) DeepCopy() *ClusterStatus + func (in *ClusterStatus) DeepCopyInto(out *ClusterStatus) + type ClusterStatusV20250312 struct + AdvancedConfiguration *AdvancedConfiguration + ConfigServerManagementMode *string + ConfigServerType *string + ConnectionStrings *ConnectionStrings + CreateDate *string + FeatureCompatibilityVersion *string + FeatureCompatibilityVersionExpirationDate *string + GlobalClusterSelfManagedSharding *bool + GroupId *string + Id *string + MongoDBEmployeeAccessGrant *MongoDBEmployeeAccessGrant + MongoDBVersion *string + RedactClientLogData *bool + ReplicaSetScalingStrategy *string + ReplicationSpecs *[]V20250312ReplicationSpecs + StateName *string + func (in *ClusterStatusV20250312) DeepCopy() *ClusterStatusV20250312 + func (in *ClusterStatusV20250312) DeepCopyInto(out *ClusterStatusV20250312) + type Collections struct + DataSources *[]DataSources + Name *string + func (in *Collections) DeepCopy() *Collections + func (in *Collections) DeepCopyInto(out *Collections) + type Compute struct + Enabled *bool + MaxInstanceSize *string + MinInstanceSize *string + PredictiveEnabled *bool + ScaleDownEnabled *bool + func (in *Compute) DeepCopy() *Compute + func (in *Compute) DeepCopyInto(out *Compute) + type ConnectionStrings struct + AwsPrivateLink *map[string]string + AwsPrivateLinkSrv *map[string]string + Private *string + PrivateEndpoint *[]PrivateEndpoint + PrivateSrv *string + Standard *string + StandardSrv *string + func (in *ConnectionStrings) DeepCopy() *ConnectionStrings + func (in *ConnectionStrings) DeepCopyInto(out *ConnectionStrings) + type CopySettings struct + CloudProvider *string + Frequencies *[]string + RegionName *string + ShouldCopyOplogs *bool + ZoneId string + func (in *CopySettings) DeepCopy() *CopySettings + func (in *CopySettings) DeepCopyInto(out *CopySettings) + type CustomRole struct + Spec CustomRoleSpec + Status CustomRoleStatus + func (in *CustomRole) DeepCopy() *CustomRole + func (in *CustomRole) DeepCopyInto(out *CustomRole) + func (in *CustomRole) DeepCopyObject() runtime.Object + type CustomRoleList struct + Items []CustomRole + func (in *CustomRoleList) DeepCopy() *CustomRoleList + func (in *CustomRoleList) DeepCopyInto(out *CustomRoleList) + func (in *CustomRoleList) DeepCopyObject() runtime.Object + type CustomRoleSpec struct + V20250312 *CustomRoleSpecV20250312 + func (in *CustomRoleSpec) DeepCopy() *CustomRoleSpec + func (in *CustomRoleSpec) DeepCopyInto(out *CustomRoleSpec) + type CustomRoleSpecV20250312 struct + Entry *CustomRoleSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *CustomRoleSpecV20250312) DeepCopy() *CustomRoleSpecV20250312 + func (in *CustomRoleSpecV20250312) DeepCopyInto(out *CustomRoleSpecV20250312) + type CustomRoleSpecV20250312Entry struct + Actions *[]Actions + InheritedRoles *[]InheritedRoles + RoleName string + func (in *CustomRoleSpecV20250312Entry) DeepCopy() *CustomRoleSpecV20250312Entry + func (in *CustomRoleSpecV20250312Entry) DeepCopyInto(out *CustomRoleSpecV20250312Entry) + type CustomRoleStatus struct + Conditions *[]metav1.Condition + func (in *CustomRoleStatus) DeepCopy() *CustomRoleStatus + func (in *CustomRoleStatus) DeepCopyInto(out *CustomRoleStatus) + type DataFederation struct + Spec DataFederationSpec + Status DataFederationStatus + func (in *DataFederation) DeepCopy() *DataFederation + func (in *DataFederation) DeepCopyInto(out *DataFederation) + func (in *DataFederation) DeepCopyObject() runtime.Object + type DataFederationList struct + Items []DataFederation + func (in *DataFederationList) DeepCopy() *DataFederationList + func (in *DataFederationList) DeepCopyInto(out *DataFederationList) + func (in *DataFederationList) DeepCopyObject() runtime.Object + type DataFederationSpec struct + V20250312 *DataFederationSpecV20250312 + func (in *DataFederationSpec) DeepCopy() *DataFederationSpec + func (in *DataFederationSpec) DeepCopyInto(out *DataFederationSpec) + type DataFederationSpecV20250312 struct + Entry *DataFederationSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + SkipRoleValidation bool + func (in *DataFederationSpecV20250312) DeepCopy() *DataFederationSpecV20250312 + func (in *DataFederationSpecV20250312) DeepCopyInto(out *DataFederationSpecV20250312) + type DataFederationSpecV20250312Entry struct + CloudProviderConfig *CloudProviderConfig + DataProcessRegion *DataProcessRegion + Name *string + Storage *Storage + func (in *DataFederationSpecV20250312Entry) DeepCopy() *DataFederationSpecV20250312Entry + func (in *DataFederationSpecV20250312Entry) DeepCopyInto(out *DataFederationSpecV20250312Entry) + type DataFederationStatus struct + Conditions *[]metav1.Condition + V20250312 *DataFederationStatusV20250312 + func (in *DataFederationStatus) DeepCopy() *DataFederationStatus + func (in *DataFederationStatus) DeepCopyInto(out *DataFederationStatus) + type DataFederationStatusV20250312 struct + GroupId *string + Hostnames *[]string + PrivateEndpointHostnames *[]PrivateEndpointHostnames + State *string + func (in *DataFederationStatusV20250312) DeepCopy() *DataFederationStatusV20250312 + func (in *DataFederationStatusV20250312) DeepCopyInto(out *DataFederationStatusV20250312) + type DataProcessRegion struct + CloudProvider string + Region string + func (in *DataProcessRegion) DeepCopy() *DataProcessRegion + func (in *DataProcessRegion) DeepCopyInto(out *DataProcessRegion) + type DataSources struct + AllowInsecure *bool + Collection *string + CollectionRegex *string + Database *string + DatabaseRegex *string + DatasetName *string + DatasetPrefix *string + DefaultFormat *string + Path *string + ProvenanceFieldName *string + StoreName *string + TrimLevel *int + Urls *[]string + func (in *DataSources) DeepCopy() *DataSources + func (in *DataSources) DeepCopyInto(out *DataSources) + type DatabaseUser struct + Spec DatabaseUserSpec + Status DatabaseUserStatus + func (in *DatabaseUser) DeepCopy() *DatabaseUser + func (in *DatabaseUser) DeepCopyInto(out *DatabaseUser) + func (in *DatabaseUser) DeepCopyObject() runtime.Object + type DatabaseUserList struct + Items []DatabaseUser + func (in *DatabaseUserList) DeepCopy() *DatabaseUserList + func (in *DatabaseUserList) DeepCopyInto(out *DatabaseUserList) + func (in *DatabaseUserList) DeepCopyObject() runtime.Object + type DatabaseUserSpec struct + V20250312 *DatabaseUserSpecV20250312 + func (in *DatabaseUserSpec) DeepCopy() *DatabaseUserSpec + func (in *DatabaseUserSpec) DeepCopyInto(out *DatabaseUserSpec) + type DatabaseUserSpecV20250312 struct + Entry *DatabaseUserSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *DatabaseUserSpecV20250312) DeepCopy() *DatabaseUserSpecV20250312 + func (in *DatabaseUserSpecV20250312) DeepCopyInto(out *DatabaseUserSpecV20250312) + type DatabaseUserSpecV20250312Entry struct + AwsIAMType *string + DatabaseName string + DeleteAfterDate *string + Description *string + GroupId string + Labels *[]Tags + LdapAuthType *string + OidcAuthType *string + Password *string + Roles *[]Roles + Scopes *[]Scopes + Username string + X509Type *string + func (in *DatabaseUserSpecV20250312Entry) DeepCopy() *DatabaseUserSpecV20250312Entry + func (in *DatabaseUserSpecV20250312Entry) DeepCopyInto(out *DatabaseUserSpecV20250312Entry) + type DatabaseUserStatus struct + Conditions *[]metav1.Condition + func (in *DatabaseUserStatus) DeepCopy() *DatabaseUserStatus + func (in *DatabaseUserStatus) DeepCopyInto(out *DatabaseUserStatus) + type Databases struct + Collections *[]Collections + MaxWildcardCollections *int + Name *string + Views *[]Views + func (in *Databases) DeepCopy() *Databases + func (in *Databases) DeepCopyInto(out *Databases) + type Definition struct + Analyzer *string + Analyzers *[]Analyzers + Fields *[]apiextensionsv1.JSON + Mappings *Mappings + NumPartitions *int + SearchAnalyzer *string + StoredSource *apiextensionsv1.JSON + Synonyms *[]Synonyms + func (in *Definition) DeepCopy() *Definition + func (in *Definition) DeepCopyInto(out *Definition) + type DeleteCopiedBackups struct + CloudProvider *string + RegionName *string + ZoneId *string + func (in *DeleteCopiedBackups) DeepCopy() *DeleteCopiedBackups + func (in *DeleteCopiedBackups) DeepCopyInto(out *DeleteCopiedBackups) + type DiskGB struct + Enabled *bool + func (in *DiskGB) DeepCopy() *DiskGB + func (in *DiskGB) DeepCopyInto(out *DiskGB) + type ElectableSpecs struct + DiskIOPS *int + DiskSizeGB *float64 + EbsVolumeType *string + EffectiveInstanceSize *string + InstanceSize *string + NodeCount *int + func (in *ElectableSpecs) DeepCopy() *ElectableSpecs + func (in *ElectableSpecs) DeepCopyInto(out *ElectableSpecs) + type Endpoints struct + EndpointId *string + ProviderName *string + Region *string + func (in *Endpoints) DeepCopy() *Endpoints + func (in *Endpoints) DeepCopyInto(out *Endpoints) + type Entry struct + ApiKey *ApiKey + FederationSettingsId *string + Name string + OrgOwnerId *string + SkipDefaultAlertsSettings *bool + func (in *Entry) DeepCopy() *Entry + func (in *Entry) DeepCopyInto(out *Entry) + type Export struct + ExportBucketId *string + FrequencyType *string + func (in *Export) DeepCopy() *Export + func (in *Export) DeepCopyInto(out *Export) + type ExtraRetentionSettings struct + FrequencyType *string + RetentionDays *int + func (in *ExtraRetentionSettings) DeepCopy() *ExtraRetentionSettings + func (in *ExtraRetentionSettings) DeepCopyInto(out *ExtraRetentionSettings) + type FlexCluster struct + Spec FlexClusterSpec + Status FlexClusterStatus + func (in *FlexCluster) DeepCopy() *FlexCluster + func (in *FlexCluster) DeepCopyInto(out *FlexCluster) + func (in *FlexCluster) DeepCopyObject() runtime.Object + type FlexClusterList struct + Items []FlexCluster + func (in *FlexClusterList) DeepCopy() *FlexClusterList + func (in *FlexClusterList) DeepCopyInto(out *FlexClusterList) + func (in *FlexClusterList) DeepCopyObject() runtime.Object + type FlexClusterSpec struct + V20250312 *FlexClusterSpecV20250312 + func (in *FlexClusterSpec) DeepCopy() *FlexClusterSpec + func (in *FlexClusterSpec) DeepCopyInto(out *FlexClusterSpec) + type FlexClusterSpecV20250312 struct + Entry *FlexClusterSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *FlexClusterSpecV20250312) DeepCopy() *FlexClusterSpecV20250312 + func (in *FlexClusterSpecV20250312) DeepCopyInto(out *FlexClusterSpecV20250312) + type FlexClusterSpecV20250312Entry struct + Name string + ProviderSettings ProviderSettings + Tags *[]Tags + TerminationProtectionEnabled *bool + func (in *FlexClusterSpecV20250312Entry) DeepCopy() *FlexClusterSpecV20250312Entry + func (in *FlexClusterSpecV20250312Entry) DeepCopyInto(out *FlexClusterSpecV20250312Entry) + type FlexClusterStatus struct + Conditions *[]metav1.Condition + V20250312 *FlexClusterStatusV20250312 + func (in *FlexClusterStatus) DeepCopy() *FlexClusterStatus + func (in *FlexClusterStatus) DeepCopyInto(out *FlexClusterStatus) + type FlexClusterStatusV20250312 struct + BackupSettings *DiskGB + ClusterType *string + ConnectionStrings *V20250312ConnectionStrings + CreateDate *string + GroupId *string + Id *string + MongoDBVersion *string + Name *string + ProviderSettings V20250312ProviderSettings + StateName *string + VersionReleaseSystem *string + func (in *FlexClusterStatusV20250312) DeepCopy() *FlexClusterStatusV20250312 + func (in *FlexClusterStatusV20250312) DeepCopyInto(out *FlexClusterStatusV20250312) + type Group struct + Spec GroupSpec + Status GroupStatus + func (in *Group) DeepCopy() *Group + func (in *Group) DeepCopyInto(out *Group) + func (in *Group) DeepCopyObject() runtime.Object + type GroupAlertsConfig struct + Spec GroupAlertsConfigSpec + Status GroupAlertsConfigStatus + func (in *GroupAlertsConfig) DeepCopy() *GroupAlertsConfig + func (in *GroupAlertsConfig) DeepCopyInto(out *GroupAlertsConfig) + func (in *GroupAlertsConfig) DeepCopyObject() runtime.Object + type GroupAlertsConfigList struct + Items []GroupAlertsConfig + func (in *GroupAlertsConfigList) DeepCopy() *GroupAlertsConfigList + func (in *GroupAlertsConfigList) DeepCopyInto(out *GroupAlertsConfigList) + func (in *GroupAlertsConfigList) DeepCopyObject() runtime.Object + type GroupAlertsConfigSpec struct + V20250312 *GroupAlertsConfigSpecV20250312 + func (in *GroupAlertsConfigSpec) DeepCopy() *GroupAlertsConfigSpec + func (in *GroupAlertsConfigSpec) DeepCopyInto(out *GroupAlertsConfigSpec) + type GroupAlertsConfigSpecV20250312 struct + Entry *GroupAlertsConfigSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *GroupAlertsConfigSpecV20250312) DeepCopy() *GroupAlertsConfigSpecV20250312 + func (in *GroupAlertsConfigSpecV20250312) DeepCopyInto(out *GroupAlertsConfigSpecV20250312) + type GroupAlertsConfigSpecV20250312Entry struct + Enabled *bool + EventTypeName *string + Matchers *[]Matchers + MetricThreshold *MetricThreshold + Notifications *[]Notifications + SeverityOverride *string + Threshold *MetricThreshold + func (in *GroupAlertsConfigSpecV20250312Entry) DeepCopy() *GroupAlertsConfigSpecV20250312Entry + func (in *GroupAlertsConfigSpecV20250312Entry) DeepCopyInto(out *GroupAlertsConfigSpecV20250312Entry) + type GroupAlertsConfigStatus struct + Conditions *[]metav1.Condition + V20250312 *GroupAlertsConfigStatusV20250312 + func (in *GroupAlertsConfigStatus) DeepCopy() *GroupAlertsConfigStatus + func (in *GroupAlertsConfigStatus) DeepCopyInto(out *GroupAlertsConfigStatus) + type GroupAlertsConfigStatusV20250312 struct + Created *string + GroupId *string + Id *string + Updated *string + func (in *GroupAlertsConfigStatusV20250312) DeepCopy() *GroupAlertsConfigStatusV20250312 + func (in *GroupAlertsConfigStatusV20250312) DeepCopyInto(out *GroupAlertsConfigStatusV20250312) + type GroupList struct + Items []Group + func (in *GroupList) DeepCopy() *GroupList + func (in *GroupList) DeepCopyInto(out *GroupList) + func (in *GroupList) DeepCopyObject() runtime.Object + type GroupSpec struct + V20250312 *GroupSpecV20250312 + func (in *GroupSpec) DeepCopy() *GroupSpec + func (in *GroupSpec) DeepCopyInto(out *GroupSpec) + type GroupSpecV20250312 struct + Entry *V20250312Entry + ProjectOwnerId string + func (in *GroupSpecV20250312) DeepCopy() *GroupSpecV20250312 + func (in *GroupSpecV20250312) DeepCopyInto(out *GroupSpecV20250312) + type GroupStatus struct + Conditions *[]metav1.Condition + V20250312 *GroupStatusV20250312 + func (in *GroupStatus) DeepCopy() *GroupStatus + func (in *GroupStatus) DeepCopyInto(out *GroupStatus) + type GroupStatusV20250312 struct + ClusterCount int + Created string + Id *string + func (in *GroupStatusV20250312) DeepCopy() *GroupStatusV20250312 + func (in *GroupStatusV20250312) DeepCopyInto(out *GroupStatusV20250312) + type InheritedRoles struct + Db string + Role string + func (in *InheritedRoles) DeepCopy() *InheritedRoles + func (in *InheritedRoles) DeepCopyInto(out *InheritedRoles) + type LatestDefinitionVersion struct + CreatedAt *string + Version *int + func (in *LatestDefinitionVersion) DeepCopy() *LatestDefinitionVersion + func (in *LatestDefinitionVersion) DeepCopyInto(out *LatestDefinitionVersion) + type Links struct + Href *string + Rel *string + func (in *Links) DeepCopy() *Links + func (in *Links) DeepCopyInto(out *Links) + type MainIndex struct + Definition *MainIndexDefinition + DefinitionVersion *LatestDefinitionVersion + Message *string + Queryable *bool + Status *string + func (in *MainIndex) DeepCopy() *MainIndex + func (in *MainIndex) DeepCopyInto(out *MainIndex) + type MainIndexDefinition struct + Fields *[]apiextensionsv1.JSON + NumPartitions *int + func (in *MainIndexDefinition) DeepCopy() *MainIndexDefinition + func (in *MainIndexDefinition) DeepCopyInto(out *MainIndexDefinition) + type Mappings struct + Dynamic *bool + Fields *map[string]apiextensionsv1.JSON + func (in *Mappings) DeepCopy() *Mappings + func (in *Mappings) DeepCopyInto(out *Mappings) + type Matchers struct + FieldName string + Operator string + Value string + func (in *Matchers) DeepCopy() *Matchers + func (in *Matchers) DeepCopyInto(out *Matchers) + type MetricThreshold struct + MetricName string + Mode *string + Operator *string + Threshold *float64 + Units *string + func (in *MetricThreshold) DeepCopy() *MetricThreshold + func (in *MetricThreshold) DeepCopyInto(out *MetricThreshold) + type MongoDBEmployeeAccessGrant struct + ExpirationTime string + GrantType string + Links *[]Links + func (in *MongoDBEmployeeAccessGrant) DeepCopy() *MongoDBEmployeeAccessGrant + func (in *MongoDBEmployeeAccessGrant) DeepCopyInto(out *MongoDBEmployeeAccessGrant) + type NetworkPeeringConnection struct + Spec NetworkPeeringConnectionSpec + Status NetworkPeeringConnectionStatus + func (in *NetworkPeeringConnection) DeepCopy() *NetworkPeeringConnection + func (in *NetworkPeeringConnection) DeepCopyInto(out *NetworkPeeringConnection) + func (in *NetworkPeeringConnection) DeepCopyObject() runtime.Object + type NetworkPeeringConnectionList struct + Items []NetworkPeeringConnection + func (in *NetworkPeeringConnectionList) DeepCopy() *NetworkPeeringConnectionList + func (in *NetworkPeeringConnectionList) DeepCopyInto(out *NetworkPeeringConnectionList) + func (in *NetworkPeeringConnectionList) DeepCopyObject() runtime.Object + type NetworkPeeringConnectionSpec struct + V20250312 *NetworkPeeringConnectionSpecV20250312 + func (in *NetworkPeeringConnectionSpec) DeepCopy() *NetworkPeeringConnectionSpec + func (in *NetworkPeeringConnectionSpec) DeepCopyInto(out *NetworkPeeringConnectionSpec) + type NetworkPeeringConnectionSpecV20250312 struct + Entry *NetworkPeeringConnectionSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *NetworkPeeringConnectionSpecV20250312) DeepCopy() *NetworkPeeringConnectionSpecV20250312 + func (in *NetworkPeeringConnectionSpecV20250312) DeepCopyInto(out *NetworkPeeringConnectionSpecV20250312) + type NetworkPeeringConnectionSpecV20250312Entry struct + AccepterRegionName *string + AwsAccountId *string + AzureDirectoryId *string + AzureSubscriptionId *string + ContainerId string + GcpProjectId *string + NetworkName *string + ProviderName *string + ResourceGroupName *string + RouteTableCidrBlock *string + VnetName *string + VpcId *string + func (in *NetworkPeeringConnectionSpecV20250312Entry) DeepCopy() *NetworkPeeringConnectionSpecV20250312Entry + func (in *NetworkPeeringConnectionSpecV20250312Entry) DeepCopyInto(out *NetworkPeeringConnectionSpecV20250312Entry) + type NetworkPeeringConnectionStatus struct + Conditions *[]metav1.Condition + V20250312 *NetworkPeeringConnectionStatusV20250312 + func (in *NetworkPeeringConnectionStatus) DeepCopy() *NetworkPeeringConnectionStatus + func (in *NetworkPeeringConnectionStatus) DeepCopyInto(out *NetworkPeeringConnectionStatus) + type NetworkPeeringConnectionStatusV20250312 struct + ConnectionId *string + ErrorMessage *string + ErrorState *string + ErrorStateName *string + Id *string + Status *string + StatusName *string + func (in *NetworkPeeringConnectionStatusV20250312) DeepCopy() *NetworkPeeringConnectionStatusV20250312 + func (in *NetworkPeeringConnectionStatusV20250312) DeepCopyInto(out *NetworkPeeringConnectionStatusV20250312) + type NetworkPermissionEntries struct + Spec NetworkPermissionEntriesSpec + Status NetworkPermissionEntriesStatus + func (in *NetworkPermissionEntries) DeepCopy() *NetworkPermissionEntries + func (in *NetworkPermissionEntries) DeepCopyInto(out *NetworkPermissionEntries) + func (in *NetworkPermissionEntries) DeepCopyObject() runtime.Object + type NetworkPermissionEntriesList struct + Items []NetworkPermissionEntries + func (in *NetworkPermissionEntriesList) DeepCopy() *NetworkPermissionEntriesList + func (in *NetworkPermissionEntriesList) DeepCopyInto(out *NetworkPermissionEntriesList) + func (in *NetworkPermissionEntriesList) DeepCopyObject() runtime.Object + type NetworkPermissionEntriesSpec struct + V20250312 *NetworkPermissionEntriesSpecV20250312 + func (in *NetworkPermissionEntriesSpec) DeepCopy() *NetworkPermissionEntriesSpec + func (in *NetworkPermissionEntriesSpec) DeepCopyInto(out *NetworkPermissionEntriesSpec) + type NetworkPermissionEntriesSpecV20250312 struct + Entry *[]NetworkPermissionEntriesSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *NetworkPermissionEntriesSpecV20250312) DeepCopy() *NetworkPermissionEntriesSpecV20250312 + func (in *NetworkPermissionEntriesSpecV20250312) DeepCopyInto(out *NetworkPermissionEntriesSpecV20250312) + type NetworkPermissionEntriesSpecV20250312Entry struct + AwsSecurityGroup *string + CidrBlock *string + Comment *string + DeleteAfterDate *string + IpAddress *string + func (in *NetworkPermissionEntriesSpecV20250312Entry) DeepCopy() *NetworkPermissionEntriesSpecV20250312Entry + func (in *NetworkPermissionEntriesSpecV20250312Entry) DeepCopyInto(out *NetworkPermissionEntriesSpecV20250312Entry) + type NetworkPermissionEntriesStatus struct + Conditions *[]metav1.Condition + V20250312 *NetworkPermissionEntriesStatusV20250312 + func (in *NetworkPermissionEntriesStatus) DeepCopy() *NetworkPermissionEntriesStatus + func (in *NetworkPermissionEntriesStatus) DeepCopyInto(out *NetworkPermissionEntriesStatus) + type NetworkPermissionEntriesStatusV20250312 struct + GroupId *string + func (in *NetworkPermissionEntriesStatusV20250312) DeepCopy() *NetworkPermissionEntriesStatusV20250312 + func (in *NetworkPermissionEntriesStatusV20250312) DeepCopyInto(out *NetworkPermissionEntriesStatusV20250312) + type Notifications struct + ApiTokenSecretRef *ApiTokenSecretRef + ChannelName *string + DatadogApiKeySecretRef *ApiTokenSecretRef + DatadogRegion *string + DelayMin *int + EmailAddress *string + EmailEnabled *bool + IntegrationId *string + IntervalMin *int + MicrosoftTeamsWebhookUrlSecretRef *ApiTokenSecretRef + MobileNumber *string + NotificationTokenSecretRef *ApiTokenSecretRef + NotifierId *string + OpsGenieApiKeySecretRef *ApiTokenSecretRef + OpsGenieRegion *string + Region *string + Roles *[]string + RoomName *string + ServiceKeySecretRef *ApiTokenSecretRef + SmsEnabled *bool + TeamId *string + TeamName *string + TypeName *string + Username *string + VictorOpsApiKeySecretRef *ApiTokenSecretRef + VictorOpsRoutingKeySecretRef *ApiTokenSecretRef + WebhookSecretSecretRef *ApiTokenSecretRef + WebhookUrlSecretRef *ApiTokenSecretRef + func (in *Notifications) DeepCopy() *Notifications + func (in *Notifications) DeepCopyInto(out *Notifications) + type OnDemandPolicyItem struct + FrequencyInterval int + FrequencyType string + RetentionUnit string + RetentionValue int + func (in *OnDemandPolicyItem) DeepCopy() *OnDemandPolicyItem + func (in *OnDemandPolicyItem) DeepCopyInto(out *OnDemandPolicyItem) + type Organization struct + Spec OrganizationSpec + Status OrganizationStatus + func (in *Organization) DeepCopy() *Organization + func (in *Organization) DeepCopyInto(out *Organization) + func (in *Organization) DeepCopyObject() runtime.Object + type OrganizationList struct + Items []Organization + func (in *OrganizationList) DeepCopy() *OrganizationList + func (in *OrganizationList) DeepCopyInto(out *OrganizationList) + func (in *OrganizationList) DeepCopyObject() runtime.Object + type OrganizationSetting struct + Spec OrganizationSettingSpec + Status OrganizationSettingStatus + func (in *OrganizationSetting) DeepCopy() *OrganizationSetting + func (in *OrganizationSetting) DeepCopyInto(out *OrganizationSetting) + func (in *OrganizationSetting) DeepCopyObject() runtime.Object + type OrganizationSettingList struct + Items []OrganizationSetting + func (in *OrganizationSettingList) DeepCopy() *OrganizationSettingList + func (in *OrganizationSettingList) DeepCopyInto(out *OrganizationSettingList) + func (in *OrganizationSettingList) DeepCopyObject() runtime.Object + type OrganizationSettingSpec struct + V20250312 *OrganizationSettingSpecV20250312 + func (in *OrganizationSettingSpec) DeepCopy() *OrganizationSettingSpec + func (in *OrganizationSettingSpec) DeepCopyInto(out *OrganizationSettingSpec) + type OrganizationSettingSpecV20250312 struct + Entry *OrganizationSettingSpecV20250312Entry + OrgId string + func (in *OrganizationSettingSpecV20250312) DeepCopy() *OrganizationSettingSpecV20250312 + func (in *OrganizationSettingSpecV20250312) DeepCopyInto(out *OrganizationSettingSpecV20250312) + type OrganizationSettingSpecV20250312Entry struct + ApiAccessListRequired *bool + GenAIFeaturesEnabled *bool + MaxServiceAccountSecretValidityInHours *int + MultiFactorAuthRequired *bool + RestrictEmployeeAccess *bool + SecurityContact *string + StreamsCrossGroupEnabled *bool + func (in *OrganizationSettingSpecV20250312Entry) DeepCopy() *OrganizationSettingSpecV20250312Entry + func (in *OrganizationSettingSpecV20250312Entry) DeepCopyInto(out *OrganizationSettingSpecV20250312Entry) + type OrganizationSettingStatus struct + Conditions *[]metav1.Condition + func (in *OrganizationSettingStatus) DeepCopy() *OrganizationSettingStatus + func (in *OrganizationSettingStatus) DeepCopyInto(out *OrganizationSettingStatus) + type OrganizationSpec struct + V20250312 *V20250312 + func (in *OrganizationSpec) DeepCopy() *OrganizationSpec + func (in *OrganizationSpec) DeepCopyInto(out *OrganizationSpec) + type OrganizationStatus struct + Conditions *[]metav1.Condition + V20250312 *OrganizationStatusV20250312 + func (in *OrganizationStatus) DeepCopy() *OrganizationStatus + func (in *OrganizationStatus) DeepCopyInto(out *OrganizationStatus) + type OrganizationStatusV20250312 struct + FederationSettingsId *string + OrgOwnerId *string + Organization *V20250312Organization + SkipDefaultAlertsSettings *bool + func (in *OrganizationStatusV20250312) DeepCopy() *OrganizationStatusV20250312 + func (in *OrganizationStatusV20250312) DeepCopyInto(out *OrganizationStatusV20250312) + type Policies struct + Id *string + PolicyItems *[]OnDemandPolicyItem + func (in *Policies) DeepCopy() *Policies + func (in *Policies) DeepCopyInto(out *Policies) + type PrivateEndpoint struct + ConnectionString *string + Endpoints *[]Endpoints + SrvConnectionString *string + SrvShardOptimizedConnectionString *string + Type *string + func (in *PrivateEndpoint) DeepCopy() *PrivateEndpoint + func (in *PrivateEndpoint) DeepCopyInto(out *PrivateEndpoint) + type PrivateEndpointHostnames struct + Hostname *string + PrivateEndpoint *string + func (in *PrivateEndpointHostnames) DeepCopy() *PrivateEndpointHostnames + func (in *PrivateEndpointHostnames) DeepCopyInto(out *PrivateEndpointHostnames) + type ProviderSettings struct + BackingProviderName string + RegionName string + func (in *ProviderSettings) DeepCopy() *ProviderSettings + func (in *ProviderSettings) DeepCopyInto(out *ProviderSettings) + type ReadConcern struct + Level *string + func (in *ReadConcern) DeepCopy() *ReadConcern + func (in *ReadConcern) DeepCopyInto(out *ReadConcern) + type ReadPreference struct + MaxStalenessSeconds *int + Mode *string + TagSets *[][]TagSets + func (in *ReadPreference) DeepCopy() *ReadPreference + func (in *ReadPreference) DeepCopyInto(out *ReadPreference) + type RegionConfigs struct + AnalyticsAutoScaling *AnalyticsAutoScaling + AnalyticsSpecs *AnalyticsSpecs + AutoScaling *AnalyticsAutoScaling + BackingProviderName *string + ElectableSpecs *ElectableSpecs + Priority *int + ProviderName *string + ReadOnlySpecs *AnalyticsSpecs + RegionName *string + func (in *RegionConfigs) DeepCopy() *RegionConfigs + func (in *RegionConfigs) DeepCopyInto(out *RegionConfigs) + type ReplicationSpecs struct + RegionConfigs *[]RegionConfigs + ZoneId *string + ZoneName *string + func (in *ReplicationSpecs) DeepCopy() *ReplicationSpecs + func (in *ReplicationSpecs) DeepCopyInto(out *ReplicationSpecs) + type Resources struct + Cluster bool + Collection string + Db string + func (in *Resources) DeepCopy() *Resources + func (in *Resources) DeepCopyInto(out *Resources) + type Roles struct + CollectionName *string + DatabaseName string + RoleName string + func (in *Roles) DeepCopy() *Roles + func (in *Roles) DeepCopyInto(out *Roles) + type SampleDataset struct + Spec SampleDatasetSpec + Status SampleDatasetStatus + func (in *SampleDataset) DeepCopy() *SampleDataset + func (in *SampleDataset) DeepCopyInto(out *SampleDataset) + func (in *SampleDataset) DeepCopyObject() runtime.Object + type SampleDatasetList struct + Items []SampleDataset + func (in *SampleDatasetList) DeepCopy() *SampleDatasetList + func (in *SampleDatasetList) DeepCopyInto(out *SampleDatasetList) + func (in *SampleDatasetList) DeepCopyObject() runtime.Object + type SampleDatasetSpec struct + V20250312 *SampleDatasetSpecV20250312 + func (in *SampleDatasetSpec) DeepCopy() *SampleDatasetSpec + func (in *SampleDatasetSpec) DeepCopyInto(out *SampleDatasetSpec) + type SampleDatasetSpecV20250312 struct + GroupId *string + GroupRef *k8s.LocalReference + Name string + func (in *SampleDatasetSpecV20250312) DeepCopy() *SampleDatasetSpecV20250312 + func (in *SampleDatasetSpecV20250312) DeepCopyInto(out *SampleDatasetSpecV20250312) + type SampleDatasetStatus struct + Conditions *[]metav1.Condition + V20250312 *SampleDatasetStatusV20250312 + func (in *SampleDatasetStatus) DeepCopy() *SampleDatasetStatus + func (in *SampleDatasetStatus) DeepCopyInto(out *SampleDatasetStatus) + type SampleDatasetStatusV20250312 struct + ClusterName *string + CompleteDate *string + CreateDate *string + ErrorMessage *string + Id *string + State *string + func (in *SampleDatasetStatusV20250312) DeepCopy() *SampleDatasetStatusV20250312 + func (in *SampleDatasetStatusV20250312) DeepCopyInto(out *SampleDatasetStatusV20250312) + type Scopes struct + Name string + Type string + func (in *Scopes) DeepCopy() *Scopes + func (in *Scopes) DeepCopyInto(out *Scopes) + type SearchIndex struct + Spec SearchIndexSpec + Status SearchIndexStatus + func (in *SearchIndex) DeepCopy() *SearchIndex + func (in *SearchIndex) DeepCopyInto(out *SearchIndex) + func (in *SearchIndex) DeepCopyObject() runtime.Object + type SearchIndexList struct + Items []SearchIndex + func (in *SearchIndexList) DeepCopy() *SearchIndexList + func (in *SearchIndexList) DeepCopyInto(out *SearchIndexList) + func (in *SearchIndexList) DeepCopyObject() runtime.Object + type SearchIndexSpec struct + V20250312 *SearchIndexSpecV20250312 + func (in *SearchIndexSpec) DeepCopy() *SearchIndexSpec + func (in *SearchIndexSpec) DeepCopyInto(out *SearchIndexSpec) + type SearchIndexSpecV20250312 struct + ClusterName string + Entry *SearchIndexSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + func (in *SearchIndexSpecV20250312) DeepCopy() *SearchIndexSpecV20250312 + func (in *SearchIndexSpecV20250312) DeepCopyInto(out *SearchIndexSpecV20250312) + type SearchIndexSpecV20250312Entry struct + CollectionName string + Database string + Definition *Definition + Name string + Type *string + func (in *SearchIndexSpecV20250312Entry) DeepCopy() *SearchIndexSpecV20250312Entry + func (in *SearchIndexSpecV20250312Entry) DeepCopyInto(out *SearchIndexSpecV20250312Entry) + type SearchIndexStatus struct + Conditions *[]metav1.Condition + V20250312 *SearchIndexStatusV20250312 + func (in *SearchIndexStatus) DeepCopy() *SearchIndexStatus + func (in *SearchIndexStatus) DeepCopyInto(out *SearchIndexStatus) + type SearchIndexStatusV20250312 struct + CollectionName *string + Database *string + IndexID *string + LatestDefinitionVersion *LatestDefinitionVersion + Name *string + Queryable *bool + Status *string + StatusDetail *[]StatusDetail + SynonymMappingStatus *string + SynonymMappingStatusDetail *[]map[string]SynonymMappingStatusDetail + Type *string + func (in *SearchIndexStatusV20250312) DeepCopy() *SearchIndexStatusV20250312 + func (in *SearchIndexStatusV20250312) DeepCopyInto(out *SearchIndexStatusV20250312) + type Source struct + Collection string + func (in *Source) DeepCopy() *Source + func (in *Source) DeepCopyInto(out *Source) + type StatusDetail struct + Hostname *string + MainIndex *MainIndex + Queryable *bool + StagedIndex *MainIndex + Status *string + func (in *StatusDetail) DeepCopy() *StatusDetail + func (in *StatusDetail) DeepCopyInto(out *StatusDetail) + type Storage struct + Databases *[]Databases + Stores *[]Stores + func (in *Storage) DeepCopy() *Storage + func (in *Storage) DeepCopyInto(out *Storage) + type Stores struct + AdditionalStorageClasses *[]string + AllowInsecure *bool + Bucket *string + ClusterName *string + ContainerName *string + DefaultFormat *string + Delimiter *string + IncludeTags *bool + Name *string + Prefix *string + Provider string + Public *bool + ReadConcern *ReadConcern + ReadPreference *ReadPreference + Region *string + ReplacementDelimiter *string + ServiceURL *string + Urls *[]string + func (in *Stores) DeepCopy() *Stores + func (in *Stores) DeepCopyInto(out *Stores) + type SynonymMappingStatusDetail struct + Message *string + Queryable *bool + Status *string + func (in *SynonymMappingStatusDetail) DeepCopy() *SynonymMappingStatusDetail + func (in *SynonymMappingStatusDetail) DeepCopyInto(out *SynonymMappingStatusDetail) + type Synonyms struct + Analyzer string + Name string + Source Source + func (in *Synonyms) DeepCopy() *Synonyms + func (in *Synonyms) DeepCopyInto(out *Synonyms) + type TagSets struct + Name *string + Value *string + func (in *TagSets) DeepCopy() *TagSets + func (in *TagSets) DeepCopyInto(out *TagSets) + type Tags struct + Key string + Value string + func (in *Tags) DeepCopy() *Tags + func (in *Tags) DeepCopyInto(out *Tags) + type Team struct + Spec TeamSpec + Status TeamStatus + func (in *Team) DeepCopy() *Team + func (in *Team) DeepCopyInto(out *Team) + func (in *Team) DeepCopyObject() runtime.Object + type TeamList struct + Items []Team + func (in *TeamList) DeepCopy() *TeamList + func (in *TeamList) DeepCopyInto(out *TeamList) + func (in *TeamList) DeepCopyObject() runtime.Object + type TeamSpec struct + V20250312 *TeamSpecV20250312 + func (in *TeamSpec) DeepCopy() *TeamSpec + func (in *TeamSpec) DeepCopyInto(out *TeamSpec) + type TeamSpecV20250312 struct + Entry *TeamSpecV20250312Entry + OrgId string + func (in *TeamSpecV20250312) DeepCopy() *TeamSpecV20250312 + func (in *TeamSpecV20250312) DeepCopyInto(out *TeamSpecV20250312) + type TeamSpecV20250312Entry struct + Name string + Usernames []string + func (in *TeamSpecV20250312Entry) DeepCopy() *TeamSpecV20250312Entry + func (in *TeamSpecV20250312Entry) DeepCopyInto(out *TeamSpecV20250312Entry) + type TeamStatus struct + Conditions *[]metav1.Condition + V20250312 *TeamStatusV20250312 + func (in *TeamStatus) DeepCopy() *TeamStatus + func (in *TeamStatus) DeepCopyInto(out *TeamStatus) + type TeamStatusV20250312 struct + Id *string + func (in *TeamStatusV20250312) DeepCopy() *TeamStatusV20250312 + func (in *TeamStatusV20250312) DeepCopyInto(out *TeamStatusV20250312) + type ThirdPartyIntegration struct + Spec ThirdPartyIntegrationSpec + Status ThirdPartyIntegrationStatus + func (in *ThirdPartyIntegration) DeepCopy() *ThirdPartyIntegration + func (in *ThirdPartyIntegration) DeepCopyInto(out *ThirdPartyIntegration) + func (in *ThirdPartyIntegration) DeepCopyObject() runtime.Object + type ThirdPartyIntegrationList struct + Items []ThirdPartyIntegration + func (in *ThirdPartyIntegrationList) DeepCopy() *ThirdPartyIntegrationList + func (in *ThirdPartyIntegrationList) DeepCopyInto(out *ThirdPartyIntegrationList) + func (in *ThirdPartyIntegrationList) DeepCopyObject() runtime.Object + type ThirdPartyIntegrationSpec struct + V20250312 *ThirdPartyIntegrationSpecV20250312 + func (in *ThirdPartyIntegrationSpec) DeepCopy() *ThirdPartyIntegrationSpec + func (in *ThirdPartyIntegrationSpec) DeepCopyInto(out *ThirdPartyIntegrationSpec) + type ThirdPartyIntegrationSpecV20250312 struct + Entry *ThirdPartyIntegrationSpecV20250312Entry + GroupId *string + GroupRef *k8s.LocalReference + IntegrationType string + func (in *ThirdPartyIntegrationSpecV20250312) DeepCopy() *ThirdPartyIntegrationSpecV20250312 + func (in *ThirdPartyIntegrationSpecV20250312) DeepCopyInto(out *ThirdPartyIntegrationSpecV20250312) + type ThirdPartyIntegrationSpecV20250312Entry struct + AccountId *string + ApiKeySecretRef *ApiTokenSecretRef + ApiTokenSecretRef *ApiTokenSecretRef + ChannelName *string + Enabled *bool + LicenseKeySecretRef *ApiTokenSecretRef + MicrosoftTeamsWebhookUrlSecretRef *ApiTokenSecretRef + PasswordSecretRef *ApiTokenSecretRef + ReadTokenSecretRef *ApiTokenSecretRef + Region *string + RoutingKeySecretRef *ApiTokenSecretRef + SecretSecretRef *ApiTokenSecretRef + SendCollectionLatencyMetrics *bool + SendDatabaseMetrics *bool + SendUserProvidedResourceTags *bool + ServiceDiscovery *string + ServiceKeySecretRef *ApiTokenSecretRef + TeamName *string + Type *string + UrlSecretRef *ApiTokenSecretRef + Username *string + WriteTokenSecretRef *ApiTokenSecretRef + func (in *ThirdPartyIntegrationSpecV20250312Entry) DeepCopy() *ThirdPartyIntegrationSpecV20250312Entry + func (in *ThirdPartyIntegrationSpecV20250312Entry) DeepCopyInto(out *ThirdPartyIntegrationSpecV20250312Entry) + type ThirdPartyIntegrationStatus struct + Conditions *[]metav1.Condition + V20250312 *ThirdPartyIntegrationStatusV20250312 + func (in *ThirdPartyIntegrationStatus) DeepCopy() *ThirdPartyIntegrationStatus + func (in *ThirdPartyIntegrationStatus) DeepCopyInto(out *ThirdPartyIntegrationStatus) + type ThirdPartyIntegrationStatusV20250312 struct + Id *string + SendCollectionLatencyMetrics *bool + SendDatabaseMetrics *bool + SendUserProvidedResourceTags *bool + Type *string + func (in *ThirdPartyIntegrationStatusV20250312) DeepCopy() *ThirdPartyIntegrationStatusV20250312 + func (in *ThirdPartyIntegrationStatusV20250312) DeepCopyInto(out *ThirdPartyIntegrationStatusV20250312) + type V20250312 struct + Entry *Entry + func (in *V20250312) DeepCopy() *V20250312 + func (in *V20250312) DeepCopyInto(out *V20250312) + type V20250312ConnectionStrings struct + Standard *string + StandardSrv *string + func (in *V20250312ConnectionStrings) DeepCopy() *V20250312ConnectionStrings + func (in *V20250312ConnectionStrings) DeepCopyInto(out *V20250312ConnectionStrings) + type V20250312Entry struct + Name string + OrgId string + RegionUsageRestrictions *string + Tags *[]Tags + WithDefaultAlertsSettings *bool + func (in *V20250312Entry) DeepCopy() *V20250312Entry + func (in *V20250312Entry) DeepCopyInto(out *V20250312Entry) + type V20250312Organization struct + Id *string + IsDeleted *bool + Name string + SkipDefaultAlertsSettings *bool + func (in *V20250312Organization) DeepCopy() *V20250312Organization + func (in *V20250312Organization) DeepCopyInto(out *V20250312Organization) + type V20250312ProviderSettings struct + BackingProviderName *string + DiskSizeGB *float64 + ProviderName *string + RegionName *string + func (in *V20250312ProviderSettings) DeepCopy() *V20250312ProviderSettings + func (in *V20250312ProviderSettings) DeepCopyInto(out *V20250312ProviderSettings) + type V20250312ReplicationSpecs struct + Id *string + ZoneId *string + func (in *V20250312ReplicationSpecs) DeepCopy() *V20250312ReplicationSpecs + func (in *V20250312ReplicationSpecs) DeepCopyInto(out *V20250312ReplicationSpecs) + type Views struct + Name *string + Pipeline *string + Source *string + func (in *Views) DeepCopy() *Views + func (in *Views) DeepCopyInto(out *Views) v2.11.1-original Oct 6, 2025