You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- description: AtlasBackupPolicy is the Schema for the atlasbackuppolicies API
38
46
displayName: Atlas Backup Policy
39
47
kind: AtlasBackupPolicy
@@ -45,6 +53,11 @@ spec:
45
53
kind: AtlasBackupSchedule
46
54
name: atlasbackupschedules.atlas.mongodb.com
47
55
version: v1
56
+
- description: AtlasCustomRole is the Schema for the AtlasCustomRole API
57
+
displayName: Atlas Custom Role
58
+
kind: AtlasCustomRole
59
+
name: atlascustomroles.atlas.mongodb.com
60
+
version: v1
48
61
- description: AtlasDatabaseUser is the Schema for the Atlas Database User API
49
62
displayName: Atlas Database User
50
63
kind: AtlasDatabaseUser
@@ -61,6 +74,31 @@ spec:
61
74
kind: AtlasDeployment
62
75
name: atlasdeployments.atlas.mongodb.com
63
76
version: v1
77
+
- description: AtlasIPAccessList is the Schema for the atlasipaccesslists API.
78
+
displayName: Atlas IPAccess List
79
+
kind: AtlasIPAccessList
80
+
name: atlasipaccesslists.atlas.mongodb.com
81
+
version: v1
82
+
- description: AtlasNetworkContainer is the Schema for the AtlasNetworkContainer
83
+
API
84
+
displayName: Atlas Network Container
85
+
kind: AtlasNetworkContainer
86
+
name: atlasnetworkcontainers.atlas.mongodb.com
87
+
version: v1
88
+
- description: AtlasNetworkPeering is the Schema for the AtlasNetworkPeering API
89
+
displayName: Atlas Network Peering
90
+
kind: AtlasNetworkPeering
91
+
name: atlasnetworkpeerings.atlas.mongodb.com
92
+
version: v1
93
+
- description: |-
94
+
The AtlasPrivateEndpoint custom resource definition (CRD) defines a desired [Private Endpoint](https://www.mongodb.com/docs/atlas/security-private-endpoint/#std-label-private-endpoint-overview) configuration for an Atlas project.
95
+
It allows a private connection between your cloud provider and Atlas that doesn't send information through a public network.
96
+
97
+
You can use private endpoints to create a unidirectional connection to Atlas clusters from your virtual network.
98
+
displayName: Atlas Private Endpoint
99
+
kind: AtlasPrivateEndpoint
100
+
name: atlasprivateendpoints.atlas.mongodb.com
101
+
version: v1
64
102
- description: AtlasProject is the Schema for the atlasprojects API
0 commit comments