actions2aws

package module
v0.0.0-...-bcc43f9 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OldRequestPayload

type OldRequestPayload struct {
	RunId        string
	RunNumber    string
	SHA          string
	Ref          string
	RepoName     string
	RepoOwner    string
	Action       string
	Workflow     string
	Actor        string
	Token        string
	RoleARN      string
	SerialNumber string
}

type RequestPayload

type RequestPayload struct {
	Repo     string
	RunId    string
	JobName  string
	StepName string
	RoleARN  string
}

type ResponsePayload

type ResponsePayload struct {
	AccessKeyId     string
	SecretAccessKey string
	SessionToken    string
	Expiry          time.Time
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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