k3s/pkg/api
Clayton Coleman 6ae611aedd Write BoundPods to etcd instead of ContainerManifestList
Rename ManifestFactory -> BoundPodFactory and change the general structure
of the call to focus on BoundPod.
2014-10-16 19:29:08 -04:00
..
errors Use Forbidden valdiation error when no capability 2014-10-14 16:14:28 -07:00
latest Fix vet-go.sh and some things it complained about 2014-10-15 11:56:19 -07:00
testapi Make scheduler emit events 2014-10-15 11:42:05 -07:00
v1beta1 Read BoundPods from etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
v1beta2 Read BoundPods from etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
v1beta3 Core support for ip-per-service 2014-10-16 08:36:47 -07:00
validation Read BoundPods from etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
context.go Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware 2014-10-16 13:02:52 -04:00
context_test.go Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware 2014-10-16 13:02:52 -04:00
conversion.go Write BoundPods to etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
doc.go Split api into api, api/common, api/validation & apitools 2014-09-02 10:40:52 -07:00
helpers.go Move Policy test helpers into their own file 2014-10-07 10:24:40 -04:00
ref.go Rename JSONBase -> TypeMeta in preparation for v1beta3 2014-10-07 11:12:16 -04:00
ref_test.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
register.go Read BoundPods from etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
serialization_test.go Read BoundPods from etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
types.go Core support for ip-per-service 2014-10-16 08:36:47 -07:00