k3s/pkg/api
Brian Grant dd45246150 Merge pull request #3587 from dchen1107/image
Clean up Kubernetes PullPolicy
2015-01-20 17:18:26 -08:00
..
errors Forbidden should not swallow the underlying error 2015-01-15 11:22:15 -05:00
latest Enable v1beta3 API via --runtime_config=api/v1beta3 flag 2015-01-08 13:01:24 -05:00
meta Merge pull request #3603 from smarterclayton/expose_type_accessor 2015-01-20 14:55:43 -08:00
resource Move all kubernetes to posix flags 2015-01-15 09:12:19 -08:00
testapi v1beta3 Pod refactor 2014-11-18 09:25:42 -05:00
v1beta1 Rename HostDir to HostPath in v1beta3 2015-01-20 15:56:44 -08:00
v1beta2 Rename HostDir to HostPath in v1beta3 2015-01-20 15:56:44 -08:00
v1beta3 Rename HostDir to HostPath in v1beta3 2015-01-20 15:56:44 -08:00
validation Merge pull request #3587 from dchen1107/image 2015-01-20 17:18:26 -08:00
context.go update code.goole.com/p/go.net to golang.org/x/net 2014-11-16 22:10:24 -05:00
context_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
conversion.go make conversion do deep copies 2015-01-15 12:02:22 -08:00
doc.go Split api into api, api/common, api/validation & apitools 2014-09-02 10:40:52 -07:00
helpers.go Remove unused helper methods for PullPolicy. 2015-01-20 11:54:22 -08:00
helpers_test.go Remove unused helper methods for PullPolicy. 2015-01-20 11:54:22 -08:00
meta.go Use a strong type for UID fields 2015-01-14 13:53:43 -08:00
meta_test.go Set uid during object create 2014-11-13 15:25:49 -05:00
ref.go Allow, when testing, SelfLinks to be unset. Kubelet now makes events in tests. 2014-12-09 17:53:42 -08:00
ref_test.go Make fieldPath part of getting a reference rather than part of making an event. 2014-11-05 15:09:14 -08:00
register.go Introduce PodStatusResult, and deprecate PodContainerInfo. 2015-01-16 09:10:40 -08:00
serialization_test.go Add TypeAccessor to api/meta for objects without Object/ListMeta 2015-01-20 17:37:24 -05:00
types.go Rename HostDir to HostPath in v1beta3 2015-01-20 15:56:44 -08:00
unversioned.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00