Documentation ¶
Index ¶
- Constants
- func GetCertExpirationTime(f *framework.Framework, clusterName string) (*metav1.Time, error)
- func InitClusterWithSetter(c *corev1.Cluster, setter []Setter)
- func SIGDescribe(text string, body func()) bool
- func UpdateCert(f *framework.Framework, clusterName string) error
- type Config
- type DeployConfig
- type Setter
Constants ¶
View Source
const (
Storage = "storage"
)
Variables ¶
This section is empty.
Functions ¶
func GetCertExpirationTime ¶ added in v1.3.1
func InitClusterWithSetter ¶ added in v1.3.1
func SIGDescribe ¶
SIGDescribe annotates the test with the SIG label.
Types ¶
type DeployConfig ¶ added in v1.3.1
type Setter ¶ added in v1.3.1
func SetClusterBackupPoint ¶ added in v1.3.1
func SetClusterName ¶ added in v1.3.1
func SetClusterNodes ¶ added in v1.3.1
func SetClusterVersion ¶ added in v1.3.1
func SetContainerdRuntime ¶ added in v1.3.1
func SetContainerdRuntime() Setter
func SetDockerRuntime ¶ added in v1.3.1
func SetDockerRuntime() Setter
func SetOnlineInstall ¶ added in v1.3.1
func SetOnlineInstall() Setter
Click to show internal directories.
Click to hide internal directories.