mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
4 lines
130 B
Go
4 lines
130 B
Go
|
// Package bearer provides middleware and utilities for authenticating API
|
||
|
// operation calls with a Bearer Token.
|
||
|
package bearer
|