package
1.1.16
Repository: https://github.com/openshift/hive.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Build runs each of the functions passed in to generate the object.
No description provided by the author
Generic allows common functions applicable to all objects to be used as Options to Build.
WithLastBackupChecksum sets the checksum for all Hive objects backed up in the last backup object.
WithLastBackupRef sets the name of the last backup object created.
WithLastBackupTime sets the last time a backup object was created.
WithResourceVersion sets the specified resource version on the supplied object.
WithTypeMeta populates the type meta for the object.

# Interfaces

No description provided by the author

# Type aliases

Option defines a function signature for any function that wants to be passed into Build.