Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Translator ¶
type Translator interface {
TranslateMeshes(in input.Snapshot) v1alpha2sets.MeshSet
}
the mesh translator converts deployments with control plane images into Mesh CRs
func NewTranslator ¶
func NewTranslator( ctx context.Context, meshDetector detector.MeshDetector, ) Translator
Click to show internal directories.
Click to hide internal directories.