Documentation ¶ Index ¶ func All(ctx context.Context, client clientpkg.Client, skip []string, infoFn LogFn) ([]runtime.Object, []error) func GVKFrom(scheme *runtime.Scheme, obj runtime.Object) (schema.GroupVersionKind, error) func ToYAML(objects []runtime.Object) ([]byte, error) type LogFn Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func All ¶ func All(ctx context.Context, client clientpkg.Client, skip []string, infoFn LogFn) ([]runtime.Object, []error) func GVKFrom ¶ func GVKFrom(scheme *runtime.Scheme, obj runtime.Object) (schema.GroupVersionKind, error) func ToYAML ¶ func ToYAML(objects []runtime.Object) ([]byte, error) Types ¶ type LogFn ¶ type LogFn func(msg string) Source Files ¶ View all Source files backup.go Click to show internal directories. Click to hide internal directories.