k3s/pkg/api
Chao Xu d1d10f8361 rename api to unversioned 2015-10-12 13:31:45 -07:00
..
endpoints Add NotReadyAddresses to Endpoints 2015-09-17 09:41:56 -04:00
errors Moving Status object to a common package 2015-09-17 14:09:53 -07:00
install move experimental/v1 to experimental/v1alpha1; 2015-09-24 15:32:11 -07:00
latest Support kubectl group/resource name 2015-10-06 13:12:32 -07:00
meta Support kubectl group/resource name 2015-10-06 13:12:32 -07:00
registered gofmt 2015-10-09 16:04:43 -07:00
resource Remove type validation in resource.Quantity.Add 2015-09-22 21:07:31 +08:00
rest Increase a bunch of timeouts to reduce flakes 2015-09-23 11:09:03 -07:00
testapi manual fix testapi 2015-10-09 15:30:25 -07:00
testing experimental. -> extensions. 2015-10-09 15:49:10 -07:00
unversioned rename api to unversioned 2015-10-12 13:31:45 -07:00
util "experimental" -> "extensions" 2015-10-09 15:14:03 -07:00
v1 Add PodSecurityContext and backward compatibility tests 2015-10-05 21:05:27 -04:00
validation v1alpa1->v1beta1 2015-10-09 15:06:28 -07:00
context.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
context_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
conversion.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
conversion_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
copy_test.go Add PodSecurityContext and backward compatibility tests 2015-10-05 21:05:27 -04:00
deep_copy_generated.go Add PodSecurityContext and backward compatibility tests 2015-10-05 21:05:27 -04:00
deep_copy_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
generate.go rewrite go imports 2015-08-05 17:30:03 -07:00
generate_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
helpers.go Support extended pod logging options 2015-09-21 15:39:32 -04:00
helpers_test.go added better matching for PV access modes 2015-08-27 15:34:07 -04:00
mapper.go "experimental" -> "extensions" 2015-10-09 15:14:03 -07:00
meta.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
meta_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
node_example.json Updating scripts to use v1 instead of v1beta3 2015-07-01 00:23:16 -07:00
pod_example.json Updating scripts to use v1 instead of v1beta3 2015-07-01 00:23:16 -07:00
ref.go rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
ref_test.go Moving Status object to a common package 2015-09-17 14:09:53 -07:00
register.go remove thirdParty API from api/v1/ and api/ 2015-09-24 16:31:00 -07:00
replication_controller_example.json Merge pull request #10604 from nikhiljindal/v1 2015-07-01 15:54:17 -07:00
requestcontext.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
resource_helpers.go Setting PodReadyCondition.LastTransitionTime 2015-09-29 17:23:32 -07:00
resource_helpers_test.go Correcting all go vet errors 2015-08-11 13:55:37 -07:00
serialization_test.go apis/experimental->apis/extensions 2015-10-09 15:04:41 -07:00
types.go Add PodSecurityContext and backward compatibility tests 2015-10-05 21:05:27 -04:00