core

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT-0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check() *resource.Resource

func NewApp

func NewApp() *application.Application

Types

type CheckResourceManager

type CheckResourceManager struct {
	DryRun  bool
	Name    string
	Message string

	Group    string
	Resource string
	Version  string
	resource.EmptyInit
}

func (*CheckResourceManager) Create

func (m *CheckResourceManager) Create(options resource.Options) error

func (*CheckResourceManager) Delete

func (*CheckResourceManager) SetDryRun

func (m *CheckResourceManager) SetDryRun()

func (*CheckResourceManager) Update

type Options

type Options struct {
	application.ApplicationOptions
	ProviderVersion string
}

type ProviderOptions

type ProviderOptions struct {
	resource.CommonOptions
	Version *string
}

type WaitManager

type WaitManager struct {
	CRD         string
	DryRun      bool
	Group       string
	Resource    string
	Version     string
	WaitSeconds int
	resource.EmptyInit
}

func (*WaitManager) Create

func (m *WaitManager) Create(options resource.Options) error

func (*WaitManager) Delete

func (m *WaitManager) Delete(_ resource.Options) error

func (*WaitManager) SetDryRun

func (m *WaitManager) SetDryRun()

func (*WaitManager) Update

func (m *WaitManager) Update(_ resource.Options, _ *cobra.Command) error

Jump to

Keyboard shortcuts

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