skipper

package
v1.18.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2020 License: Apache-2.0 Imports: 1 Imported by: 52

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppArmorDistros = framework.AppArmorDistros

AppArmorDistros are distros with AppArmor support

View Source
var SkipIfAppArmorNotSupported = framework.SkipIfAppArmorNotSupported

SkipIfAppArmorNotSupported skips if the AppArmor is not supported by the node OS distro.

View Source
var SkipIfMissingResource = framework.SkipIfMissingResource

SkipIfMissingResource skips if the gvr resource is missing.

View Source
var SkipIfMultizone = framework.SkipIfMultizone

SkipIfMultizone skips if the cluster has multizone.

View Source
var SkipIfNodeOSDistroIs = framework.SkipIfNodeOSDistroIs

SkipIfNodeOSDistroIs skips if the node OS distro is included in the unsupportedNodeOsDistros.

View Source
var SkipIfProviderIs = framework.SkipIfProviderIs

SkipIfProviderIs skips if the provider is included in the unsupportedProviders.

View Source
var SkipUnlessAtLeast = framework.SkipUnlessAtLeast

SkipUnlessAtLeast skips if the value is less than the minValue.

View Source
var SkipUnlessLocalEphemeralStorageEnabled = framework.SkipUnlessLocalEphemeralStorageEnabled

SkipUnlessLocalEphemeralStorageEnabled skips if the LocalStorageCapacityIsolation is not enabled.

View Source
var SkipUnlessMasterOSDistroIs = framework.SkipUnlessMasterOSDistroIs

SkipUnlessMasterOSDistroIs skips if the master OS distro is not included in the supportedMasterOsDistros.

View Source
var SkipUnlessMultizone = framework.SkipUnlessMultizone

SkipUnlessMultizone skips if the cluster does not have multizone.

View Source
var SkipUnlessNodeCountIsAtLeast = framework.SkipUnlessNodeCountIsAtLeast

SkipUnlessNodeCountIsAtLeast skips if the number of nodes is less than the minNodeCount.

View Source
var SkipUnlessNodeCountIsAtMost = framework.SkipUnlessNodeCountIsAtMost

SkipUnlessNodeCountIsAtMost skips if the number of nodes is greater than the maxNodeCount.

View Source
var SkipUnlessNodeOSDistroIs = framework.SkipUnlessNodeOSDistroIs

SkipUnlessNodeOSDistroIs skips if the node OS distro is not included in the supportedNodeOsDistros.

View Source
var SkipUnlessProviderIs = framework.SkipUnlessProviderIs

SkipUnlessProviderIs skips if the provider is not included in the supportedProviders.

View Source
var SkipUnlessSSHKeyPresent = framework.SkipUnlessSSHKeyPresent

SkipUnlessSSHKeyPresent skips if no SSH key is found.

View Source
var SkipUnlessServerVersionGTE = framework.SkipUnlessServerVersionGTE

SkipUnlessServerVersionGTE skips if the server version is less than v.

Skipf skips with information about why the test is being skipped.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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