porch

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Copyright 2022 The kpt and Nephio Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

View Source
const ApproveErrorOut = "cannot change approval from %s to %s"
View Source
const HidePorchCommands = false

Controls whether the Package Orchestration CLI commands are hidden.

Variables

This section is empty.

Functions

func Apply

func Apply(ctx context.Context, api client.Client, obj client.Object) error

func CreateClient

func CreateClient(config *rest.Config) (client.Client, error)

func CreateClientWithFlags

func CreateClientWithFlags(flags *genericclioptions.ConfigFlags) (client.Client, error)

func CreateDynamicClient

func CreateDynamicClient(flags *genericclioptions.ConfigFlags) (client.WithWatch, error)

func CreateRESTClient

func CreateRESTClient(flags *genericclioptions.ConfigFlags) (rest.Interface, error)

controller-runtime does not support subresources so we use REST client directly. TODO: Separate Porch clientset into its own module (similar to k8s clientsets) to use it without causing circular reference.

func LastSegment

func LastSegment(path string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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