table

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateCreateTableInput

func GenerateCreateTableInput(cr *svcapitypes.Table) *svcsdk.CreateTableInput

GenerateCreateTableInput returns a create input.

func GenerateDeleteTableInput

func GenerateDeleteTableInput(cr *svcapitypes.Table) *svcsdk.DeleteTableInput

GenerateDeleteTableInput returns a deletion input.

func GenerateDescribeTableInput

func GenerateDescribeTableInput(cr *svcapitypes.Table) *svcsdk.DescribeTableInput

GenerateDescribeTableInput returns input for read operation.

func GenerateGlobalSecondaryIndexDescriptions added in v0.21.0

func GenerateGlobalSecondaryIndexDescriptions(p []*svcapitypes.GlobalSecondaryIndex) []*svcsdk.GlobalSecondaryIndexDescription

GenerateGlobalSecondaryIndexDescriptions generates an array of GlobalSecondaryIndexDescriptions.

func GenerateTable

func GenerateTable(resp *svcsdk.DescribeTableOutput) *svcapitypes.Table

GenerateTable returns the current state in the form of *svcapitypes.Table.

func GenerateUpdateTableInput

func GenerateUpdateTableInput(cr *svcapitypes.Table) *svcsdk.UpdateTableInput

GenerateUpdateTableInput returns an update input.

func IsNotFound

func IsNotFound(err error) bool

IsNotFound returns whether the given error is of type NotFound or not.

func SetupTable

func SetupTable(mgr ctrl.Manager, o controller.Options) error

SetupTable adds a controller that reconciles Table.

Types

This section is empty.

Jump to

Keyboard shortcuts

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