Documentation ¶
Index ¶
- Constants
- Variables
- func CheckMulticlusterResources(opts *options.Options)
- func CheckResources(opts *options.Options) (bool, error)
- func RateLimitIsConnected(stats string) bool
- func ResourcesSyncedOverXds(stats, deploymentName string) bool
- func RootCmd(opts *options.Options, optionsFunc ...cliutils.OptionsFunc) *cobra.Command
Constants ¶
View Source
const (
GlooeRateLimitConnectedState = "glooe_ratelimit_connected_state"
)
Variables ¶
View Source
var ( CrdNotFoundErr = func(crdName string) error { return eris.Errorf("%s CRD has not been registered", crdName) } )
Functions ¶
func CheckMulticlusterResources ¶ added in v1.5.0
func RateLimitIsConnected ¶ added in v1.3.27
func ResourcesSyncedOverXds ¶ added in v1.3.27
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.