brutil

package
v0.0.0-...-3439013 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupRestoreObject

type BackupRestoreObject struct {
	Scheme *runtime.Scheme
	GVR    schema.GroupVersion
	Object runtime.Object
}

BackupRestoreObject contains information for generating string representations of API resources.

func NewBackRestoreObject

func NewBackRestoreObject(object runtime.Object, scheme *runtime.Scheme, gvr schema.GroupVersion) *BackupRestoreObject

NewBackRestoreObject returns a BackupRestoreObject.

func (*BackupRestoreObject) String

func (b *BackupRestoreObject) String() (string, error)

String returns a string representation of the object passed to BackupRestoreObject.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL