tagging_control

package
v0.0.0-...-151872f Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Copyright Jetstack Ltd. See LICENSE for details.

Index

Constants

View Source
const (
	AWSCACert = `` /* 1146-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func HandleRequests

func HandleRequests(ctx context.Context, request TagInstanceRequest) error

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) EC2

func (h *Handler) EC2() (*ec2.EC2, error)

type TagInstanceRequest

type TagInstanceRequest struct {
	PublicKeys    map[string][]byte         `json:"publicKeys"`
	KeySignatures map[string]*ssh.Signature `json:"keySignatures"`

	InstanceDocumentRaw []byte `json:"document"`
	RSASignature        []byte `json:"rsaSignature"`
}

Jump to

Keyboard shortcuts

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