Documentation
¶
Index ¶
Constants ¶
View Source
const (
SSH_PORT = "22"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppArmor ¶
type AppArmor struct {
// contains filtered or unexported fields
}
func (*AppArmor) AppArmorEnabled ¶
AppArmorEnabled get AppArmor enabled status on worker nodes
func (*AppArmor) AppArmorStatus ¶
AppArmorStatus gets AppArmor enforced profiles on worker nodes
func (*AppArmor) InstallAppArmor ¶
InstallAppArmor installs AppArmor service on worker nodes
func (*AppArmor) InstallCRD ¶
InstallCRD installs CRD in Kubernetes
func (*AppArmor) UseInternalIP ¶ added in v0.0.6
Click to show internal directories.
Click to hide internal directories.