This charm serves as a placeholder for various libraries used to interact with different components of Canonical Kubernetes. It provides a convenient way to manage and utilize these libraries within your ops charm.
The etcd
library is designed to facilitate communication between your ops charm and the
reactive etcd relation in Canonical Kubernetes. It enables you to retrieve essential
information such as the connection string, certificates, and credentials from the
relation databag.
This charm is released under the Apache-2.0 License. Please review the license file for more details.
Note: This is a placeholder charm and does not contain any functional implementation. It serves as a place for storing libraries related to Canonical Kubernetes components.
Charmhub package name: kubernetes-libs
-
See the Juju SDK documentation for more information about developing and improving charms.