step224-2020

command module
v0.0.0-...-6fa6ba7 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

Hermes

This is not an officially supported Google product.

TODO: Add more information on Hermes setup, running Hermes, etc.

Source Code Headers

Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers. (This is to help well-intentioned people avoid accidental copying that doesn't comply with the license.)

Apache header:

Copyright 2020 Google LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Client contains the gRPC client implementation used to send RPCs to Cloudprober.
Client contains the gRPC client implementation used to send RPCs to Cloudprober.
config
hermes
probe
Package probe implements the probe that Hermes uses to monitor a storage system.
Package probe implements the probe that Hermes uses to monitor a storage system.
probe/create
Package create contains all of the logic necessary to create files with randomized contents in GCS.
Package create contains all of the logic necessary to create files with randomized contents in GCS.
probe/delete
Package delete implements the file deletion operation with a storage system.
Package delete implements the file deletion operation with a storage system.
probe/metrics
Package metrics implements the metrics used for recording information when monitoring a storage system.
Package metrics implements the metrics used for recording information when monitoring a storage system.
probe/read
Package read contains all of the logic necessary to verify the availability and consistency of the file contents and names in GCS.
Package read contains all of the logic necessary to verify the availability and consistency of the file contents and names in GCS.
probe/target
Package target implements the Target struct used to hold all information and state for a single probe run.
Package target implements the Target struct used to hold all information and state for a single probe run.

Jump to

Keyboard shortcuts

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