random

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package random contains utilities for generating random names.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fake added in v1.0.0

type Fake struct {
	// contains filtered or unexported fields
}

func (Fake) Name added in v1.0.0

func (f Fake) Name() (string, error)

type Interface added in v1.0.0

type Interface interface {
	Name() (string, error)
}

func New

func New(sslCertificateNamePrefix string) Interface

func NewFake added in v1.0.0

func NewFake(name string) Interface

Jump to

Keyboard shortcuts

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