Initial v1.0.0 commit

This commit is contained in:
Jakub Vavřík
2021-01-28 17:37:47 +01:00
commit 1481d27782
4164 changed files with 1264675 additions and 0 deletions

178
vendor/github.com/rancher/fleet/pkg/apis/LICENSE generated vendored Normal file
View File

@@ -0,0 +1,178 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS

View File

@@ -0,0 +1,265 @@
package v1alpha1
import (
"fmt"
"strings"
"github.com/rancher/wrangler/pkg/genericcondition"
"github.com/rancher/wrangler/pkg/summary"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/types"
"k8s.io/apimachinery/pkg/util/intstr"
)
var (
Ready BundleState = "Ready"
NotReady BundleState = "NotReady"
WaitApplied BundleState = "WaitApplied"
ErrApplied BundleState = "ErrApplied"
OutOfSync BundleState = "OutOfSync"
Pending BundleState = "Pending"
Modified BundleState = "Modified"
StateRank = map[BundleState]int{
ErrApplied: 7,
WaitApplied: 6,
Modified: 5,
OutOfSync: 4,
Pending: 3,
NotReady: 2,
Ready: 1,
}
)
type BundleState string
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type Bundle struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec BundleSpec `json:"spec"`
Status BundleStatus `json:"status"`
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type BundleNamespaceMapping struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
BundleSelector *metav1.LabelSelector `json:"bundleSelector,omitempty"`
NamespaceSelector *metav1.LabelSelector `json:"namespaceSelector,omitempty"`
}
type BundleSpec struct {
BundleDeploymentOptions
Paused bool `json:"paused,omitempty"`
RolloutStrategy *RolloutStrategy `json:"rolloutStrategy,omitempty"`
Resources []BundleResource `json:"resources,omitempty"`
Overlays []BundleOverlay `json:"overlays,omitempty"`
Targets []BundleTarget `json:"targets,omitempty"`
TargetRestrictions []BundleTargetRestriction `json:"targetRestrictions,omitempty"`
}
type BundleResource struct {
Name string `json:"name,omitempty"`
Content string `json:"content,omitempty"`
Encoding string `json:"encoding,omitempty"`
}
type RolloutStrategy struct {
MaxUnavailable *intstr.IntOrString `json:"maxUnavailable,omitempty"`
MaxUnavailablePartitions *intstr.IntOrString `json:"maxUnavailablePartitions,omitempty"`
AutoPartitionSize *intstr.IntOrString `json:"autoPartitionSize,omitempty"`
Partitions []Partition `json:"partitions,omitempty"`
}
type Partition struct {
Name string `json:"name,omitempty"`
MaxUnavailable *intstr.IntOrString `json:"maxUnavailable,omitempty"`
ClusterSelector *metav1.LabelSelector `json:"clusterSelector,omitempty"`
ClusterGroup string `json:"clusterGroup,omitempty"`
ClusterGroupSelector *metav1.LabelSelector `json:"clusterGroupSelector,omitempty"`
}
type BundleOverlay struct {
BundleDeploymentOptions
Name string `json:"name,omitempty"`
Overlays []string `json:"overlays,omitempty"`
Resources []BundleResource `json:"resources,omitempty"`
}
type BundleTargetRestriction struct {
Name string `json:"name,omitempty"`
ClusterSelector *metav1.LabelSelector `json:"clusterSelector,omitempty"`
ClusterGroup string `json:"clusterGroup,omitempty"`
ClusterGroupSelector *metav1.LabelSelector `json:"clusterGroupSelector,omitempty"`
}
type BundleTarget struct {
BundleDeploymentOptions
Name string `json:"name,omitempty"`
ClusterSelector *metav1.LabelSelector `json:"clusterSelector,omitempty"`
ClusterGroup string `json:"clusterGroup,omitempty"`
ClusterGroupSelector *metav1.LabelSelector `json:"clusterGroupSelector,omitempty"`
Overlays []string `json:"overlays,omitempty"`
}
type BundleSummary struct {
NotReady int `json:"notReady,omitempty"`
WaitApplied int `json:"waitApplied,omitempty"`
ErrApplied int `json:"errApplied,omitempty"`
OutOfSync int `json:"outOfSync,omitempty"`
Modified int `json:"modified,omitempty"`
Ready int `json:"ready"`
Pending int `json:"pending,omitempty"`
DesiredReady int `json:"desiredReady"`
NonReadyResources []NonReadyResource `json:"nonReadyResources,omitempty"`
}
type NonReadyResource struct {
Name string `json:"name,omitempty"`
State BundleState `json:"bundleState,omitempty"`
Message string `json:"message,omitempty"`
}
var (
BundleConditionReady = "Ready"
BundleDeploymentConditionReady = "Ready"
BundleDeploymentConditionDeployed = "Deployed"
)
type BundleStatus struct {
Conditions []genericcondition.GenericCondition `json:"conditions,omitempty"`
Summary BundleSummary `json:"summary,omitempty"`
NewlyCreated int `json:"newlyCreated,omitempty"`
Unavailable int `json:"unavailable,omitempty"`
UnavailablePartitions int `json:"unavailablePartitions,omitempty"`
MaxUnavailable int `json:"maxUnavailable,omitempty"`
MaxUnavailablePartitions int `json:"maxUnavailablePartitions,omitempty"`
MaxNew int `json:"maxNew,omitempty"`
PartitionStatus []PartitionStatus `json:"partitions,omitempty"`
Display BundleDisplay `json:"display,omitempty"`
}
type BundleDisplay struct {
ReadyClusters string `json:"readyClusters,omitempty"`
State string `json:"state,omitempty"`
}
type PartitionStatus struct {
Name string `json:"name,omitempty"`
Count int `json:"count,omitempty"`
MaxUnavailable int `json:"maxUnavailable,omitempty"`
Unavailable int `json:"unavailable,omitempty"`
Summary BundleSummary `json:"summary,omitempty"`
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type BundleDeployment struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec BundleDeploymentSpec `json:"spec,omitempty"`
Status BundleDeploymentStatus `json:"status,omitempty"`
}
type BundleDeploymentOptions struct {
DefaultNamespace string `json:"namespace,omitempty"`
KustomizeDir string `json:"kustomizeDir,omitempty"`
TimeoutSeconds int `json:"timeoutSeconds,omitempty"`
Values *GenericMap `json:"values,omitempty"`
ServiceAccount string `json:"serviceAccount,omitempty"`
Force bool `json:"force,omitempty"`
TakeOwnership bool `json:"takeOwnership,omitempty"`
}
type BundleDeploymentSpec struct {
StagedOptions BundleDeploymentOptions `json:"stagedOptions,omitempty"`
StagedDeploymentID string `json:"stagedDeploymentID,omitempty"`
Options BundleDeploymentOptions `json:"options,omitempty"`
DeploymentID string `json:"deploymentID,omitempty"`
}
type BundleDeploymentStatus struct {
Conditions []genericcondition.GenericCondition `json:"conditions,omitempty"`
AppliedDeploymentID string `json:"appliedDeploymentID,omitempty"`
Release string `json:"release,omitempty"`
Ready bool `json:"ready,omitempty"`
NonModified bool `json:"nonModified,omitempty"`
NonReadyStatus []NonReadyStatus `json:"nonReadyStatus,omitempty"`
ModifiedStatus []ModifiedStatus `json:"modifiedStatus,omitempty"`
Display BundleDeploymentDisplay `json:"display,omitempty"`
}
type BundleDeploymentDisplay struct {
Deployed string `json:"deployed,omitempty"`
Monitored string `json:"monitored,omitempty"`
State string `json:"state,omitempty"`
}
type NonReadyStatus struct {
UID types.UID `json:"uid,omitempty"`
Kind string `json:"kind,omitempty"`
APIVersion string `json:"apiVersion,omitempty"`
Namespace string `json:"namespace,omitempty"`
Name string `json:"name,omitempty"`
Summary summary.Summary `json:"summary,omitempty"`
}
func (in NonReadyStatus) String() string {
return name(in.APIVersion, in.Kind, in.Namespace, in.Name) + " " + in.Summary.String()
}
func name(apiVersion, kind, namespace, name string) string {
if apiVersion == "" {
if namespace == "" {
return fmt.Sprintf("%s %s", strings.ToLower(kind), name)
}
return fmt.Sprintf("%s %s/%s", strings.ToLower(kind), namespace, name)
}
if namespace == "" {
return fmt.Sprintf("%s.%s %s", strings.ToLower(kind), strings.SplitN(apiVersion, "/", 2)[0], name)
}
return fmt.Sprintf("%s.%s %s/%s", strings.ToLower(kind), strings.SplitN(apiVersion, "/", 2)[0], namespace, name)
}
type ModifiedStatus struct {
Kind string `json:"kind,omitempty"`
APIVersion string `json:"apiVersion,omitempty"`
Namespace string `json:"namespace,omitempty"`
Name string `json:"name,omitempty"`
Create bool `json:"missing,omitempty"`
Delete bool `json:"delete,omitempty"`
Patch string `json:"patch,omitempty"`
}
func (in ModifiedStatus) String() string {
msg := name(in.APIVersion, in.Kind, in.Namespace, in.Name)
if in.Create {
return msg + " missing"
} else if in.Delete {
return msg + " extra"
}
return msg + " modified"
}
// +genclient
// +genclient:nonNamespaced
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type Content struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Content []byte `json:"content,omitempty"`
}

