workflows

package
v0.21.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateNamespaceIfNotPresent added in v0.19.0

func CreateNamespaceIfNotPresent(ctx context.Context, namespace string, client kubernetes.Client) error

CreateNamespaceIfNotPresent creates the namespace on the cluster if it does not already exist.

Types

type CollectDiagnosticsTask added in v0.6.1

func (*CollectDiagnosticsTask) Checkpoint added in v0.9.2

func (s *CollectDiagnosticsTask) Checkpoint() *task.CompletedTask

func (*CollectDiagnosticsTask) Name added in v0.6.1

func (s *CollectDiagnosticsTask) Name() string

func (*CollectDiagnosticsTask) Restore added in v0.9.2

func (s *CollectDiagnosticsTask) Restore(ctx context.Context, commandContext *task.CommandContext, completedTask *task.CompletedTask) (task.Task, error)

func (*CollectDiagnosticsTask) Run added in v0.6.1

func (s *CollectDiagnosticsTask) Run(ctx context.Context, commandContext *task.CommandContext) task.Task

type CollectMgmtClusterDiagnosticsTask added in v0.6.1

type CollectMgmtClusterDiagnosticsTask struct{}

func (*CollectMgmtClusterDiagnosticsTask) Checkpoint added in v0.9.2

func (*CollectMgmtClusterDiagnosticsTask) Name added in v0.6.1

func (*CollectMgmtClusterDiagnosticsTask) Restore added in v0.9.2

func (s *CollectMgmtClusterDiagnosticsTask) Restore(ctx context.Context, commandContext *task.CommandContext, completedTask *task.CompletedTask) (task.Task, error)

func (*CollectMgmtClusterDiagnosticsTask) Run added in v0.6.1

type CollectWorkloadClusterDiagnosticsTask added in v0.6.1

type CollectWorkloadClusterDiagnosticsTask struct{}

func (*CollectWorkloadClusterDiagnosticsTask) Checkpoint added in v0.19.0

Checkpoint sets a checkpoint at CollectWorkloadClusterDiagnosticsTask.

func (*CollectWorkloadClusterDiagnosticsTask) Name added in v0.6.1

Name returns the name of CollectWorkloadClusterDiagnosticsTask.

func (*CollectWorkloadClusterDiagnosticsTask) Restore added in v0.19.0

func (s *CollectWorkloadClusterDiagnosticsTask) Restore(ctx context.Context, commandContext *task.CommandContext, completedTask *task.CompletedTask) (task.Task, error)

Restore restores from CollectWorkloadClusterDiagnosticsTask.

func (*CollectWorkloadClusterDiagnosticsTask) Run added in v0.6.1

Run starts collecting the logs for workload cluster diagnostics.

Directories

Path Synopsis
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL