ui-plugin-operator

command module
v0.1.2 Latest Latest
Warning

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

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

README

ui-plugin-operator

[!WARNING] This repository will be deprecated with the release of Rancher 2.9.0.
The code was moved to here

Developing

Which branch do I make changes on?

⚠ Since this will be deprecated with Rancher 2.9.0, only bugfixes and security issues should be made.

UI Plugin Operator is built and released off the contents of the main branch. To make a contribution, open up a PR to the main branch.

Building
go build -o bin/ui-plugin-operator
Running
./bin/ui-plugin-operator
Running Unit Tests
go test ./...
Linting
golangci-lint run ./...
Releasing

Simply tag a commit with the version you want to release, and push that tag upstream. The automation will take care of the rest: binaries will be published in a github release, and docker images will be pushed to docker hub.

License

Copyright (c) 2020 Rancher Labs, Inc.

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
apis/catalog.cattle.io/v1
+k8s:deepcopy-gen=package +groupName=catalog.cattle.io
+k8s:deepcopy-gen=package +groupName=catalog.cattle.io
crd

Jump to

Keyboard shortcuts

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