Documentation
¶
Index ¶
- Constants
- func New(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
- func NewSyncer(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
- func NewToHost(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
- func NewToHostSyncer(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
Constants ¶
View Source
const ( ImportedGatewayLabel = "vcluster.loft.sh/imported-gateway" ManagedByAnnotation = "vcluster.loft.sh/managed-by" SourceGatewayAnnotation = "vcluster.loft.sh/source-gateway" SanitizedCertificateRefsTLSOption = "vcluster.loft.sh/certificate-refs-sanitized" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
func NewSyncer ¶
func NewSyncer(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
func NewToHost ¶
func NewToHost(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
func NewToHostSyncer ¶
func NewToHostSyncer(ctx *synccontext.RegisterContext) (syncertypes.Object, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.