Documentation ¶
Index ¶
- func CreateAddonCR(instance v1alpha1.TektonComponent, ...) error
- func GetAddon(clients op.TektonAddonInterface, name string) (*v1alpha1.TektonAddon, error)
- func RbacCleanup(ctx context.Context, client kubernetes.Interface) error
- func TektonAddonCRDelete(clients op.TektonAddonInterface, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAddonCR ¶
func CreateAddonCR(instance v1alpha1.TektonComponent, client operatorv1alpha1.OperatorV1alpha1Interface) error
func GetAddon ¶
func GetAddon(clients op.TektonAddonInterface, name string) (*v1alpha1.TektonAddon, error)
func RbacCleanup ¶
func RbacCleanup(ctx context.Context, client kubernetes.Interface) error
func TektonAddonCRDelete ¶
func TektonAddonCRDelete(clients op.TektonAddonInterface, name string) error
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.