Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SetApplier ¶
type SetApplier struct {
// contains filtered or unexported fields
}
func NewSSAApplier ¶
func NewSSAApplier(clients *client.SingletonClients, logger logr.Logger) *SetApplier
func (*SetApplier) Apply ¶
func (s *SetApplier) Apply(deployInfo types.InstallInfo, objects *types.ManifestResources, namespace string, ) (bool, error)
func (*SetApplier) Delete ¶
func (s *SetApplier) Delete(deployInfo types.InstallInfo, objects *types.ManifestResources, namespace string, ) (bool, error)
Click to show internal directories.
Click to hide internal directories.