certificates/authority/provisioner
2019-07-15 16:35:51 -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 Refactor claims so they can be totally omitted if only the parent is set. 2019-03-19 15:10:52 -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 support for GCP identity tokens. 2019-04-17 17:28:21 -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 /revoke API with interface db backend 2019-04-10 13:50:35 -07: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
timeduration.go Allow custom common names in cloud identity provisioners. 2019-07-15 15:52:36 -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