View Source K8s.Middleware.Stack (k8s v1.1.1)

K8s.Middlware stacks to apply to a K8s.Conn

Link to this section Summary

Functions

The default middleware stack

Link to this section Types

Specs

t() :: %K8s.Middleware.Stack{request: [module()], response: [module()]}

Link to this section Functions

Specs

default() :: t()

The default middleware stack