spec

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagedClusterLabelsSpec

type ManagedClusterLabelsSpec struct {
	ClusterName      string            `json:"clusterName"`
	Labels           map[string]string `json:"labels"`
	DeletedLabelKeys []string          `json:"deletedLabelKeys"`
	UpdateTimestamp  time.Time         `json:"updateTimestamp"`
	Version          int64             `json:"version"`
}

ManagedClusterLabelsSpec struct holds information for managed cluster labels.

type ManagedClusterLabelsSpecBundle

type ManagedClusterLabelsSpecBundle struct {
	Objects     []*ManagedClusterLabelsSpec `json:"objects"`
	LeafHubName string                      `json:"leafHubName"`
}

ManagedClusterLabelsSpecBundle struct bundles ManagedClusterLabelsSpec objects.

Jump to

Keyboard shortcuts

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