Explorar el Código

Show how redirects and query string matching work

Lu Stadler %!s(int64=7) %!d(string=hace) años
padre
commit
60ab7f00d2
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      go/fake-http/kubernetes.yaml

+ 6 - 0
go/fake-http/kubernetes.yaml

@ -1,3 +1,9 @@
1
- method: GET
2
  path: /api/v1/namespaces/default/pods?labelSelector=app%3Dhellogo
3
  status: 307
4
  headers:
5
  - name: Location
6
    value: /api/v1/namespaces/default/pods
1 7
- method: GET
2 8
  path: /api
3 9
  body: |