Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for wsaioctl (0.21 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/zsyscall_windows.go

    	procWSAGetOverlappedResult                               = modws2_32.NewProc("WSAGetOverlappedResult")
    	procWSAIoctl                                             = modws2_32.NewProc("WSAIoctl")
    	procWSALookupServiceBeginW                               = modws2_32.NewProc("WSALookupServiceBeginW")
    	procWSALookupServiceEnd                                  = modws2_32.NewProc("WSALookupServiceEnd")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 195.8K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    ](../profiles/default.yaml) ## Step 3. Update istioctl schema Istioctl uses a [schema](../../operator/pkg/apis/istio/v1alpha1/values_types.proto) to validate the values. Any changes to the schema must be added here, otherwise istioctl users will see errors. Once the schema file is updated, run: ```bash $ make operator-proto ``` This will regenerate the Go structs used for schema validation. ## Step 4. Update the generated manifests Tests of istioctl use the auto-generated manifests to ensure that...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
Back to top