controllers

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewParameterListMsg

type NewParameterListMsg struct {
	Prefix     string
	Parameters *models.SSMParameters
}

func (NewParameterListMsg) StatusMessage

func (rs NewParameterListMsg) StatusMessage() string

type SSMController

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

func New

func New(service *ssmparameters.Service) *SSMController

func (*SSMController) ChangePrefix

func (c *SSMController) ChangePrefix(newPrefix string) tea.Cmd

func (*SSMController) Clone

func (c *SSMController) Clone(param models.SSMParameter) tea.Cmd

func (*SSMController) DeleteParameter

func (c *SSMController) DeleteParameter(param models.SSMParameter) tea.Cmd

func (*SSMController) Fetch

func (c *SSMController) Fetch() tea.Cmd

Jump to

Keyboard shortcuts

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