...

Source file src/edge-infra.dev/pkg/edge/edgeadmin/commands/operatorintervention/format/doc.go

Documentation: edge-infra.dev/pkg/edge/edgeadmin/commands/operatorintervention/format

     1  // package format provides helper functions which can be used to generate output
     2  // strings to be displayed to the user when interacting with
     3  // operatorintervention commands
     4  package format
     5  

View as plain text