types

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package types defines helpers for manipulating types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertId

type CertId struct {
	Namespace string
	Name      string
}

CertId identifies a ManagedCertificate object within a cluster

func NewCertId

func NewCertId(namespace, name string) CertId

func (CertId) String

func (id CertId) String() string

String converts Id to string

Jump to

Keyboard shortcuts

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