Documentation ¶
Index ¶
- Constants
- func GetCurrentMachineIfExists(machineClient client.MachinesInterface, machine *clusterv1.Machine) (*clusterv1.Machine, error)
- func GetMachineIfExists(machineClient client.MachinesInterface, name string, uid types.UID) (*clusterv1.Machine, error)
- func GetMaster(machines []*clusterv1.Machine) *clusterv1.Machine
- func MachineP(machines []clusterv1.Machine) []*clusterv1.Machine
- func NewClientSet(configPath string) (*apiextensionsclient.Clientset, error)
- func RandomString(n int) string
- func RandomToken() string
Constants ¶
View Source
const (
CharSet = "0123456789abcdefghijklmnopqrstuvwxyz"
)
Variables ¶
This section is empty.
Functions ¶
func GetMachineIfExists ¶
func NewClientSet ¶
func NewClientSet(configPath string) (*apiextensionsclient.Clientset, error)
func RandomString ¶
func RandomToken ¶
func RandomToken() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.