Documentation ¶
Index ¶
- func NewCmdClientCerts(out io.Writer) *cobra.Command
- func NewCmdKubeConfig(out io.Writer) *cobra.Command
- func NewCmdPhase(out io.Writer) *cobra.Command
- func NewCmdToken(out io.Writer) *cobra.Command
- func RunCreateWithClientCerts(out io.Writer, config *kubeconfigphase.BuildConfigProperties) error
- func RunCreateWithToken(out io.Writer, config *kubeconfigphase.BuildConfigProperties) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCreateWithClientCerts ¶
func RunCreateWithClientCerts(out io.Writer, config *kubeconfigphase.BuildConfigProperties) error
RunCreateWithClientCerts generates a kubeconfig file from with client certs as the authentication mechanism
func RunCreateWithToken ¶
func RunCreateWithToken(out io.Writer, config *kubeconfigphase.BuildConfigProperties) error
RunCreateWithToken generates a kubeconfig file from with a token as the authentication mechanism
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.