Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getUseWaypoint (0.11 sec)

  1. pilot/pkg/serviceregistry/kube/controller/ambient/waypoints.go

    	}
    	return nil
    }
    
    // getUseWaypoint takes objectMeta and a defaultNamespace
    // it looks for the istio.io/use-waypoint label and parses it
    // if there is no namespace provided in the label the default namespace will be used
    // defaultNamespace avoids the need to infer when object meta from a namespace was given
    func getUseWaypoint(meta metav1.ObjectMeta, defaultNamespace string) (named *krt.Named, isNone bool) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 18:02:28 UTC 2024
    - 11.1K bytes
    - Viewed (0)
Back to top