package
2.11.0+incompatible
Repository: https://github.com/vmware-tanzu/kubeapps.git
Documentation: pkg.go.dev
# Functions
FilterMetadatas returns a slice where the content has been filtered according to the provided filter options.
GetPluginDetail returns a core.plugins.Plugin describing itself.
No description provided by the author
NewServer returns a Server automatically configured with a function to obtain the k8s client config.
RegisterHTTPHandlerFromEndpoint enables a plugin to register an http handler to translate to the gRPC request.
RegisterWithGRPCServer enables a plugin to register with a gRPC server returning the server implementation.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
implementing a custom ConfigFactory to allow for customizing the *rest.Config https://kubernetes.slack.com/archives/CH8KCCKA5/p1642015047046200.
Server implements the kapp-controller packages v1alpha1 interface.