From 92d3e68b3b688c064220d7d6cf9f96a6e068c9c6 Mon Sep 17 00:00:00 2001 From: MUzairS15 Date: Sun, 4 Aug 2024 00:22:47 +0000 Subject: [PATCH] [Docs] Generated documentation for Integration Signed-off-by: l5io --- .../color/ferret-db-ops-request-color.svg | 18 ++++++++++++++++++ .../white/ferret-db-ops-request-white.svg | 18 ++++++++++++++++++ .../icons/color/rest-proxy-color.svg | 18 ++++++++++++++++++ .../icons/white/rest-proxy-white.svg | 18 ++++++++++++++++++ .../integrations/kubedb-crds/index.mdx | 12 ++++++++++++ 5 files changed, 84 insertions(+) create mode 100644 src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg create mode 100644 src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg create mode 100644 src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg create mode 100644 src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg diff --git a/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg new file mode 100644 index 000000000000..939a5f4fb7f5 --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg new file mode 100644 index 000000000000..84da7204e24e --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg new file mode 100644 index 000000000000..939a5f4fb7f5 --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/color/rest-proxy-color.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg new file mode 100644 index 000000000000..84da7204e24e --- /dev/null +++ b/src/collections/integrations/kubedb-crds/icons/components/rest-proxy/icons/white/rest-proxy-white.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/collections/integrations/kubedb-crds/index.mdx b/src/collections/integrations/kubedb-crds/index.mdx index 21f6c0a6f633..a719977327a1 100644 --- a/src/collections/integrations/kubedb-crds/index.mdx +++ b/src/collections/integrations/kubedb-crds/index.mdx @@ -614,6 +614,18 @@ components: [ "colorIcon": "icons/components/zoo-keeper-autoscaler/icons/color/zoo-keeper-autoscaler-color.svg", "whiteIcon": "icons/components/zoo-keeper-autoscaler/icons/white/zoo-keeper-autoscaler-white.svg", "description": "", +}, +{ +"name": "rest-proxy", +"colorIcon": "icons/components/rest-proxy/icons/color/rest-proxy-color.svg", +"whiteIcon": "icons/components/rest-proxy/icons/white/rest-proxy-white.svg", +"description": "", +}, +{ +"name": "ferret-db-ops-request", +"colorIcon": "icons/components/ferret-db-ops-request/icons/color/ferret-db-ops-request-color.svg", +"whiteIcon": "icons/components/ferret-db-ops-request/icons/white/ferret-db-ops-request-white.svg", +"description": "", }] featureList: [ "KubeDB simplifies many of the difficult or tedious management tasks of running a production grade databases on private and public clouds. Maintain one stack for all your stateless and stateful applications and simplify the operational complexity.",