Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Varty (0.16 sec)

  1. LICENSES/third_party/forked/shell2junit/LICENSE

    part of the Derivative Works; within the Source form or documentation, if 
    provided along with the Derivative Works; or, within a display generated by 
    the Derivative Works, if and wherever such third-party notices normally 
    appear. The contents of the NOTICE file are for informational purposes only 
    and do not modify the License. You may add Your own attribution notices 
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Jul 08 11:48:19 GMT 2021
    - 9.2K bytes
    - Viewed (0)
  2. .gitignore

    # Vagrant
    .vagrant
    network_closure.sh
    
    # Local cluster env variables
    /cluster/env.sh
    
    # Compiled binaries in third_party
    /third_party/pkg
    
    # Also ignore etcd installed by hack/install-etcd.sh
    /third_party/etcd*
    /default.etcd
    
    # Also ignore protoc installed by hack/install-protoc.sh
    /third_party/protoc*
    
    # User cluster configs
    .kubeconfig
    
    .tags*
    
    # Version file for dockerized build
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Feb 29 08:22:06 GMT 2024
    - 2.1K bytes
    - Viewed (0)
Back to top