mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-05 10:05:47 +00:00
290 B
290 B
SSPI implementation in this directory is taken from https://github.com/WillHipschman/sspi-prototype (git commit: 4feee8f2e75857bb51345fdfc8e3c091edc959b4) Implementation is modified to make sure that it only compiles on Windows. For non-Windows platforms, please look at sspi_unspported.go