clusterspec

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package clusterspec describes Podplane cluster runtime requirements shared by infrastructure renderers, such as Nstance certificates configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CertificateFiles

func CertificateFiles(kind string) []string

CertificateFiles returns the certificate template names required by kind.

Types

type Certificate

type Certificate struct {
	Name         string
	Kind         string
	CN           string
	Organization []string
	DNS          []string
	IP           []string
	URI          []string
	TTL          int
}

Certificate describes one Nstance-issued certificate required by a Podplane VM.

func Certificates

func Certificates(netsyClusterIDTemplate string) []Certificate

Certificates returns the certificate templates required by Podplane VMs.

Jump to

Keyboard shortcuts

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