tmpl

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Access

func Access(t *testing.T, label, cluster, acl string, cors bool) string

func Basic

func Basic(t *testing.T, label, cluster string) string

func Cert

func Cert(t *testing.T, label, cluster, cert, privKey string) string

func DataBasic

func DataBasic(t *testing.T, label, cluster string) string

func LifeCycle

func LifeCycle(t *testing.T, label, cluster, keyName string) string

func LifeCycleNoID added in v1.27.1

func LifeCycleNoID(t *testing.T, label, cluster, keyName string) string

func LifeCycleUpdates

func LifeCycleUpdates(t *testing.T, label, cluster, keyName string) string

func Updates

func Updates(t *testing.T, label, cluster string) string

func Versioning

func Versioning(t *testing.T, label, cluster, keyName string, versioning bool) string

Types

type TemplateData

type TemplateData struct {
	Key objkey.TemplateData

	Label       string
	ACL         string
	CORSEnabled bool
	Versioning  bool

	Cert    string
	PrivKey string
	Cluster string
}

Jump to

Keyboard shortcuts

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