Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOrderedKeys (0.14 sec)

  1. operator/pkg/controlplane/control_plane_test.go

    	"istio.io/api/operator/v1alpha1"
    	"istio.io/istio/operator/pkg/component"
    	"istio.io/istio/operator/pkg/name"
    	"istio.io/istio/operator/pkg/translate"
    	"istio.io/istio/operator/pkg/util"
    )
    
    func TestOrderedKeys(t *testing.T) {
    	tests := []struct {
    		desc string
    		in   map[string]*v1alpha1.ExternalComponentSpec
    		want []string
    	}{
    		{
    			desc: "not-ordered",
    			in: map[string]*v1alpha1.ExternalComponentSpec{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 04 02:36:40 UTC 2023
    - 7.6K bytes
    - Viewed (0)
Back to top