package
0.25.1
Repository: https://github.com/vmware-tanzu/octant.git
Documentation: pkg.go.dev

# Packages

Package fake is a generated GoMock package.

# Functions

Create creates a resource viewer given a list objects.
GenerateComponent generates a resource viewer component given details.
New creates an instance of ResourceViewer.
NewHandler creates an instance of Handler.
No description provided by the author
SetHandlerObjectStatus configures handler to use a custom object status generator.
WithDefaultQueryer configures ResourceViewer with the default visitor.

# Structs

EdgeEntry contains Edge info stored in edgeCache.
Handler is a visitor handler.
No description provided by the author
ResourceViewer visits an object and creates a view component.

# Interfaces

Details generates details for resource viewer.
No description provided by the author

# Type aliases

HandlerOption is an option for configuring Handler.
ViewerOpt is an option for ResourceViewer.