certificates/authority/provisioner
2019-06-03 17:19:44 -07:00
..
testdata testing work in progress. 2019-03-07 19:30:17 -08:00
aws.go Fix typos. 2019-05-09 18:56:24 -07:00
aws_test.go Remove debug code. 2019-05-08 17:11:33 -07:00
azure.go Change condition to fail if the length is not the expected. 2019-05-13 11:50:22 -07:00
azure_test.go Replace subscriptions with resource groups. 2019-05-08 17:11:55 -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 Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name> 2019-06-03 17:19:44 -07:00
collection_test.go Add /revoke API with interface db backend 2019-04-10 13:50:35 -07:00
duration.go Add missing files. 2019-03-11 14:55:42 -07:00
duration_test.go Add missing files. 2019-03-11 14:55:42 -07:00
gcp.go Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name> 2019-06-03 17:19:44 -07:00
gcp_test.go Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name> 2019-06-03 17:19:44 -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 Use JWKSet to get the GCP keys. 2019-04-17 17:38:24 -07:00
keystore_test.go Remove debug statements. 2019-03-08 17:29:18 -08: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 Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name> 2019-06-03 17:19:44 -07:00
sign_options.go Add initial version of time duration support in sign requests. 2019-03-22 18:55:28 -07:00
sign_options_test.go Add tests for sign options. 2019-03-11 13:25:19 -07:00
timeduration.go Fix comment. 2019-03-25 14:18:46 -07:00
timeduration_test.go Don't use pointer in TimeDuration.MarshalJSON 2019-03-25 12:34:01 -07:00
utils_test.go Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name> 2019-06-03 17:19:44 -07:00