Versions in this module Expand all Collapse all v0 v0.2.0 Aug 15, 2022 Changes in this version + const OrchestrationIdentifier + const ProviderName + func MakeDeleteHandler() http.HandlerFunc + func MakeDeployHandler() http.HandlerFunc + func MakeFunctionReader() http.HandlerFunc + func MakeHealthHandler() http.HandlerFunc + func MakeInfoHandler(version, sha string) http.HandlerFunc + func MakeProxy() http.HandlerFunc + func MakeReplicaReader() http.HandlerFunc + func MakeReplicaUpdater() http.HandlerFunc + func MakeSecretsHandler() http.HandlerFunc + func MakeUpdateHandler() http.HandlerFunc + func NamespaceLister() http.HandlerFunc + func NewLogRequester() logs.Requester + type LogRequester struct + func (l LogRequester) Query(ctx context.Context, r logs.Request) (<-chan logs.Message, error)