Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for printComponentStatusList (0.26 sec)

  1. pkg/printers/internalversion/printers.go

    		{Name: "Error", Type: "string", Description: "Error of the component conditions"},
    	}
    	_ = h.TableHandler(componentStatusColumnDefinitions, printComponentStatus)
    	_ = h.TableHandler(componentStatusColumnDefinitions, printComponentStatusList)
    
    	deploymentColumnDefinitions := []metav1.TableColumnDefinition{
    		{Name: "Name", Type: "string", Format: "name", Description: metav1.ObjectMeta{}.SwaggerDoc()["name"]},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
Back to top