Documentation
¶
Index ¶
- func CreateEITUtil(authAPI *ybaAuthClient.AuthAPIClient, eitName, eitCertType string, ...)
- func CreateEITValidation(cmd *cobra.Command)
- func DeleteEITUtil(cmd *cobra.Command, commandCall, certType string)
- func DeleteEITValidation(cmd *cobra.Command)
- func DescribeEITUtil(cmd *cobra.Command, commandCall, certType string)
- func DescribeEITValidation(cmd *cobra.Command)
- func DownloadClientEITUtil(cmd *cobra.Command, commandCall, certType string)
- func DownloadEITValidation(cmd *cobra.Command, commandType string)
- func DownloadRootEITUtil(cmd *cobra.Command, commandCall, certType string)
- func GetEITConfig(authAPI *ybaAuthClient.AuthAPIClient, eitName, certType, commandCall string) ybaclient.CertificateInfoExt
- func ListEITUtil(cmd *cobra.Command, commandCall, eitCertType string)
- func UpdateEITUtil(authAPI *ybaAuthClient.AuthAPIClient, eitName, eitUUID, eitCertType string, ...)
- func UpdateEITValidation(cmd *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateEITUtil ¶
func CreateEITUtil( authAPI *ybaAuthClient.AuthAPIClient, eitName, eitCertType string, requestBody ybaclient.CertificateParams)
CreateEITUtil is a util task for create eit
func CreateEITValidation ¶
CreateEITValidation validates the delete config command
func DeleteEITUtil ¶
DeleteEITUtil executes the delete eit command
func DeleteEITValidation ¶
DeleteEITValidation validates the delete config command
func DescribeEITUtil ¶
DescribeEITUtil executes the describe eit command
func DescribeEITValidation ¶
DescribeEITValidation validates the describe config command
func DownloadClientEITUtil ¶
DownloadClientEITUtil executes the download root eit command
func DownloadEITValidation ¶
DownloadEITValidation executes the download eit command
func DownloadRootEITUtil ¶
DownloadRootEITUtil executes the download root eit command
func GetEITConfig ¶
func GetEITConfig( authAPI *ybaAuthClient.AuthAPIClient, eitName, certType, commandCall string) ybaclient.CertificateInfoExt
GetEITConfig fetches config
func ListEITUtil ¶
ListEITUtil executes the list eit command
func UpdateEITUtil ¶
func UpdateEITUtil( authAPI *ybaAuthClient.AuthAPIClient, eitName, eitUUID, eitCertType string, requestBody ybaclient.CertificateParams)
UpdateEITUtil is a util task for update eit
func UpdateEITValidation ¶
UpdateEITValidation validates the update config command
Types ¶
This section is empty.