input

package
v0.0.0-...-83d9457 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OidcProviderARNRegex   = "acs:ram::.*:oidc-provider/ack-rrsa-.*"
	RamRoleArnRegex        = "acs:ram::.*:role/.*"
	RamRoleArnExample      = "acs:ram::{accountID}:role/{roleName}"
	OidcProviderARNExample = "acs:ram::{accountID}:oidc-provider/ack-rrsa-{cluster-id}"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AKModel

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

func (*AKModel) Init

func (m *AKModel) Init() tea.Cmd

func (*AKModel) Next

func (m *AKModel) Next() (model.Model, tea.Cmd)

func (*AKModel) SetPreModel

func (m *AKModel) SetPreModel(preModel model.Model)

func (*AKModel) Update

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

func (*AKModel) View

func (m *AKModel) View() string

type CrossModel

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

func (*CrossModel) Init

func (m *CrossModel) Init() tea.Cmd

func (*CrossModel) Next

func (m *CrossModel) Next() (model.Model, tea.Cmd)

func (*CrossModel) SetInfo

func (m *CrossModel) SetInfo(name, namespace string)

func (*CrossModel) SetPreModel

func (m *CrossModel) SetPreModel(preModel model.Model)

func (*CrossModel) Update

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

func (*CrossModel) View

func (m *CrossModel) View() string

type DKMSModel

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

func (*DKMSModel) Init

func (m *DKMSModel) Init() tea.Cmd

func (*DKMSModel) Next

func (m *DKMSModel) Next() (model.Model, tea.Cmd)

func (*DKMSModel) SetPreModel

func (m *DKMSModel) SetPreModel(preModel model.Model)

func (*DKMSModel) Update

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

func (*DKMSModel) View

func (m *DKMSModel) View() string

type ECSModel

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

func (*ECSModel) Init

func (m *ECSModel) Init() tea.Cmd

func (*ECSModel) Next

func (m *ECSModel) Next() (model.Model, tea.Cmd)

func (*ECSModel) SetPreModel

func (m *ECSModel) SetPreModel(preModel model.Model)

func (*ECSModel) Update

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

func (*ECSModel) View

func (m *ECSModel) View() string

type RRSAModel

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

func (*RRSAModel) Init

func (m *RRSAModel) Init() tea.Cmd

func (*RRSAModel) Next

func (m *RRSAModel) Next() (model.Model, tea.Cmd)

func (*RRSAModel) SetPreModel

func (m *RRSAModel) SetPreModel(preModel model.Model)

func (*RRSAModel) Update

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

func (*RRSAModel) View

func (m *RRSAModel) View() string

type RoleModel

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

func (*RoleModel) Init

func (m *RoleModel) Init() tea.Cmd

func (*RoleModel) Next

func (m *RoleModel) Next() (model.Model, tea.Cmd)

func (*RoleModel) SetPreModel

func (m *RoleModel) SetPreModel(preModel model.Model)

func (*RoleModel) Update

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

func (*RoleModel) View

func (m *RoleModel) View() string

Jump to

Keyboard shortcuts

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