Documentation ¶
Index ¶
- func EnsureTektonDashboardCRNotExists(ctx context.Context, clients op.TektonDashboardInterface) error
- func EnsureTektonDashboardExists(ctx context.Context, clients op.TektonDashboardInterface, ...) (*v1alpha1.TektonDashboard, error)
- func GetDashboard(ctx context.Context, clients op.TektonDashboardInterface, name string) (*v1alpha1.TektonDashboard, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureTektonDashboardCRNotExists ¶ added in v0.59.0
func EnsureTektonDashboardCRNotExists(ctx context.Context, clients op.TektonDashboardInterface) error
EnsureTektonDashboardCRNotExists deletes the singleton instance of TektonDashboard and ensures the instance is removed checking whether in exists in a subsequent invocation
func EnsureTektonDashboardExists ¶ added in v0.57.0
func EnsureTektonDashboardExists(ctx context.Context, clients op.TektonDashboardInterface, config *v1alpha1.TektonConfig) (*v1alpha1.TektonDashboard, error)
func GetDashboard ¶
func GetDashboard(ctx context.Context, clients op.TektonDashboardInterface, name string) (*v1alpha1.TektonDashboard, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.