Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnsureMeshInstall ¶
type IsInstallType ¶
type MeshInstallSyncer ¶
type MeshInstallSyncer struct {
// contains filtered or unexported fields
}
func NewMeshInstallSyncer ¶
func NewMeshInstallSyncer(name string, meshClient v1.MeshClient, reporter reporter.Reporter, isOurInstallType IsInstallType, ensureMeshInstall EnsureMeshInstall) *MeshInstallSyncer
func (*MeshInstallSyncer) Sync ¶
func (s *MeshInstallSyncer) Sync(ctx context.Context, snap *v1.InstallSnapshot) error
Click to show internal directories.
Click to hide internal directories.