package
4.0.0
Repository: https://github.com/gazebo-web/cloudsim.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewResource initializes a new resource.Resource using a kubernetes service implementation.
NewSelector initializes a new Selector from the given map.

# Variables

FailedCondition is used to indicate that Pods have failed.
HasIPStatusCondition is used to indicate that pods have ips available.
ReadyCondition is used to indicate that Nodes and Pods are ready.
SucceededCondition is used to indicate that Pods have completed successfully and returned no errors.

# Structs

Condition represents a state that should be reached.

# Interfaces

Resource groups a set of method to identify a resource in a cluster.
Selector is used to identify a certain resource.