k8s

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type K8S

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

func New

func New(ctx *program.Context, config *k8sconfig.Config, nodes map[string]*manager.Node) *K8S

func (*K8S) Addons

func (k *K8S) Addons() []addons.Addon

func (*K8S) AuditLog

func (k *K8S) AuditLog() *audit.AuditLog

func (*K8S) CCM

func (k *K8S) CCM() *ccm.CCM

func (*K8S) Distr

func (k *K8S) Distr() string

func (*K8S) K3S

func (k *K8S) K3S() *k3s.K3S

func (*K8S) Provider

func (k *K8S) Provider(kubeconfig pulumi.AnyOutput, deps []pulumi.Resource) (*kubernetes.Provider, error)

func (*K8S) Up

func (k *K8S) Up(kubeconfig pulumi.AnyOutput, deps []pulumi.Resource) error

func (*K8S) Validate

func (k *K8S) Validate() error

type Runner

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

func NewRunner

func NewRunner(ctx *program.Context, addons []addons.Addon) *Runner

func (*Runner) Run

func (r *Runner) Run(prov *kubernetes.Provider) error

func (*Runner) WithClusterManager

func (r *Runner) WithClusterManager(m *manager.ClusterManager) *Runner

Directories

Path Synopsis
ccm
k3s

Jump to

Keyboard shortcuts

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