Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetWorkloadInfo (0.18 sec)

  1. pkg/zdsapi/zds.pb.go

    	return file_zdsapi_zds_proto_rawDescGZIP(), []int{2}
    }
    
    func (x *AddWorkload) GetUid() string {
    	if x != nil {
    		return x.Uid
    	}
    	return ""
    }
    
    func (x *AddWorkload) GetWorkloadInfo() *WorkloadInfo {
    	if x != nil {
    		return x.WorkloadInfo
    	}
    	return nil
    }
    
    // Keep workload that we can't find in the fd cache. This can only be sent before SnapshotSent is sent
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 25.8K bytes
    - Viewed (0)
Back to top