provision

package
v0.0.0-...-dcd54df Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2020 License: Apache-2.0 Imports: 31 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd(rootArgs *shared.RootArgs, printf, fatalf shared.FormatFn) *cobra.Command

Cmd returns base command

func GenKeyCert

func GenKeyCert(keyStrength, certExpirationInYears int) (string, string, error)

GenKeyCert generates a self signed key and certificate returns certBytes, privateKeyBytes, error

Types

type JavaCallout

type JavaCallout struct {
	Name                                string `xml:"name,attr"`
	DisplayName, ClassName, ResourceURL string
	Properties                          []javaCalloutProperty `xml:"Properties>Property"`
}

JavaCallout must be capitalized to ensure correct generation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL