base

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToArtifactTask

func ToArtifactTask(sb map[string]interface{}) (*task.Artifact, error)

func ToBuildTask

func ToBuildTask(sb map[string]interface{}) (*task.Build, error)

func ToDeployTask

func ToDeployTask(sb map[string]interface{}) (*task.Deploy, error)

func ToDistributeToS3Task

func ToDistributeToS3Task(sb map[string]interface{}) (*task.DistributeToS3, error)

func ToDockerBuildTask

func ToDockerBuildTask(sb map[string]interface{}) (*task.DockerBuild, error)

func ToJenkinsBuildTask

func ToJenkinsBuildTask(sb map[string]interface{}) (*task.JenkinsBuild, error)

func ToJiraTask

func ToJiraTask(sb map[string]interface{}) (*task.Jira, error)

func ToReleaseImageTask

func ToReleaseImageTask(sb map[string]interface{}) (*task.ReleaseImage, error)

func ToSecurityTask

func ToSecurityTask(sb map[string]interface{}) (*task.Security, error)

func ToTestingTask

func ToTestingTask(sb map[string]interface{}) (*task.Testing, error)

Types

type Preview

type Preview struct {
	TaskType config.TaskType `json:"type"`
	Enabled  bool            `json:"enabled"`
}

func ToPreview

func ToPreview(sb map[string]interface{}) (*Preview, error)

Jump to

Keyboard shortcuts

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