Documentation ¶
Index ¶
- func CleanAnnotationsForExport(annotations map[string]string) map[string]string
- func CleanObjectForExport(obj runtime.Object) (runtime.Object, error)
- func Export(objects ...runtime.Object) ([]byte, error)
- func ToBytes(objects []runtime.Object) ([]byte, error)
- func ToObjects(in io.Reader) ([]runtime.Object, error)
- func Unmarshal(data []byte, v interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanAnnotationsForExport ¶ added in v0.7.0
func CleanObjectForExport ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.