Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + const TokenIDBytes + const TokenSecretBytes + func GenerateTokenId() (string, error) + func GenerateTokenSecret() (string, error) + func TimeStringFromNow(delta time.Duration) string + func WaitForBootstrapTokenSecretNotDisappear(c clientset.Interface, tokenID string, t time.Duration) error + func WaitForBootstrapTokenSecretToDisappear(c clientset.Interface, tokenID string) error + func WaitForSignedClusterInfoByBootstrapTokenToDisappear(c clientset.Interface, tokenID string) error + func WaitForSignedClusterInfoGetUpdatedByBootstrapToken(c clientset.Interface, tokenID string, signedToken string) error + func WaitforSignedClusterInfoByBootStrapToken(c clientset.Interface, tokenID string) error