agent

package
v0.0.0-...-1cb3484 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package agent is provides types and functions to perform registration with SSM

Index

Constants

View Source
const (

	// KeyType returns the RSA Key Type
	KeyType = "Rsa"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRegistration

type MockRegistration struct {
	mock.Mock
}

MockRegistration is an autogenerated mock type for the Registration type

func (*MockRegistration) Register

func (_m *MockRegistration) Register() (*state.State, error)

Register provides a mock function with given fields:

type Registration

type Registration interface {
	Register() (*state.State, error)
}

func NewRegistration

func NewRegistration(ssmService ssm.Client, activationConfig *config.ActivationConfig) Registration

Jump to

Keyboard shortcuts

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