k3s/pkg/api
Tim Hockin 6260759c51 Merge pull request #14328 from agonzalezro/flocker
Add flocker volume plugin
2015-10-02 16:02:18 -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 Remove ExpStorageVersion and Add StorageVersions to APIServer struct 2015-09-24 17:44:59 -07:00
meta Add a method for encoding directly to a io.Writer and use it for HTTPx 2015-09-24 15:52:09 -07:00
registered move experimental/v1 to experimental/v1alpha1; 2015-09-24 15:32:11 -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 move experimental/v1 to experimental/v1alpha1; 2015-09-24 15:32:11 -07:00
testing Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
unversioned Fix swagger docs 2015-09-19 20:16:45 +02:00
util fix thirdparty API, now the config file of thirdpartyresource also need to group/version instead of version 2015-10-01 12:30:51 -07:00
v1 Add flocker volume plugin 2015-10-01 01:10:00 +01:00
validation Add flocker volume plugin 2015-10-01 01:10:00 +01: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 refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
deep_copy_generated.go Add flocker volume plugin 2015-10-01 01:10:00 +01:00
deep_copy_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
doc.go
generate.go rewrite go imports 2015-08-05 17:30:03 -07:00
generate_test.go
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 Move util.StringSet into its own package 2015-09-10 12:04:15 -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
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 move experimental/v1 to experimental/v1alpha1; 2015-09-24 15:32:11 -07:00
types.go Merge pull request #14328 from agonzalezro/flocker 2015-10-02 16:02:18 -07:00
unversioned.go let apiserver support api discovery 2015-09-21 12:20:24 -07:00