View File

@@ -0,0 +1,21 @@
/*
Copyright 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.
*/
// Code generated by main. DO NOT EDIT.
// +k8s:deepcopy-gen=package
// +groupName=fleet.cattle.io
package v1alpha1

View File

@@ -0,0 +1,78 @@
package v1alpha1
import (
"github.com/rancher/wrangler/pkg/genericcondition"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type GitRepo struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec GitRepoSpec `json:"spec,omitempty"`
Status GitRepoStatus `json:"status,omitempty"`
}
type GitRepoSpec struct {
// Repo is a URL to a git repo to clone and index
Repo string `json:"repo,omitempty"`
// Branch The git branch to follow
Branch string `json:"branch,omitempty"`
// Revision A specific commit or tag to operate on
Revision string `json:"revision,omitempty"`
// ClientSecretName is the client secret to be used to connect to the repo
// It is expected the secret be of type "kubernetes.io/basic-auth" or "kubernetes.io/ssh-auth".
ClientSecretName string `json:"clientSecretName,omitempty"`
// BundleDirs is the directories relative to the git repo root that contain bundles to be applied.
// Path globbing is support, for example ["bundles/*"] will match all folders as a subdirectory of bundles/
// If empty, "/" is the default
BundleDirs []string `json:"bundleDirs,omitempty"`
// ServiceAccount used in the downstream cluster for deployment
ServiceAccount string `json:"serviceAccount,omitempty"`
// Targets is a list of target this repo will deploy to
Targets []GitTarget `json:"targets,omitempty"`
}
type GitTarget struct {
Name string `json:"name,omitempty"`
ClusterSelector *metav1.LabelSelector `json:"clusterSelector,omitempty"`
ClusterGroup string `json:"clusterGroup,omitempty"`
ClusterGroupSelector *metav1.LabelSelector `json:"clusterGroupSelector,omitempty"`
}
type GitRepoStatus struct {
ObservedGeneration int64 `json:"observedGeneration"`
Commit string `json:"commit,omitempty"`
Summary BundleSummary `json:"summary,omitempty"`
Display GitRepoDisplay `json:"display,omitempty"`
Conditions []genericcondition.GenericCondition `json:"conditions,omitempty"`
}
type GitRepoDisplay struct {
ReadyBundleDeployments string `json:"readyBundleDeployments,omitempty"`
State string `json:"state,omitempty"`
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type GitRepoRestriction struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
DefaultServiceAccount string `json:"defaultServiceAccount,omitempty"`
AllowedServiceAccounts []string `json:"allowedServiceAccounts,omitempty"`
AllowedRepoPatterns []string `json:"allowedRepoPatterns,omitempty"`
DefaultClientSecretName string `json:"defaultClientSecretName,omitempty"`
AllowedClientSecretNames []string `json:"allowedClientSecretNames,omitempty"`
}

View File

@@ -0,0 +1,136 @@
package v1alpha1
import (
"github.com/rancher/wrangler/pkg/genericcondition"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
var (
ClusterConditionReady = "Ready"
ClusterGroupAnnotation = "fleet.cattle.io/cluster-group"
ClusterGroupNamespaceAnnotation = "fleet.cattle.io/cluster-group-namespace"
ClusterNamespaceAnnotation = "fleet.cattle.io/cluster-namespace"
ClusterAnnotation = "fleet.cattle.io/cluster"
TTLSecondsAnnotation = "fleet.cattle.io/ttl-seconds"
ManagedAnnotation = "fleet.cattle.io/managed"
AnnotationGroup = "fleet.cattle.io/"
BootstrapToken = "fleet.cattle.io/bootstrap-token"
)
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type ClusterGroup struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec ClusterGroupSpec `json:"spec"`
Status ClusterGroupStatus `json:"status"`
}
type ClusterGroupSpec struct {
Selector *metav1.LabelSelector `json:"selector,omitempty"`
}
type ClusterGroupStatus struct {
ClusterCount int `json:"clusterCount"`
NonReadyClusterCount int `json:"nonReadyClusterCount"`
NonReadyClusters []string `json:"nonReadyClusters,omitempty"`
Conditions []genericcondition.GenericCondition `json:"conditions,omitempty"`
Summary BundleSummary `json:"summary,omitempty"`
Display ClusterGroupDisplay `json:"display,omitempty"`
}
type ClusterGroupDisplay struct {
ReadyClusters string `json:"readyClusters,omitempty"`
ReadyBundles string `json:"readyBundles,omitempty"`
State string `json:"state,omitempty"`
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type Cluster struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec ClusterSpec `json:"spec,omitempty"`
Status ClusterStatus `json:"status,omitempty"`
}
type ClusterSpec struct {
Paused bool `json:"paused,omitempty"`
ClientID string `json:"clientID,omitempty"`
KubeConfigSecret string `json:"kubeConfigSecret,omitempty"`
}
type ClusterStatus struct {
Conditions []genericcondition.GenericCondition `json:"conditions,omitempty"`
Namespace string `json:"namespace,omitempty"`
Summary BundleSummary `json:"summary,omitempty"`
AgentDeployed *bool `json:"agentDeployed,omitempty"`
Display ClusterDisplay `json:"display,omitempty"`
Agent AgentStatus `json:"agent,omitempty"`
}
type ClusterDisplay struct {
ReadyBundles string `json:"readyBundles,omitempty"`
ReadyNodes string `json:"readyNodes,omitempty"`
SampleNode string `json:"sampleNode,omitempty"`
State string `json:"state,omitempty"`
}
type AgentStatus struct {
LastSeen metav1.Time `json:"lastSeen,omitempty"`
Namespace string `json:"namespace,omitempty"`
NonReadyNodes int `json:"nonReadyNodes,omitempty"`
ReadyNodes int `json:"readyNodes,omitempty"`
// At most 3 nodes
NonReadyNodeNames []string `json:"nonReadyNodeNames,omitempty"`
// At most 3 nodes
ReadyNodeNames []string `json:"readyNodeNames,omitempty"`
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type ClusterRegistration struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec ClusterRegistrationSpec `json:"spec,omitempty"`
Status ClusterRegistrationStatus `json:"status,omitempty"`
}
type ClusterRegistrationSpec struct {
ClientID string `json:"clientID,omitempty"`
ClientRandom string `json:"clientRandom,omitempty"`
ClusterLabels map[string]string `json:"clusterLabels,omitempty"`
}
type ClusterRegistrationStatus struct {
ClusterName string `json:"clusterName,omitempty"`
Granted bool `json:"granted,omitempty"`
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
type ClusterRegistrationToken struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec ClusterRegistrationTokenSpec `json:"spec,omitempty"`
Status ClusterRegistrationTokenStatus `json:"status,omitempty"`
}
type ClusterRegistrationTokenSpec struct {
TTLSeconds int `json:"ttlSeconds,omitempty"`
}
type ClusterRegistrationTokenStatus struct {
Expires metav1.Time `json:"expires,omitempty"`
SecretName string `json:"secretName,omitempty"`
}

