Documentation ¶
Index ¶
- func RevIDFrom(ctx context.Context) types.NamespacedName
- func RevisionFrom(ctx context.Context) *v1.Revision
- func SetupHeaderPruning(p *httputil.ReverseProxy)
- func WithRevID(ctx context.Context, revID types.NamespacedName) context.Context
- func WithRevision(ctx context.Context, rev *v1.Revision) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RevIDFrom ¶ added in v0.13.0
func RevIDFrom(ctx context.Context) types.NamespacedName
RevIDFrom retrieves the the revisionID from the context.
func RevisionFrom ¶ added in v0.13.0
RevisionFrom retrieves the Revision object from the context.
func SetupHeaderPruning ¶
func SetupHeaderPruning(p *httputil.ReverseProxy)
SetupHeaderPruning will cause the http.ReverseProxy to not forward activator headers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.