certificates/authority/provisioner
2019-07-26 15:38:46 -07:00
..
testdata testing work in progress. 2019-03-07 19:30:17 -08:00
aws.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
aws_test.go Fix lint error 2019-07-15 16:35:51 -07:00
azure.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
azure_test.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
claims.go Add initial implementation of an SSH CA using the JWK provisioner. 2019-07-23 18:46:43 -07:00
collection.go Fix spelling errors. 2019-06-07 11:24:56 -07:00
collection_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
duration.go Fix spelling errors. 2019-06-07 11:24:56 -07:00
duration_test.go Add NewDuration constructor. 2019-06-05 17:53:28 -07:00
gcp.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
gcp_test.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
jwk.go Add initial implementation of an SSH CA using the JWK provisioner. 2019-07-23 18:46:43 -07:00
jwk_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
keystore.go Simplify abs, it performs even better. 2019-06-25 11:04:48 -07:00
keystore_test.go Fix panic when max-age is set to zero. 2019-06-24 13:40:14 -07:00
noop.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
noop_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
oidc.go Add option for checking group membership declared in JWT token 2019-06-25 10:50:55 +02:00
oidc_test.go Add unit test for GCP provider 2019-04-18 16:01:30 -07:00
provisioner.go Fix spelling errors. 2019-06-07 11:24:56 -07:00
provisioner_test.go Add Stringer interface to provisioner.Type. 2019-06-05 17:52:29 -07:00
sign_options.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
sign_options_test.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00
sign_ssh_options.go fix ssh validity modifier 2019-07-25 18:41:32 -07:00
timeduration.go Always marshal timeduration as a string 2019-07-25 18:41:46 -07:00
timeduration_test.go Don't use pointer in TimeDuration.MarshalJSON 2019-03-25 12:34:01 -07:00
utils_test.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -07:00