Versions in this module Expand all Collapse all v0 v0.2.2 Feb 4, 2015 v0.2.1 Jan 28, 2015 Changes in this version + func AddConfigLabels(c *api.Config, labels labels.Set) errs.ValidationErrorList + func AddObjectLabels(obj runtime.Object, labels labels.Set) error + func DecodeDataToObject(data []byte) (obj runtime.Object, mapping *meta.RESTMapping, err error) + type ApplyResult struct + Errors errs.ValidationErrorList + Message string + func Apply(namespace string, data []byte, ...) ([]ApplyResult, error)