Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for Nations (0.17 sec)

  1. licenses/github.com/hashicorp/go-version/LICENSE

         compliant prior to 30 days after Your receipt of the notice.
    
    5.2. If You initiate litigation against any entity by asserting a patent
         infringement claim (excluding declaratory judgment actions, counter-claims,
         and cross-claims) alleging that a Contributor Version directly or
         indirectly infringes any patent, then the rights granted to You by any and
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Sat Oct 26 02:47:39 GMT 2019
    - 15.6K bytes
    - Viewed (0)
  2. istioctl/pkg/multicluster/remote_secret.go

    	// Secret generated from remote cluster
    	SecretTypeRemote SecretType = "remote"
    
    	// Secret generated from config cluster
    	SecretTypeConfig SecretType = "config"
    )
    
    // RemoteSecretOptions contains the options for creating a remote secret.
    type RemoteSecretOptions struct {
    	KubeOptions
    
    	// Name of the local cluster whose credentials are stored in the secret. Must be
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Oct 11 01:43:17 GMT 2023
    - 24K bytes
    - Viewed (0)
Back to top