action

package
v0.0.0-...-d0b1095 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2021 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	RESTConfig *rest.Config
	Client     client.Client
	Namespace  string
	Scheme     *runtime.Scheme
	// contains filtered or unexported fields
}

func (*Configuration) BindFlags

func (c *Configuration) BindFlags(fs *pflag.FlagSet)

func (*Configuration) Load

func (c *Configuration) Load() error

type OperandRequestTree

type OperandRequestTree struct {
	RegistryMap            map[types.NamespacedName][]string
	OperandRequestInstance *odlmv1alpha1.OperandRequest
	SubscriptionList       []types.NamespacedName
}

type Tree

type Tree struct {
	Config *Configuration
	Ctx    context.Context
	Table  *uitable.Table
}

func NewTree

func NewTree(cfg *Configuration) *Tree

func (*Tree) TreeView

func (t *Tree) TreeView(opreqName string)

Jump to

Keyboard shortcuts

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