Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "ClusterCapacityBinder"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterCapacityBinder ¶
type ClusterCapacityBinder struct {
// contains filtered or unexported fields
}
func (*ClusterCapacityBinder) Bind ¶
func (b *ClusterCapacityBinder) Bind(ctx context.Context, state *framework.CycleState, p *v1.Pod, nodeName string) *framework.Status
TODO(jchaloup): Needs to be locked since the scheduler runs the binding phase in a go routine
func (*ClusterCapacityBinder) Name ¶
func (b *ClusterCapacityBinder) Name() string
Click to show internal directories.
Click to hide internal directories.