Home
last modified time | relevance | path

Searched refs:headerJSON (Results 1 – 25 of 42) sorted by relevance

12

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Dheader_test.go60 const headerJSON = `{ const
85 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
89 assertParsesJSON(t, headerJSON, header)
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/spec-0.19.2/
H A Dheader_test.go60 const headerJSON = `{ const
85 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
89 assertParsesJSON(t, headerJSON, header)
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/spec/
H A Dheader_test.go60 const headerJSON = `{ const
85 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
89 assertParsesJSON(t, headerJSON, header)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/spec/
H A Dheader_test.go60 const headerJSON = `{ const
85 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
89 assertParsesJSON(t, headerJSON, header)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/go-openapi/spec/
H A Dheader_test.go60 const headerJSON = `{ const
85 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
89 assertParsesJSON(t, headerJSON, header)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-openapi/spec/
H A Dheader_test.go60 const headerJSON = `{ const
85 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
89 assertParsesJSON(t, headerJSON, header)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/spec/
H A Dheader_test.go61 const headerJSON = `{ const
86 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
90 assertParsesJSON(t, headerJSON, header)
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-openapi/spec/
H A Dheader_test.go61 const headerJSON = `{ const
86 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
90 assertParsesJSON(t, headerJSON, header)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/spec/
H A Dheader_test.go61 const headerJSON = `{ const
86 if assert.NoError(t, json.Unmarshal([]byte(headerJSON), &actual)) {
90 assertParsesJSON(t, headerJSON, header)
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/
H A Djwt.go49 headerJSON, err := json.Marshal(headerData)
53 header := base64.RawURLEncoding.EncodeToString(headerJSON)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/auth/token/
H A Dtoken.go93 headerJSON, claimsJSON []byte
103 if headerJSON, err = joseBase64UrlDecode(rawHeader); err != nil {
123 if err = json.Unmarshal(headerJSON, token.Header); err != nil {

12