k8sapply

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package k8sapply GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Apply

type Apply struct {
	// KubePkg or KubePkgList json file
	KubepkgJSON string `arg:""`
	// Paths to a kubeconfig. Only required if out-of-cluster."
	Kubeconfig string `flag:",omitempty"`
	// Enable dry run
	DryRun bool `flag:",omitempty"`
	// overwrites ownership
	Force bool `flag:",omitempty" `
	// Create namespace if not exists
	CreateNamespace bool `flag:",omitempty" `
	// contains filtered or unexported fields
}

func (*Apply) Init

func (c *Apply) Init(ctx context.Context) error

func (*Apply) InjectContext

func (c *Apply) InjectContext(ctx context.Context) context.Context

func (*Apply) Run

func (c *Apply) Run(ctx context.Context) error

func (Apply) RuntimeDoc

func (v Apply) RuntimeDoc(names ...string) ([]string, bool)

Jump to

Keyboard shortcuts

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