# Packages
No description provided by the author
# Functions
NewLibrariesAPI creates LibrariesAPI instance from provider meta.
NewLibraryFromInstanceState returns library from instance state for custom schema hash function.
# Structs
TODO: make package private.
ClusterLibraryList is request body for install and uninstall.
ClusterLibraryStatuses A status will be available for all libraries installed on the cluster via the API or the libraries UI as well as libraries set to be installed on all clusters via the libraries UI.
Cran is a R library hosted on Maven.
LibrariesAPI exposes the Library API.
Library is a construct that contains information of the location of the library and how to download it.
LibraryStatus is the status on a given cluster when using the libraries status api.
Maven is a jar library hosted on Maven.
PyPi is a python library hosted on PYPI.
No description provided by the author