types

package
v1.2.12 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 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 Id added in v1.0.0

type Id struct {
	Namespace string
	Name      string
}

Id identifies a Kubernetes resource within a cluster.

func NewId added in v1.0.0

func NewId(namespace, name string) Id

func (Id) String added in v1.0.0

func (id Id) 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