external-snapshot-metadata-client

command module
v0.0.0-...-07a2383 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

README

external-snapshot-metadata-client

Sample client to interact with external-snapshot-metadata service to query changed block metadata information between two CSI snapshots on Kubernetes.

Usage
$ ./external-snapshot-metadata-client --help
Usage of /external-snapshot-metadata-client:
  -client-namespace string
        client namespace (default "default")
  -kubeconfig string
        Paths to a kubeconfig. Only required if out-of-cluster.
  -namespace string
        snapshot namespace (default "default")
  -service-account string
        client service account (default "default")
  -snapshot-1 string
        first volume snapshot name
  -snapshot-2 string
        second volume snapshot name
  -token-mount-path string
        Path to the token mounted with projected volume (default "/var/run/secrets/tokens/%s")
  -use-projected-token
        Use token mounted using project volume instead of creating new with TokenRequest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL