You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/04/23 23:47:45 UTC

[camel-k] branch main updated: chore: nightly resource refresh

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 7e5b7932e chore: nightly resource refresh
7e5b7932e is described below

commit 7e5b7932e098820dcc56743adf5641d3ba04040c
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sun Apr 23 23:47:39 2023 +0000

    chore: nightly resource refresh
---
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 25 +----------------------
 1 file changed, 1 insertion(+), 24 deletions(-)

diff --git a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
index 1de342ff3..5a093cd9a 100644
--- a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
+++ b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
@@ -3,29 +3,6 @@
 
 Package v1 contains API Schema definitions for the camel v1 API group
 
-There is a published https://github.com/fabric8io/kubernetes-client[kubernetes-client] typed API to access those resources from Java.
-
-Importing the dependency in Maven projects looks like:
-
-[source,xml]
-----
-<dependency>
-  <groupId>org.apache.camel.k</groupId>
-  <artifactId>camel-k-crds</artifactId>
-  <version>${version}</version>
-</dependency>
-----
-
-And using it:
-
-[source,java]
-----
-var client = new KubernetesClientBuilder().build();
-var camelCatalogClient = client.resources(CamelCatalog.class);
-
-camelCatalogClient.list() ...
-----
-
 ==  Resource Types
 
 [#_camel_apache_org_v1_Build]
@@ -6033,4 +6010,4 @@ Legacy trait configuration parameters.
 Deprecated: for backward compatibility.
 
 
-|===
+|===
\ No newline at end of file