Documentation
¶
Index ¶
- func AuthVerify(c cluster.TestCluster) error
- func CheckUserShells(c cluster.TestCluster) error
- func DeadLinks(c cluster.TestCluster) error
- func NFSv3(c cluster.TestCluster) error
- func NFSv4(c cluster.TestCluster) error
- func NTP(c cluster.TestCluster) error
- func NetworkListeners(c cluster.TestCluster) error
- func OmahaPing(c cluster.TestCluster) error
- func SGIDFiles(c cluster.TestCluster) error
- func SUIDFiles(c cluster.TestCluster) error
- func SelinuxEnforce(c cluster.TestCluster) error
- func VerityCorruption(c cluster.TestCluster) error
- func VerityVerify(c cluster.TestCluster) error
- func WritableDirs(c cluster.TestCluster) error
- func WritableFiles(c cluster.TestCluster) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthVerify ¶ added in v0.1.4
func AuthVerify(c cluster.TestCluster) error
AuthVerify asserts that invalid passwords do not grant access to the system
func CheckUserShells ¶ added in v0.1.5
func CheckUserShells(c cluster.TestCluster) error
func DeadLinks ¶ added in v0.3.0
func DeadLinks(c cluster.TestCluster) error
func NFSv3 ¶
func NFSv3(c cluster.TestCluster) error
Test that the kernel NFS server and client work within CoreOS.
func NFSv4 ¶
func NFSv4(c cluster.TestCluster) error
Test that NFSv4 without security works on CoreOS.
func NTP ¶
func NTP(c cluster.TestCluster) error
Test that timesyncd starts using the local NTP server
func NetworkListeners ¶ added in v0.1.5
func NetworkListeners(c cluster.TestCluster) error
func OmahaPing ¶
func OmahaPing(c cluster.TestCluster) error
func SGIDFiles ¶ added in v0.1.5
func SGIDFiles(c cluster.TestCluster) error
func SUIDFiles ¶ added in v0.1.5
func SUIDFiles(c cluster.TestCluster) error
func SelinuxEnforce ¶ added in v0.1.0
func SelinuxEnforce(c cluster.TestCluster) error
SelinuxEnforce checks that some basic things work after `setenforce 1`
func VerityCorruption ¶ added in v0.1.0
func VerityCorruption(c cluster.TestCluster) error
VerityCorruption asserts that a machine will fail to read a file from a verify filesystem whose blocks have been modified.
func VerityVerify ¶
func VerityVerify(c cluster.TestCluster) error
VerityVerify asserts that the filesystem mounted on /usr matches the dm-verity hash that is embedded in the CoreOS kernel.
func WritableDirs ¶ added in v0.1.5
func WritableDirs(c cluster.TestCluster) error
func WritableFiles ¶ added in v0.1.5
func WritableFiles(c cluster.TestCluster) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.