gitlab.com / rluna-open-source / serverless / openfaas / faas-netes
Serverless Kubernetes with OpenFaaS (Functions as a Service) https://github.com/openfaas/faas
Stars: 0
Forks: 1
Open issues: 0
License: None
Language:
Dependencies parsed at:
726
Created at: about 6 years ago
Updated at: almost 2 years ago
Last synced at: almost 2 years ago
go.mod
go
- cloud.google.com/go v0.81.0
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/evanphx/json-patch v4.9.0+incompatible
- github.com/go-logr/logr v0.4.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.8
- github.com/google/gofuzz v1.1.0
- github.com/googleapis/gnostic v0.4.1
- github.com/gorilla/mux v1.8.0
- github.com/hashicorp/golang-lru v0.5.1
- github.com/imdario/mergo v0.3.7
- github.com/json-iterator/go v1.1.12
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/onsi/ginkgo v1.16.4
- github.com/onsi/gomega v1.14.0
- github.com/openfaas/faas-provider v0.19.1
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.7.0
- golang.org/x/mod v0.4.2
- golang.org/x/net v0.0.0-20220225172249-27dd8689420f
- golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba
- golang.org/x/tools v0.1.5
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- k8s.io/api v0.21.3
- k8s.io/apimachinery v0.21.3
- k8s.io/client-go v0.21.3
- k8s.io/code-generator v0.21.3
- k8s.io/gengo v0.0.0-20201214224949-b6c5ce23f027
- k8s.io/klog v1.0.0
- k8s.io/klog/v2 v2.8.0
- k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7
- k8s.io/utils v0.0.0-20201110183641-67b214c5f920
- sigs.k8s.io/structured-merge-diff/v4 v4.1.2
- sigs.k8s.io/yaml v1.2.0