core

package
v1.44.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package core is meant to gather the APIs to interact with a Kubernetes server from the command line interface. TODO: The shared, common and other features from package command will be moved to this one. TODO: Package command must solely hold the user interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceManager

type ResourceManager interface {
	CreateOrUpdate(resource client.Object) error
}

ResourceManager is the API entry point for Kubernetes Resource management for CLI

func NewResourceManager

func NewResourceManager(client *kogitocli.Client) ResourceManager

NewResourceManager creates a new reference of a ResourceManager

Jump to

Keyboard shortcuts

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