k3s/vendor/github.com/vmware/photon-controller-go-sdk/SSPI
Jeff Grafton 23ceebac22 Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
LICENSE.txt
README.md
sspi.go
sspi_unsupported.go

README.md

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