package
1.8.0-alpha.2
Repository: https://github.com/weekface/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FederatedTypes returns a mapping of kind (e.g.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObjectKey returns a cluster-unique key for the given object.
RegisterFederatedType ensures that configuration for the given kind will be returned by the FederatedTypes method.
SetAnnotation sets the given key and value in the given object's ObjectMeta.Annotations map.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
FederatedType configures federation for a kubernetes type.
No description provided by the author
SchedulingInfo wraps the information that a SchedulingAdapter needs to update objects per a schedule.
SchedulingStatus contains the status of the objects that are being scheduled into joined clusters.
No description provided by the author

# Interfaces

FederatedTypeAdapter defines operations for interacting with a federated type.
SchedulingAdapter defines operations for interacting with a federated type that requires more complex synchronization logic.

# Type aliases

AdapterFactory defines the function signature for factory methods that create instances of FederatedTypeAdapter.