Documentation
¶
Index ¶
- func GetClient(ctx context.Context) (*api.Client, error)
- func GetClientCertificate() (tls.Certificate, error)
- func GetContext() context.Context
- func GetHttpClient() (*http.Client, error)
- func InitCELProgram(celCmd string, options ...cel.EnvOption) (*cel.Program, error)
- func ReadPassword(prompt string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientCertificate ¶ added in v0.3.2
func GetClientCertificate() (tls.Certificate, error)
func GetContext ¶
func GetHttpClient ¶ added in v0.3.2
func InitCELProgram ¶ added in v0.3.0
InitCELProgram - Initialize a CEL program with given CEL command and a set of environments
func ReadPassword ¶ added in v0.2.0
ReadPassword reads a Password interactively or via Pipe
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.