aws

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAwsCommand

func NewAwsCommand(cfg *config.Config) *cobra.Command

NewAwsCommand -

func NewGroupsCommand

func NewGroupsCommand(cfg *config.Config) *cobra.Command

NewGroupsCommand -

func NewRolesCommand

func NewRolesCommand(cfg *config.Config) *cobra.Command

NewRolesCommand -

func NewUsersCommand

func NewUsersCommand(cfg *config.Config) *cobra.Command

NewUsersCommand -

func RegisterGroupsFlags

func RegisterGroupsFlags(flags *pflag.FlagSet)

func RegisterRolesFlags

func RegisterRolesFlags(flags *pflag.FlagSet)

func RegisterUsersFlags

func RegisterUsersFlags(flags *pflag.FlagSet)

Types

type Groups

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

func (Groups) Init

func (m Groups) Init() tea.Cmd

func (Groups) Update

func (m Groups) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Groups) View

func (m Groups) View() string

type Roles

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

func (Roles) Init

func (m Roles) Init() tea.Cmd

func (Roles) Update

func (m Roles) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Roles) View

func (m Roles) View() string

type Users

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

func RootModel

func RootModel(m tea.Model) Users

func (Users) Init

func (m Users) Init() tea.Cmd

func (Users) Update

func (m Users) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Users) View

func (m Users) View() string

Jump to

Keyboard shortcuts

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