Documentation ¶
Index ¶
- Constants
- func CreateFakePersistentVolume(ctx context.Context, virtualClient client.Client, name types.NamespacedName, ...) error
- func New(ctx *synccontext.RegisterContext) (syncer.Object, error)
- func NewFakeSyncer(_ *synccontext.RegisterContext) (syncer.Object, error)
- func NewSyncer(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
Constants ¶
View Source
const (
LockPersistentVolume = "vcluster.loft.sh/lock"
)
Variables ¶
This section is empty.
Functions ¶
func CreateFakePersistentVolume ¶
func CreateFakePersistentVolume(ctx context.Context, virtualClient client.Client, name types.NamespacedName, vPvc *corev1.PersistentVolumeClaim) error
func New ¶ added in v0.6.0
func New(ctx *synccontext.RegisterContext) (syncer.Object, error)
func NewFakeSyncer ¶ added in v0.6.0
func NewFakeSyncer(_ *synccontext.RegisterContext) (syncer.Object, error)
func NewSyncer ¶ added in v0.6.0
func NewSyncer(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.