...

Text file src/edge-infra.dev/hack/containers/kubectl/kubectl-test.yaml

Documentation: edge-infra.dev/hack/containers/kubectl

     1##
     2# See https://github.com/GoogleContainerTools/container-structure-test
     3# for schema definition
     4##
     5schemaVersion: 2.0.0
     6
     7fileExistenceTests:
     8  - name: 'Entrypoint'
     9    path: '/usr/local/bin/kubectl'
    10    shouldExist: true
    11    permissions: '-rwxr-xr-x'

View as plain text