actions

package
v0.0.0-...-cd58cc6 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Copyright (c) 2020 white duck Gesellschaft für Softwareentwicklung mbH

This code is licensed under MIT license (see LICENSE for details)

This code is licensed under MIT license (see LICENSE for details)

This code is licensed under MIT license (see LICENSE for details)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authenticate

func Authenticate(options github.Options) (autorest.Authorizer, error)

Authenticate creates and azure authorizer

func Deploy

Deploy takes our inputs and initaite and waits for completion of the arm template deployment

func ParseOutputs

func ParseOutputs(raw interface{}) (map[string]Output, error)

ParseOutputs takes the raw outputs from the azure.DemploymentExtended object and converts it to a string Output map

Types

type Output

type Output struct {
	Type  string `json:"type"`
	Value string `json:"value"`
}

Output represents a single output of an ARM template

Jump to

Keyboard shortcuts

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