| .. |
|
api_installer.go
|
Remove the redirect verb.
|
2015-06-15 15:39:06 -07:00 |
|
api_installer_test.go
|
change v1beta3 to v1 in test cases
|
2015-06-03 17:50:22 -07:00 |
|
apiserver.go
|
Don't pretty-print by default. Saves an allocation (or more) and a copy.
|
2015-06-08 21:31:58 -07:00 |
|
apiserver_test.go
|
Don't pretty-print by default. Saves an allocation (or more) and a copy.
|
2015-06-08 21:31:58 -07:00 |
|
authn.go
|
Prevent auth recursion for service account tokens
|
2015-05-16 23:39:07 -04:00 |
|
authz.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
authz_test.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
doc.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
errors.go
|
Merge pull request #7153 from xiang90/apiserver
|
2015-06-02 10:37:36 -07:00 |
|
errors_test.go
|
Updating StatusDetails.ID to Name in internal API
|
2015-06-05 07:17:02 -07:00 |
|
handlers.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
handlers_test.go
|
Update pkg/api/testapi because namespace is always in the path since we remove v1beta1/2
|
2015-06-16 14:12:03 -07:00 |
|
index.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
mux_helper.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
proxy.go
|
Don't pretty-print by default. Saves an allocation (or more) and a copy.
|
2015-06-08 21:31:58 -07:00 |
|
proxy_test.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
|
resthandler.go
|
Don't pretty-print by default. Saves an allocation (or more) and a copy.
|
2015-06-08 21:31:58 -07:00 |
|
validator.go
|
Remove /Validate endpoint
|
2015-05-26 10:49:18 -07:00 |
|
validator_test.go
|
Remove /Validate endpoint
|
2015-05-26 10:49:18 -07:00 |
|
watch.go
|
Default minRequestTimeout to 1800s
|
2015-06-03 08:47:45 -07:00 |
|
watch_test.go
|
Delete deprecated API versions
|
2015-05-29 17:17:35 -07:00 |