Documentation ¶
Index ¶
- func EnsureTektonAddonExists(ctx context.Context, clients op.TektonAddonInterface, ...) (*v1alpha1.TektonAddon, error)
- func GetAddon(ctx context.Context, clients op.TektonAddonInterface, name string) (*v1alpha1.TektonAddon, error)
- func TektonAddonCRDelete(ctx context.Context, clients op.TektonAddonInterface, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureTektonAddonExists ¶ added in v0.57.0
func EnsureTektonAddonExists(ctx context.Context, clients op.TektonAddonInterface, config *v1alpha1.TektonConfig) (*v1alpha1.TektonAddon, error)
func GetAddon ¶
func GetAddon(ctx context.Context, clients op.TektonAddonInterface, name string) (*v1alpha1.TektonAddon, error)
func TektonAddonCRDelete ¶
TektonAddonCRDelete deletes tha TektonAddon to see if all resources will be deleted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.