Documentation
¶
Overview ¶
Package capability exposes information about outages and scheduled downtime for specific API capabilities.
This package does not work on Managed VMs.
Example:
if !capability.Enabled(c, "datastore_v3", "write") {
// show user a different page
}
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.