package
0.7.0
Repository: https://github.com/kubenext/lissio.git
Documentation: pkg.go.dev

# Functions

CRDAPIVersions returns the group versions that are contained within a CRD.
NewContainerEditor creates an instance of ContainerEditor.
NewDeploymentConfigurationEditor edits a deployment.
NewNavigationFactory creates an instance of NewNavigationFactory.
NewObjectPath creates ObjectPath.
NewServiceConfigurationEditor creates an instance of ServiceConfigurationEditor.

# Constants

No description provided by the author
EventTypeAlert is an alert event.
EventTypeContent is a content event.
EventTypeContentPath is a content path event.
EventTypeContext is a context event.
EventTypeCurrentNamespace is a current namespace event.
EventTypeFilters is a filters event.
EventTypeKubeConfig is an event for updating kube contexts on the front end.
EventTypeNamespace is a namespace event.
EventTypeNamespaces is a namespaces event.
EventTypeNavigation is a navigation event.
EventTypeObjectNotFound is an object not found event.
EventTypeUnknown is an unknown event.

# Structs

ClientRequestHandler is a client request.
ContainerEditor edits containers.
DeploymentConfigurationEditor edits a deployment's configuration.
Event is an event for the dash frontend.
Filter is used to filter queries for objects.
NavigationEntries help construct navigation entries.
NavigationFactory generates navigation entries.
ObjectPath contains functions for generating paths for an object.
ObjectPathConfig is configuration for ObjectPath.
ServiceConfigurationEditor edits editors.

# Interfaces

Generator generates events.
State represents Lissio's view state.

# Type aliases

ContentPathUpdateFunc is a function that is called when content path is updated.
CRDPathGenFunc is a function that generates a custom resource path.
EntriesFunc is a function that can create navigation entries.
No description provided by the author
NamespaceUpdateFunc is a function that is called when namespace is updated.
PathLookupFunc looks up paths for an object.
UpdateCancelFunc cancels the update.