package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AssertFileExists is a utility function for kubeadm testing that asserts if the given folder contains the given files.
AssertFilesCount is a utility function for kubeadm testing that asserts if the given folder contains count files.
SetupEmptyFiles is a utility function for kubeadm testing that creates one or more empty files (touch).
SetupMasterConfigurationFile is a utility function for kubeadm testing that writes a master configuration file into /config subfolder of a given temporary directory.
SetupPkiDirWithCertificateAuthorithy is a utility function for kubeadm testing that creates a CertificateAuthorithy cert/key pair into /pki subfolder of a given temporary directory.
SetupTempDir is a utility function for kubeadm testing, that creates a temporary directory NB.