Documentation
¶
Overview ¶
Package util provides helper functions for the client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultConfigFilePath ¶
func GetDefaultConfigFilePath() (path string)
GetDefaultConfigFilePath returns the default path of the enterprise certificate config file created by gCloud.
func LoadSignerBinaryPath ¶
LoadSignerBinaryPath retrieves the path of the signer binary from the config file.
Types ¶
type EnterpriseCertificateConfig ¶
type EnterpriseCertificateConfig struct {
Libs Libs `json:"libs"`
}
EnterpriseCertificateConfig contains parameters for initializing signer.
Click to show internal directories.
Click to hide internal directories.