Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for STATIC_LABELS (0.16 sec)

  1. pkg/bootstrap/testdata/running_golden.json

      },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 14K bytes
    - Viewed (0)
  2. pkg/bootstrap/testdata/runningsds_golden.json

      },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 14K bytes
    - Viewed (0)
  3. pkg/model/proxy.go

    	Labels map[string]string `json:"LABELS,omitempty"`
    
    	// StaticLabels specifies the set of labels from `ISTIO_METAJSON_LABELS`.
    	StaticLabels map[string]string `json:"STATIC_LABELS,omitempty"`
    
    	// Annotations specifies the set of workload instance (ex: k8s pod) annotations associated with this node.
    	Annotations map[string]string `json:"ANNOTATIONS,omitempty"`
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 25 17:18:17 UTC 2024
    - 18.7K bytes
    - Viewed (0)
Back to top