package
1.3.0
Repository: https://github.com/robgonnella/ops.git
Documentation: pkg.go.dev

# Functions

NewConfigContext returns a new instance of NewConfigContext.
NewConfigureForm returns a new instance of ConfigureForm.
NewEventTable returns a new instance of EventTable.
NewHeader returns a new instance of Header.
NewModal returns a new instance of Modal.
NewServerTable returns a new instance of ServerTable.
NewSwitchViewInput returns a new instance of SwitchViewInput.

# Structs

ConfigContext table selecting and deleting contexts (configurations).
ConfigureForm component for updating and creating configurations.
EventTable table for viewing all incoming events in realtime.
Header shown above all views.
Modal generic structure for displaying modals.
ModalButton represents a button added to a modal.
ServerTable table displaying all servers for the active context.
SwitchViewInput toggle-able input for switching views.