Commit 2af6c34
authored
[BREAKING] Do not use native k8s types (#269)
* [BREAKING] Do not use native k8s types
Add our own types for NetworkPolicyIngressRule and NetworkPolicyEgressRule, both used in HybridCloudEnvironmentConfiguration.
* Linter
* ANDed -> AND-ed
* Use repeated KeyValue
* Fixed match_labels comments1 parent 860d99e commit 2af6c34
72 files changed
Lines changed: 1884 additions & 22802 deletions
File tree
- gen
- go/qdrant/cloud
- common/v1
- hybrid/v1
- openapiv2/qdrant/cloud
- account/v1
- auth/v1
- billing/v1
- booking/v1
- cluster
- auth
- v1
- v2
- backup/v1
- v1
- common/v1
- event/v1
- hybrid/v1
- iam/v1
- metering/v1
- monitoring/v1
- payment/v1
- platform/v1
- quota/v1
- serverless/collection
- auth/v1
- v1
- ui/v1
- python
- k8s/io
- apimachinery/pkg
- apis/meta/v1
- api/resource
- runtime
- schema
- util/intstr
- api
- core/v1
- networking/v1
- qdrant/cloud
- common/v1
- hybrid/v1
- typescript
- k8s.io
- apimachinery/pkg
- apis/meta/v1
- api/resource
- runtime
- schema
- util/intstr
- api
- core/v1
- networking/v1
- qdrant/cloud
- common/v1
- hybrid/v1
- proto/qdrant/cloud
- common/v1
- hybrid/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments