Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForkObjectMeta ¶
func ForkObjectMeta(in client.Object, newName string) metav1.ObjectMeta
Types ¶
type InClusterBackend ¶
type InClusterBackend interface {
accessor.ObjectAccessor
// Fork returns a new object with the given backend.
Fork(original client.Object, config v1alpha1.ForkedBackend) client.Object
}
Click to show internal directories.
Click to hide internal directories.