Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SeedRestoration ¶
type SeedRestoration struct {
// contains filtered or unexported fields
}
SeedRestoration handles restoration operations after creating a seed image, removing temporary files and executing additional restoration steps as needed.
func NewSeedRestoration ¶
func (*SeedRestoration) RestoreSeedCluster ¶
func (s *SeedRestoration) RestoreSeedCluster() error
RestoreSeedCluster comprises the lca-cli workflow for restoration operations after creating a seed image out of an SNO cluster.
Click to show internal directories.
Click to hide internal directories.