//
pkg.gl
Category
github.com/kubeshop/botkube
internal
source
kubernetes
package
1.13.0
Repository:
https://github.com/kubeshop/botkube.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
44
Dependents
1
Files
1.4k SLOC
bytes
context
embed
fmt
github.com/go-task/slim-sprig
github.com/kubeshop/botkube/internal/command
github.com/kubeshop/botkube/internal/source/kubernetes/commander
github.com/kubeshop/botkube/internal/source/kubernetes/config
github.com/kubeshop/botkube/internal/source/kubernetes/event
github.com/kubeshop/botkube/internal/source/kubernetes/filterengine
github.com/kubeshop/botkube/internal/source/kubernetes/k8sutil
github.com/kubeshop/botkube/internal/source/kubernetes/recommendation
github.com/kubeshop/botkube/pkg/api
github.com/kubeshop/botkube/pkg/api/source
github.com/kubeshop/botkube/pkg/config
github.com/kubeshop/botkube/pkg/formatx
github.com/kubeshop/botkube/pkg/k8sx
github.com/kubeshop/botkube/pkg/loggerx
github.com/kubeshop/botkube/pkg/maputil
github.com/kubeshop/botkube/pkg/multierror
github.com/kubeshop/botkube/pkg/plugin
github.com/sirupsen/logrus
golang.org/x/exp/maps
golang.org/x/exp/slices
golang.org/x/sync/errgroup
k8s.io/api/core/v1
k8s.io/apimachinery/pkg/api/meta
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/client-go/discovery
k8s.io/client-go/discovery/cached/memory
k8s.io/client-go/dynamic
k8s.io/client-go/dynamic/dynamicinformer
k8s.io/client-go/kubernetes
k8s.io/client-go/rest
k8s.io/client-go/restmapper
k8s.io/client-go/tools/cache
k8s.io/client-go/tools/clientcmd
os
reflect
strings
sync
text/template
time