View File

@@ -0,0 +1,26 @@
package v1alpha1
import (
"encoding/json"
"github.com/rancher/wrangler/pkg/data/convert"
)
type GenericMap struct {
Data map[string]interface{} `json:"-"`
}
func (in GenericMap) MarshalJSON() ([]byte, error) {
return json.Marshal(in.Data)
}
func (in *GenericMap) UnmarshalJSON(data []byte) error {
in.Data = map[string]interface{}{}
return json.Unmarshal(data, &in.Data)
}
func (in *GenericMap) DeepCopyInto(out *GenericMap) {
if err := convert.ToObj(in.Data, &out.Data); err != nil {
panic(err)
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,195 @@
/*
Copyright 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.
*/
// Code generated by main. DO NOT EDIT.
// +k8s:deepcopy-gen=package
// +groupName=fleet.cattle.io
package v1alpha1
import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// BundleList is a list of Bundle resources
type BundleList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []Bundle `json:"items"`
}
func NewBundle(namespace, name string, obj Bundle) *Bundle {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("Bundle").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// BundleDeploymentList is a list of BundleDeployment resources
type BundleDeploymentList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []BundleDeployment `json:"items"`
}
func NewBundleDeployment(namespace, name string, obj BundleDeployment) *BundleDeployment {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("BundleDeployment").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// BundleNamespaceMappingList is a list of BundleNamespaceMapping resources
type BundleNamespaceMappingList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []BundleNamespaceMapping `json:"items"`
}
func NewBundleNamespaceMapping(namespace, name string, obj BundleNamespaceMapping) *BundleNamespaceMapping {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("BundleNamespaceMapping").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ClusterList is a list of Cluster resources
type ClusterList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []Cluster `json:"items"`
}
func NewCluster(namespace, name string, obj Cluster) *Cluster {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("Cluster").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ClusterGroupList is a list of ClusterGroup resources
type ClusterGroupList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []ClusterGroup `json:"items"`
}
func NewClusterGroup(namespace, name string, obj ClusterGroup) *ClusterGroup {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("ClusterGroup").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ClusterRegistrationList is a list of ClusterRegistration resources
type ClusterRegistrationList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []ClusterRegistration `json:"items"`
}
func NewClusterRegistration(namespace, name string, obj ClusterRegistration) *ClusterRegistration {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("ClusterRegistration").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ClusterRegistrationTokenList is a list of ClusterRegistrationToken resources
type ClusterRegistrationTokenList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []ClusterRegistrationToken `json:"items"`
}
func NewClusterRegistrationToken(namespace, name string, obj ClusterRegistrationToken) *ClusterRegistrationToken {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("ClusterRegistrationToken").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ContentList is a list of Content resources
type ContentList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []Content `json:"items"`
}
func NewContent(namespace, name string, obj Content) *Content {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("Content").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// GitRepoList is a list of GitRepo resources
type GitRepoList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []GitRepo `json:"items"`
}
func NewGitRepo(namespace, name string, obj GitRepo) *GitRepo {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("GitRepo").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// GitRepoRestrictionList is a list of GitRepoRestriction resources
type GitRepoRestrictionList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata"`
Items []GitRepoRestriction `json:"items"`
}
func NewGitRepoRestriction(namespace, name string, obj GitRepoRestriction) *GitRepoRestriction {
obj.APIVersion, obj.Kind = SchemeGroupVersion.WithKind("GitRepoRestriction").ToAPIVersionAndKind()
obj.Name = name
obj.Namespace = namespace
return &obj
}

View File

@@ -0,0 +1,87 @@
/*
Copyright 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.
*/
// Code generated by main. DO NOT EDIT.
// +k8s:deepcopy-gen=package
// +groupName=fleet.cattle.io
package v1alpha1
import (
fleet "github.com/rancher/fleet/pkg/apis/fleet.cattle.io"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/apimachinery/pkg/runtime/schema"
)
var (
BundleResourceName = "bundles"
BundleDeploymentResourceName = "bundledeployments"
BundleNamespaceMappingResourceName = "bundlenamespacemappings"
ClusterResourceName = "clusters"
ClusterGroupResourceName = "clustergroups"
ClusterRegistrationResourceName = "clusterregistrations"
ClusterRegistrationTokenResourceName = "clusterregistrationtokens"
ContentResourceName = "contents"
GitRepoResourceName = "gitrepos"
GitRepoRestrictionResourceName = "gitreporestrictions"
)
// SchemeGroupVersion is group version used to register these objects
var SchemeGroupVersion = schema.GroupVersion{Group: fleet.GroupName, Version: "v1alpha1"}
// Kind takes an unqualified kind and returns back a Group qualified GroupKind
func Kind(kind string) schema.GroupKind {
return SchemeGroupVersion.WithKind(kind).GroupKind()
}
// Resource takes an unqualified resource and returns a Group qualified GroupResource
func Resource(resource string) schema.GroupResource {
return SchemeGroupVersion.WithResource(resource).GroupResource()
}
var (
SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes)
AddToScheme = SchemeBuilder.AddToScheme
)
// Adds the list of known types to Scheme.
func addKnownTypes(scheme *runtime.Scheme) error {
scheme.AddKnownTypes(SchemeGroupVersion,
&Bundle{},
&BundleList{},
&BundleDeployment{},
&BundleDeploymentList{},
&BundleNamespaceMapping{},
&BundleNamespaceMappingList{},
&Cluster{},
&ClusterList{},
&ClusterGroup{},
&ClusterGroupList{},
&ClusterRegistration{},
&ClusterRegistrationList{},
&ClusterRegistrationToken{},
&ClusterRegistrationTokenList{},
&Content{},
&ContentList{},
&GitRepo{},
&GitRepoList{},
&GitRepoRestriction{},
&GitRepoRestrictionList{},
)
metav1.AddToGroupVersion(scheme, SchemeGroupVersion)
return nil
}

View File

@@ -0,0 +1,24 @@
/*
Copyright 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.
*/
// Code generated by main. DO NOT EDIT.
package fleet
const (
// Package-wide consts from generator "zz_generated_register".
GroupName = "fleet.cattle.io"
)