Skip to content

Commit

Permalink
Add docs for ingestor in connections page (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
AHarmlessPyro authored Nov 8, 2022
1 parent 3ff05fe commit b9b8a8d
Show file tree
Hide file tree
Showing 21 changed files with 1,600 additions and 7 deletions.
4 changes: 4 additions & 0 deletions common/src/enums.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ export enum AttackType {
export enum ConnectionType {
AWS = "AWS",
GCP = "GCP",
PYTHON = "PYTHON",
NODE = "NODE",
JAVA = "JAVA",
KUBERNETES = "KUBERNETES"
}

export enum SpecExtension {
Expand Down
84 changes: 84 additions & 0 deletions frontend/public/static-images/connections/Kubernetes_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b9b8a8d

Please sign in to comment.