kops/util/pkg
Ole Markus With a708a96c05 Adds support for using OS application credentials
Application credentials allows you to export a purpose-specific set of
credentials for a user instead of exposing user login credentials.
Especially useful when using LDAP or similar for Openstack users.
Also lets you rotate credentials more easily since multiple application
credentials can be provisioned per user.

Update pkg/model/bootstrapscript.go

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-08-07 14:26:47 +02:00
..
architectures Address review comments 2020-07-09 17:07:37 +03:00
env Adds support for using OS application credentials 2020-08-07 14:26:47 +02:00
exec Adding Unit Test for util/pkg/exec/exec.go 2020-03-10 15:03:30 +07:00
hashing add unit test for util/pkg/hashing/hash.go 2020-05-11 14:10:02 +08:00
maps fix-up some staticcheck error 2019-10-06 10:40:13 +08:00
proxy Add unit test for util/pkg/proxy/proxy.go 2020-02-28 11:02:50 +07:00
reflectutils fix some go-lint warning 2020-06-09 08:52:50 +08:00
slice add unit test for Contains 2019-12-30 09:37:19 +08:00
tables util/pkg/: simplify code and remove unused code 2019-12-17 09:44:18 +08:00
text Update bazel configuration 2019-03-03 16:11:33 +03:00
ui fix-up-ineffectual-assignment 2019-09-29 17:22:07 +08:00
vfs Adds support for using OS application credentials 2020-08-07 14:26:47 +02:00