Documentation ¶
Index ¶
- Variables
- func DNS1123Subdomain(cmd *cobra.Command, args []string) error
- func ExecutionIDAndFileNames(cmd *cobra.Command, args []string) error
- func ExecutionName(cmd *cobra.Command, args []string) error
- func ManifestsDirectory(cmd *cobra.Command, args []string) error
- func PersistentPreRunVersionCheck(cmd *cobra.Command, clientVersion string)
- func TestSuiteName(cmd *cobra.Command, args []string) error
- func TrimPatchVersion(version string) string
- func ValidateVersions(apiVersionString, clientVersionString string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOldClientVersion = fmt.Errorf("client version is older than api version, please upgrade")
Functions ¶
func DNS1123Subdomain ¶ added in v0.9.18
func ExecutionIDAndFileNames ¶
func PersistentPreRunVersionCheck ¶ added in v0.10.3
PersistentPreRunVersionCheck will check versions based on commands client
func TrimPatchVersion ¶ added in v1.0.13
TrimPatchVersion will trim
func ValidateVersions ¶ added in v0.10.0
ValidateVersions will check if kubectl plugins MINOR version is greater or equal Testkube API version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.