Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ControlRuntimeBootstrap ¶
type ControlRuntimeBootstrap struct {
ServerCA content `json:"serverCA"`
ServerCAKey content `json:"server"`
ClientCA content
ClientCAKey content
ETCDServerCA content
ETCDServerCAKey content
}
func DecodedBootstrap ¶
func DecodedBootstrap(token, ip string) (*ControlRuntimeBootstrap, error)
Click to show internal directories.
Click to hide internal directories.