Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertManyTo ¶
func ConvertManyTo(s *runtime.Scheme, objs []runtime.Object) ([]*unstructured.Unstructured, error)
ConvertManyTo converts a slice of runtime.Object to a slice of *unstructured.Unstructured
func ConvertManyToObjects ¶
ConvertManyToObjects converts a slice of runtime.Object to a slice of runtime.Objects where each element is of the type *unstructured.Unstructured
func ConvertTo ¶
func ConvertTo(s *runtime.Scheme, obj runtime.Object) (*unstructured.Unstructured, error)
ConvertTo converts a runtime.Object to an unstructured.Unstructured type
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.