Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_CC_RUNTIMECLASS_NAME string = "kata-remote"
Variables ¶
This section is empty.
Functions ¶
func CreateClientset ¶
func CreateClientset() (kubernetes.Interface, error)
func GetRuntimeclassName ¶
func GetRuntimeclassName() string
func StartupHandler ¶
func StartupHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type Checker ¶
type Checker struct { Clientset kubernetes.Interface RuntimeclassName string SocketPath string }
func (*Checker) GetAllPeerPods ¶
func (*Checker) GetAllPods ¶
func (*Checker) GetNodeName ¶
func (*Checker) IsSocketOpen ¶
Click to show internal directories.
Click to hide internal directories.