lakeformation

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabasePageContext

type DatabasePageContext struct {
	DatabaseName string
}

type DatabasePageModel

type DatabasePageModel struct {
	page.Model
}

func NewDatabasePage

func NewDatabasePage(ctx *context.ProgramContext) *DatabasePageModel

func (*DatabasePageModel) FetchData

func (m *DatabasePageModel) FetchData(client data.Client) tea.Cmd

type LakeFormationPageModel

type LakeFormationPageModel struct {
	page.Model
}

func NewLakeFormationPage

func NewLakeFormationPage(ctx *context.ProgramContext) *LakeFormationPageModel

func (*LakeFormationPageModel) FetchData

func (m *LakeFormationPageModel) FetchData(client data.Client) tea.Cmd

func (*LakeFormationPageModel) Inspect

func (m *LakeFormationPageModel) Inspect(client data.Client) tea.Cmd

type TablePageContext

type TablePageContext struct {
	TableName    string
	DatabaseName string
}

type TablePageModel

type TablePageModel struct {
	page.Model
}

func NewTablePage

func NewTablePage(ctx *context.ProgramContext) *TablePageModel

func (*TablePageModel) FetchData

func (m *TablePageModel) FetchData(client data.Client) tea.Cmd

Jump to

Keyboard shortcuts

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