Documentation ¶
Index ¶
- func GetLatestVersion(ctx context.Context, repo string) (string, error)
- func GetPublicGithubClient(ctx context.Context) *github.Client
- func IsValidVersion(ctx context.Context, repo, version string) (string, error)
- func MustMarshal(v interface{}) string
- func MustMarshalProto(v proto.Message) string
- func ParseAwsCredentialsFile(path string) ([]*ini.Section, error)
- func PrintInstalls(list v1.InstallList, outputType string)
- func PrintMeshes(list v1.MeshList, outputType string)
- func PrintRoutingRules(list v1.RoutingRuleList, outputType string)
- func PrintSecrets(list gloov1.SecretList, outputType string)
- func PrintSecurityRules(list v1.SecurityRuleList, outputType string)
- func PrintTlsSecrets(list v1.TlsSecretList, outputType string)
- func SetAwsCredentialsFromSection(opts *options.Options, section *ini.Section) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidVersion ¶
func MustMarshal ¶
func MustMarshal(v interface{}) string
func MustMarshalProto ¶
func ParseAwsCredentialsFile ¶
func PrintInstalls ¶
func PrintInstalls(list v1.InstallList, outputType string)
func PrintMeshes ¶
func PrintRoutingRules ¶
func PrintRoutingRules(list v1.RoutingRuleList, outputType string)
func PrintSecrets ¶
func PrintSecrets(list gloov1.SecretList, outputType string)
func PrintSecurityRules ¶
func PrintSecurityRules(list v1.SecurityRuleList, outputType string)
func PrintTlsSecrets ¶
func PrintTlsSecrets(list v1.TlsSecretList, outputType string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.