Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NetworkPlanToText ¶
func NetworkPlanToText(out io.Writer, r *render.NetworkPlanSummary, opts *NetworkPlanToTextOpts)
Types ¶
type NetworkPlanKeybinding ¶
type NetworkPlanKeybinding struct {
// contains filtered or unexported fields
}
func NewNetworkPlanKeybinding ¶
func NewNetworkPlanKeybinding(name string) *NetworkPlanKeybinding
func (NetworkPlanKeybinding) Key ¶
func (k NetworkPlanKeybinding) Key() string
func (NetworkPlanKeybinding) Label ¶
func (k NetworkPlanKeybinding) Label(enabled bool) string
Click to show internal directories.
Click to hide internal directories.