Documentation ¶
Index ¶
- func Disable(d bool)
- func TrackBootstrapApply(token string, success bool, provisioner string, dryRun bool)
- func TrackBootstrapDestroy(token string, success bool, provisioner string)
- func TrackBootstrapInit(token string, success bool, provisioner string)
- func TrackClusterApply(token string, success bool, provisioner string, dryRun bool)
- func TrackClusterDestroy(token string, success bool, provisioner string)
- func TrackClusterInit(token string, success bool, provisioner string)
- func Version(v string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TrackBootstrapApply ¶
TrackBootstrapApply sends a tracking event to mixpanel when the user uses the bootstrap update command
func TrackBootstrapDestroy ¶
TrackBootstrapDestroy sends a tracking event to mixpanel when the user uses the bootstrap destroy command
func TrackBootstrapInit ¶
TrackBootstrapInit sends a tracking event to mixpanel when the user uses the bootstrap init command
func TrackClusterApply ¶
TrackClusterApply sends a tracking event to mixpanel when the user uses the cluster update command
func TrackClusterDestroy ¶
TrackClusterDestroy sends a tracking event to mixpanel when the user uses the cluster destroy command
func TrackClusterInit ¶
TrackClusterInit sends a tracking event to mixpanel when the user uses the cluster init command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.